SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: Unordered lists
-
Sep 14, 2004, 01:22 #1
- Join Date
- Aug 2002
- Location
- N.Ireland
- Posts
- 1,046
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Unordered lists
Using a 3 col layout the left nav on my template is an unordered list. What I find a constant problem is the default margins which IE and Mozilla use. In IE if I set margin to 0 then the bullet points are off left but in Mozilla they're still viewable.
What properties and values should I use for consistency?
-
Sep 14, 2004, 01:54 #2
- Join Date
- Aug 2002
- Location
- N.Ireland
- Posts
- 1,046
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I've found the answer to my own question - a very useful link indeed!
http://devedge.netscape.com/viewsour...2/list-indent/
-
Sep 15, 2004, 12:43 #3
- Join Date
- Jan 2003
- Location
- Hampshire UK
- Posts
- 40,556
- Mentioned
- 183 Post(s)
- Tagged
- 6 Thread(s)
Hi Darren,
The same concept applies to other elements e.g. the body. Some browsers apply default padding and some apply default margin. Neither is incorrect but just different.
Which is why I always say about a 100 times a week always set the padding amd margins for an element explicitly in order to avoid conflicts
Paul
Bookmarks