css - Div based web design tutorial/book -


i want try use div tags , css instead of tables in web design. can suggest resource can learn using div tags ?

it's quite switch tables div's! lot's of stuff learned. smart google , start reading few subjects before coding. think generators , grids not looking for, because need learn basic principles first.

google subjects like:

  • css box model
  • css floats
  • css positioning
  • css resets

when u start these subjects, workings of divs become bit clearer. real shizzle starts when run inconsistencies browsers , such (thats resets help).

thats opinion. :)


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -