View Single Post
Old 04-16-2008, 09:12 AM   #2 (permalink)
htmlbasictutor
Contributing Member
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 97
iTrader: 0 / 0%
Latest Blog:
Heading Hierarchy

htmlbasictutor is liked by somebodyhtmlbasictutor is liked by somebodyhtmlbasictutor is liked by somebody
You are missing a couple of closing div tags. This validates:

Quote:
<div class='bookmarkify'> <a name='bookmarkify'></a>
<div class='title' title='Use these links to share this page with others' onclick='document.getElementById("bookmarkifyMore1 ").style.display="block"; return false;'>Bookmark:</div>
<div class='morebox' id='bookmarkifyMore1' style='z-index:9999; display:none; position:absolute; width:600px; border:3px outset; background:whitesmoke; padding:5px; font-size:12px; font-family:verdana,arial;'></div>
<div style='font-size:12px; font-weight:bold; color:black; text-align:left; border-top:1px dotted gray; padding:3px;'>Bookmark
and Share This Page | <a style='border: none; font-size:11px; font-weight:normal; background:whitesmoke; color:blue; text-decoration:none;' rel='nofollow' href='http://bhavanikannan.info/2008/04/16/demonoid-is-back/#bookmarkify' onclick='document.getElementById("bookmarkifyMore1 ").style.display="none"; return false;'>&laquo;
Close</a></div>
</div>
__________________
HTML Basic Tutor
Basic Computer Informaton - Computer Basics for website owners
htmlbasictutor is offline   Reply With Quote