What does this error message that I got from W3's CSS validator mean???
I'm not sure I understand their error message... help?
| Quote: |
|
Errors URI : http://transcend.frih.net/rr/enter_site.html Line: 45 Context : img.imagemap Property postion doesn't exist : absolute Valid CSS information body { background : url(http://photobucket.com/albums/c187/TRANScend5c/black_tiles.jpg) repeat fixed center center; } img.imagemap { position : relative; left : 25%; right : 25%; top : 150px; } p { position : absolute; left : 15px; top : 85%; } |
I'm not sure I understand their error message... help?
