wolfcry044
01-26-2007, 12:00 PM
I ran this chunk of code through the validator, and it keeps comming up with an error. I don't see how it could be, as the DIV's are nested correctly as far as I can tell.
Can anyone tell me why the validator is having a fit with this? Thanks.
<!-- BEGINS SIDEBOX -->
<div class="sideboxbackground">
<!-- SideBox Header -->
<div class="sidebarheaderbar">
<div class="sidebarheadertext">
Defcon LVL
</div><!-- End Sidebox Header Text -->
</div><!-- End Sidebox Header Bar -->
<!-- Side Box Content -->
<div class="sidebartext">
<br>
<IMG SRC="http://www.uafclan.com/main/assets/defcon5.gif" ALT="We are currently at Defcon 5">
</div><!-- End Sidebartext -->
<br>
</div><!-- END Sideboxbackground -->
<!-- END SIDEBOX -->
Can anyone tell me why the validator is having a fit with this? Thanks.
<!-- BEGINS SIDEBOX -->
<div class="sideboxbackground">
<!-- SideBox Header -->
<div class="sidebarheaderbar">
<div class="sidebarheadertext">
Defcon LVL
</div><!-- End Sidebox Header Text -->
</div><!-- End Sidebox Header Bar -->
<!-- Side Box Content -->
<div class="sidebartext">
<br>
<IMG SRC="http://www.uafclan.com/main/assets/defcon5.gif" ALT="We are currently at Defcon 5">
</div><!-- End Sidebartext -->
<br>
</div><!-- END Sideboxbackground -->
<!-- END SIDEBOX -->