Wednesday, 14 November 2012

DESIGN FOR WEB: dreamweaver 2

Centrally aligning webpage

- to align something centrally in CSS, with no border, the below code is what you need
- need position, top, left, right, margin-left
- margin-left = minus half of the width of the container


Converting HTML page into a template

- all webpages will be "born" from this template
- after column 1 > insert > template objects > editable region > automatically converts to a template > name editable region > column 1



- repeat steps for each column
- preview in design view


- file > save as template > save as 'template'
- click yes to update links
- create template fiels > file > new > page from template > create...file > save as > index
- repeat for four pages

Creating buttons for the webpage



No comments:

Post a Comment