Originally Posted by SuperWaffle View Post
You could improve some things:
- Make it so you don't have to use class="rating" for every image.
- Make it so you don't have to use <div id="nav1"> for every menu item.
- Don't use <img src for background images, use the background css property instead.
- Instead of using <hr />, try to use a bottom border for the images.


Useful links:
- http://validator.w3.org/#validate_by_input
- http://jigsaw.w3.org/css-validator/#validate_by_input
see this is extreamly helpfull. thanks dave