Column width inconsistent?
-
I am using this code:
<div style=”width: 5%; padding: 0 10pt 0 0; float: left;”><u>Year</u></div>
<div style=”width: 25%; padding: 0 5pt 0 0; float: left;”><u>Type (Contributed)</u></div>
<div style=”width: 65%; padding: 0 0 0 0; float: left;”><u>Title</u></div>
<div class=”clear”></div>But the width between the 2nd and 3rd columns is greater than that of the 1st and 2nd. Not sure why.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Column width inconsistent?’ is closed to new replies.