Video on Dreamweaver CS4 Basics – A look at built in templates
March 15th, 2010
Hi,
Dreamweaver has a collection of web design templates to make the web design process much easier – all the funky cross browser CSS issues have already been solved in the provided templates.
Check out the video:
Of course, the complete set of Dreamweaver videos (and a lot more) can all be viewed by joining our video subscription service.
Stefan Mischook
www.killersites.com


Hey, Stef…
How do I nest divs inside of the sidebar div? I can’t seem to override the formatting of the template in that sidebar.
Strange … have you just tried using the ‘Insert Div Tag’ button?
… You can find the button when you select the ‘Classic’ workspace in the drop-down-menu at the top right of Dreamweaver.
Another option is to select (in the top menu):
Insert – Layout Objects – Div Tag
In both cases, be sure to have your cursor in the div you want to insert the new div into.
Stefan