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...
Web designers use it nearly every day, but not many actually know what the div tag means and where it should be used. This article aims to de-mystify the div tag, explain when and where it should be used and compare it with the similar span tag. The Short Answer div—tag...