1) Know how to use reset.css: 2) Learn to use CSS shorthand: 3) Understand how to use class and id 4) Know how to use semantic HTML (used to make menu li ... for example) 5) Construction layout using div instead of tables (of course still use tables for tabular data. To do...
Good usability suggests that you should always indicate links to the page the user is currently on. In fact in an ideal case you wouldn’t link to the current page at all. On the other hand in order to build a site that’s consistent and easy to maintain, navigation...