NYCPHP Meetup

NYPHP.org

[nycphp-talk] Lame HTML Question

Yusuf Qasim yqasim at exostream.com
Thu Jul 11 20:59:39 EDT 2002


If for some reason bordercolor doesn't work in a specific browser I might
suggest adding another table behind it with a background color and create a
cellpadding.

<table bgcolor="#000000" cellpadding="2" cellspacing="0">
 <tr>
  <td>
    YOUR TABLE
  </td>
 </tr>
</table>

Yusef
----- Original Message -----
From: "Hans Zaunere" <zaunere at yahoo.com>
To: "NYPHP Talk" <talk at nyphp.org>
Sent: Thursday, July 11, 2002 11:49 AM
Subject: [nycphp-talk] Lame HTML Question


>
> Is it possible to specify a color for a table's border?  If so, could
> someone give a quick example.
>
> OK, shoot me,
>
> HZ
>
> __________________________________________________
> Do You Yahoo!?
> Sign up for SBC Yahoo! Dial - First Month Free
> http://sbc.yahoo.com
>
>




More information about the talk mailing list