Click to See Complete Forum and Search --> : how do i....


esher2292
02-08-2003, 02:44 PM
... make an html code appear on the webpage but not what it makes???




esher2292

CyCo
02-08-2003, 03:51 PM
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>

esher2292
02-08-2003, 03:57 PM
what i mean is

Like this
<font face="chiller" color=black size=+6><marquee style="filter:glow(color=brown, strength=100) wave(add=1, strength=50)" direction=left style="border:dashed 25px black" height=200><marquee behavior=alternate direction=up>MOSMER</font></marquee></marquee>



esher2292

CyCo
02-08-2003, 04:08 PM
&lt;font face="chiller" color=black size=+6&gt;&lt;marquee style="filter:glow(color=brown,

strength=100) wave(add=1, strength=50)" direction=left style="border:dashed 25px black"

height=200&gt;&lt;marquee behavior=alternate

direction=up&gt;MOSMER&lt;/font&gt;&lt;/marquee&gt;&lt;/marquee&gt;

Charles
02-08-2003, 04:09 PM
That's not HTML, but:

&amp;lt;font face="chiller" color=black size=+6&amp;gt;&amp;lt;marquee style="filter:glow(color=brown, strength=100) wave(add=1, strength=50)" direction=left style="border:dashed 25px black" height=200&amp;gt;&amp;lt;marquee behavior=alternate direction=up&amp;gt;MOSMER&amp;lt;/font&amp;gt;&amp;lt;/marquee&amp;gt;&amp;lt;/marquee&amp;gt;

CyCo
02-08-2003, 04:50 PM
...just trying to save some space...

esher2292
02-08-2003, 07:03 PM
thank you!!!


esher2292

Stefan
02-09-2003, 01:39 AM
Originally posted by CyCo
...just trying to save some space...

I don't think charles was replying to you :)