tutorials

Sponsors
Partner Sites
Photoshop to Dreamweaver
Learn how to take your photoshop layout and add content to it using Dreamweaver. Also learn how to make it fluid with no nasty iframes!
Dreamweaver Tutorials > Page Layout Design
 
Creating a common layout
Layout view simplifies the process of using tables for page layout. In Layout view, you can design your page using tables as the underlying structure, but avoid the traditional pitfalls of using tables. You can easily draw out your layout on the page.
Dreamweaver Tutorials > Page Layout Design
 
Using margins
You may have noticed that in the browser window your Web page has some empty space around the outside of your design. The browser adds a margin, but you can set this margin yourself using the margin properties in your Web page.
Dreamweaver Tutorials > Page Layout Design
 
Opening a Fixed Size Window
Learn how to open a window in a fixed size.
Dreamweaver Tutorials > Page Layout Design
 
Creating style with HTML styles
Using HTML styles allows you to set a style that can include multiple font attributes. You can then apply the style to text in the current document, to other documents within a site, and even to documents in other local sites.
Dreamweaver Tutorials > Page Layout Design