Hello,
At the bottom of my home page the space between the table and the "Contact" h5 
tag is seemingly collapsed. Why is that so? All the other h tags on the page 
provide a nice amount of top and bottom space. ....I checked and it's not 
because of the collapse command that I used on the table CSS:

table {
border-collapse: collapse;
}

table,th, td {
border: 1px solid black;
padding: 0 4px;
}


The page: www.draftingservices.com

Sincerely,
Brian
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to