Your <head> tag is not CLOSED.
You cannot put <div>s inside of a <ul>
Content inside a UL MUST be inside a <li></li> tag
Code:
<h4>contact us <br /><br /><h5>gallery</h5>
<h6>Art & Escape<br />23-25 Barnet Road<br /> EN6</h6> <br/>
<h5>telephone</h5>
<h6>07503302208 / 07791075458</h6><br/>
<h5>email</h5> <h6>info@artandescape.com</h6>
That is completely inappropriate usage of heading tags, those are not HEADINGS!
Your code isn't anywhere NEAR XHTML Strict, so I suggest you drop it back to HTML4.01 Strict since you clearly have no idea how to code to XHTML strict.
Validate your code, as noted, and learn how to code HTML w/o DW doing it for you.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|