is it an exercise in intellectual curiosity, or something that's needed/wanted by users, and worth finishing up the specs on.
I would
use
an option that lets me change the size of the font up or down. But it's not something that I
need
.
I'd even keep the font as it is easy to read on screen for me.
Cass, can't you do that with your browser?
I just want to be able to change the typeface to something better than Verdana.
Size and stealth don't matter to me.
Tom's post isn't really broken, but it's a bit funky, since the list button is in an awkward place.
Tom was making a joke. The point is he hasn't done anything yet.
I know that, but I was just concerned with how it got formatted. Rather than a blank list item,
the list button goes straight into the <HR>.
the list button goes straight into the <HR>
Do you mean that the
t HR
is on the same line as the bullet? Looking at the source code of the page, it shouldn't. There's a
t P
t /P
between them. What browser/OS?
Yeah, that's what I mean, Jon. MSIE6, Win2K. To get mine to show up blank like that, I used <BR>s.
My source code shows:
<p>
<li>
</li>
</p>
<HR etc.>
No new paragraph before the header.
Do you mean that the is on the same line as the bullet?
Not on my screen, btw. WinXP Pro, IE6.
It's showing up on separate lines for me, too. WinXP, Mozilla.