Previous Message
Next Message

table to CSS

Sent by Lukasz Grabun on 29 September 2004 15:03


On Wed, 29 Sep 2004 09:33:51 -0400, Mike [EMAIL-REMOVED]> wrote:

> I am trying to duplicate a simple table using CSS
> 
> "ch3.htm" is what I am trying to duplicate
> 
> "borders.html" Is what I have so far and cannot seem to get any further.
> Files are located: http://mbreiding.us/border/

Well, you're almost there, aren't you?

Don't use <p class="title"> but rather stick to h1 and style this tag.
Something like

h1 { padding: 0; margin: 0; border-bottom: put your border here;
add-colors; } and so on.

HTH.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: