Posts Tagged frontage

Adobe Dreamweaver CS4 – How to add border to a cell?

Using Adobe Dreamweaver CS4, how do you add a border to a cell?

Well the simplest way to do this is to add the coding:

STYLE=”border-bottom: 1px black solid”

within the <td> tag that applies to the cell/table.

How I miss Microsoft’s Frontage!

, , , , , , , ,

No Comments

Adobe Dreamweaver CS4 – How to add backgrond image to a cell?

Using Adobe Dreamweaver CS4, how do you add backgrond image to a cell?

Well the simplest way to do this is to add the coding:

background=”bg.gif”

within the <td> tag that applies to the cell/table.

How I miss Microsoft’s Frontage!

, , , , , , , , , , , , , , , , ,

No Comments