Sunday, April 26, 2009

About Dreamweaver mx2004 2

  1. Remove top margins spacing: At Page Properties dialog box, all top spacing can be remove by setting 0 px for Top Margins.
  2. In CSS properties box, Definition of Line height: Determines the spacing between lines. Eitehr select Normal to have the calculated automatically, or enter an exact value. Weight: Specifies text thickness in absolute and relavtive terms.
  3. onmouseover="this.style.backgroundColor='#FF0000'" style="CURSOR: hand" onmouseout="this.style.backgroundColor ='#FFFFFF'" --> Insert this code in tr or td when you wanna apply rollover effect. * CURSOR: hand or arrow , backgroundColor: AnyColour you want.

No comments:

Post a Comment