|
Posted by affiliateian on 03/23/06 22:27
I am using a table with 2 rows and 1 column. The top row is the heading
for a short title (1 line of text) and the 2nd row is for paragraph
text. When I add any heading tags, <h1>, <h2> etc... to row 1, the cell
height of row 1 gets increased as if 1 or 2 <br> tags has been added.
Started to notice this after I began using CSS to help streamline my
website. My CSS settings for headings are simple like so:
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14pt;
color : black;
This happens with all different table types. Even tables which do not
have a CSS id. What can be causing this? Is it normal? Any ideas?
Navigation:
[Reply to this message]
|