|
Posted by Andy Dingley on 03/09/07 10:34
On 9 Mar, 00:45, Toby A Inkster <usenet200...@tobyinkster.co.uk>
wrote:
> Although I'm mainly after your thoughts on navigation and usability, I'd
> also be interested on any other thoughts you might have.
<div id="clearer">
<!-- This is a very nasty hack. -->
</div>
Interesting. Instead of your <div> I'm using <hr> for much the same
purpose, but with CSS to make it invisible. I used to use <br> but
decided it was something of an abuse of an "inline" element, event
though it was DTD-valid (everything was inside at least one <div>). I
use <hr class="fleuron" > if I want them visible.
An example: <http://codesmiths.com/shed/things/boxes/ark/>
Navigation:
[Reply to this message]
|