SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: CSS "position: absolute" valid?
Hybrid View
-
Jan 31, 2002, 19:57 #1
- Join Date
- Dec 2001
- Location
- Toronto, Canada
- Posts
- 7
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
CSS "position: absolute" valid?
Hello all!
I was looking through the W3C CSS1/CSS2 specs, and I came to the realization that none of the following are listed?
position: absolute;
left: XXpx;
top: XXpx;
And yet when you validate a stylesheet containing any/all of the above, it validates .. am I missing something here?
Are "position", "left" and "top" mentioned in the W3C documents somewhere and I just missed it, or does the W3C validator simply ignore them?
Thanks,
richard
-
Jan 31, 2002, 22:02 #2
- Join Date
- Jun 2001
- Location
- Rhode Island
- Posts
- 587
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
part of CSS2? - absolutely!
hey richard - check out this page
-
Jan 31, 2002, 22:50 #3
- Join Date
- Dec 2001
- Location
- Toronto, Canada
- Posts
- 7
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
WOW
I can't believe I missed that .. a whole page, even
Thanks for the heads-up!
- richard.
Bookmarks