|
Posted by Andrew Donaldson on 11/15/42 11:38
Yucky Corpulent wrote:
> I haven't read the FAQ yet, but I was wondering if you can help me
> understand what HTML is all about. I am including an example I have
> been working on.
No problem - saves all that nasty URL clicking.
> <HTML>
> <BODY>
> <P>What's up with all this stuff?</P>
> </BODY>
> </HTML>
Ah, I see your problem. Try:
<HTML dtd="XHTML 1.1 Transitional'>
<BODY target="_blank">
<MARQUEE font-size:4px;>What's up with all this stuff?</MARQUEE>
</HTML>
</BODY>
If that doesn't work, I'd recommend some frame-based javascript.
> Also, can anyone help me on posting this note to more than one group?
You mean forum.
Andrew
Navigation:
[Reply to this message]
|