Archon MkIV
12-28-2005, 11:38 AM
Hello.
This has annoyed me so outrageously many times I figured it's about time I get it right.
This is Safari (which displays it right):
http://www.forryktindustries.com/files/float_safari.jpg
This is FireFox (which displays it mindboggingly wrong):
http://www.forryktindustries.com/files/float_firefox.jpg
This is my CSS code:
.url { float: right; }
This is my HTML code:
<div class="item_s1_info">
<span class="label">Client</span> Chateu Bar
<span class="url"><span class="label">URL</span> None</span>
<div class="separator"></div>
<span class="label">Case Study</span>
<p class="casestudy">Cheateu Bar needed a logo with an urban feel to it, although
preserving the fact that they also do outdoor catering. The outcome was a
nice middle ground between sharp and smooth, urban and natural, suiting
the many purposes of the firm nicely.</p>
</div>
How can I correct this?
Thanks,
arch.
This has annoyed me so outrageously many times I figured it's about time I get it right.
This is Safari (which displays it right):
http://www.forryktindustries.com/files/float_safari.jpg
This is FireFox (which displays it mindboggingly wrong):
http://www.forryktindustries.com/files/float_firefox.jpg
This is my CSS code:
.url { float: right; }
This is my HTML code:
<div class="item_s1_info">
<span class="label">Client</span> Chateu Bar
<span class="url"><span class="label">URL</span> None</span>
<div class="separator"></div>
<span class="label">Case Study</span>
<p class="casestudy">Cheateu Bar needed a logo with an urban feel to it, although
preserving the fact that they also do outdoor catering. The outcome was a
nice middle ground between sharp and smooth, urban and natural, suiting
the many purposes of the firm nicely.</p>
</div>
How can I correct this?
Thanks,
arch.