dreamweaver help
dreamweaver help
Out of context: Reply #2
- Started
- Last post
- 9 Responses
- Stugoo0
hi polly,
what you should start off with is a reset stylesheet, and make sure its the first stylesheet you reference in the code.
if you google that you should be able to pick up one pretty quickly...
(i recommend eric meyers)
this will reset all your margins and paddings and borders to zero.
you can then probably get a template layout for a 2-3 coloumn layout somewhere as a starting point...i would recommend reading about the CSS box model on w3schools
i prepared this wee demo for such an occasion :http://stugoo.co.uk/testbed/boxm…
hope this helps