[thelist] disclaimer language

rudy r937 at interlog.com
Fri Jan 5 21:20:12 CST 2001


> ... I've lost my boilerplate disclaimer document

hi meredith

here ya go --

   http://galaxy.uci.agh.edu.pl/~szymon/std.disclaimer

heh heh


<tip type="html tables">

what is the difference between cellpadding and cellspacing? cellpadding
pads the content of each cell, and cellspacing spaces the cells apart from
each other

here's an example of cellspacing being used in a nested table to similate a
neat coloured border effect

  <table bgcolor="#990000"
         border="0" cellpadding="0" cellspacing="0">
  <tr><td><table
         border="0" cellpadding="9" cellspacing="1">
  <tr bgcolor="#FFFFCC"><th>foo</th></tr>
  <tr bgcolor="#FFFFCC"><td>bar</td></tr>
  </table></td></tr>
  </table>

the neat part is, this simulates coloured borders even in netscape

</tip>


rudy,ca





More information about the thelist mailing list