style definition - table cells

G

Guest

Is there code that can be added to this line that will define the height of
each cell (row) in the table. I want them all to be uniform, larger than the
image that is currently defining the height. I know I can define each
individual cell by selecting"Cell Properties" but I'd like to make it part of
the style.

<div align="center">
<center>

<table border="3" style="border-collapse: collapse;
font-family:Times New Roman; font-size:10pt; color:#0B2476;
text-align:center; " id="AutoNumber2" cellspacing="4" cellpadding="4"
bordercolor="#C0C0C0" bgcolor="#FFFFFF">
<tr>

This code is in a test site:

http://www.bdmcdaytona.com/testdux/agent/roster.htm

As aways, thanks for the help.......
 
G

Guest

Thanks Steve, beyond my skill level today but maybe after I take some more
css tutorials.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top