Layout Techniques Boxes lines and graphics -
a look at making page layout more sophisticated |
|
|
|
Lines on HTML Pages Horizontal lines are easy to insert, but boring to look at. Go to Insert menu/Horizontal Line and you get a line as below. You can get coloured lines from art packages that specialize in web graphics or make your own in an art package. See the following below from the program Xara Webstyle.
Vertical Lines These are much more difficult. (1)
You can insert a thin cell vertically between text cell and colour
it to create a divider. If you make the cell 1px and colour it
black or whatever you will have a divider. You will need to insert
a 1*1px spacer gif into the cell first or Dreamweaver may collapse
the cell. (2)
You can layout your page in cells. |