COMPLETE LIST OF HTML ELEMENT ATTRIBUTES and VALUE RANGES ========================================================= HTML element attribute/value pairs are not necessarily represented internally in Gzilla as they are in HTML or CSS. Defaults are grabbed from a DefaultStyle.css at application launch-time (possibly rechecked each time a document is loaded). Users can define their own defaults in ~/.gzilla/DefaultStyle.css Format: attribute default value-format(s) -- CP fgcolor BLACK KEYWORD | #hex | #octal bgcolor WHITE KEYWORD | #hex | #octal borderwidth 0 px align LEFT KEYWORD valign TOP KEYWORD bordercolor bgcolor KEYWORD | #hex | #octal margin{right,left,top,bottom} 2 px | in | cm lineheight 110% px | in | cm | % fontstyle PLAIN // includes font weight KEYWORD fontfamily TIMES KEYWORD fontsize 12 pnt height UNDEF px width UNDEF px href UNDEF string name UNDEF string src UNDEF string