![]() |
How Do I Do a 50% <br>
Im tring to line something up perfect ....
2 <br> 's is too short and 3 <br>'s is too long how can i do a Half <br> <dm> |
use div tags and some CSS on the 2 elements your trying to line up.. or use a spacer.gif that is transparent.
|
I wish i knew what you just said ...
Thanks Anyway :) |
Quote:
maybe check out www.w3schools.com |
<div style="margin-bottom:5px"></div> - Use margins instead of line breaks. Also, if you need, sometimes FF and IE parse codes differently... I could give you an <if> condition that allows you to make different margins in each browser (PM me if interested.)
|
For a half a BR just do this:
Code:
<br style="line-height:0.5"> |
Are you sure <br> has a style attribute (that's valid XHTML?)
And don't forget the closing: <br style="line-height:0.5" /> :p |
lol, forgot about the pesky /
As far as I know its valid XHTML ;) |
you can use the "official" paragraph structural:
<p>your paragraph</p> it will give a <br > and a half to all your content... and yes, BR and P and other content wrappers can have style. |
So i Need To Put
HTML Code:
<br style="line-height:0.5"> HTML Code:
<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="6"> Thanks! |
All times are GMT. The time now is 01:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|