[thelist] CSS & DIV rendering trouble

Hassan Schroeder hassan at webtuitive.com
Mon Mar 3 17:46:01 CST 2003


burgan at iprimus.com.au wrote:

> I have a 'div' tag that I want to have a height of 1 pixel - in order to
> create a line across my page.

> 	<div class="menubar_line">
> 		<table width="700" height="1" border="0" cellpadding="0" cellspacing="0">
> 			<tr>
> 				<td>
> 				<img src="pics/FF9933.gif" height="1" width="700" alt="">
> 				</td>
> 			</tr>
> 		</table>
> 	</div>

Gack -- all that to replace <hr class="menubar"/> ??

Seems like overkill++  :-)
--
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.






More information about the thelist mailing list