marquee is a text level element. By default marquee has a WIDTH of 100%, so it might appear as a block level. However, if you set the width to something smaller than 100%, you might notice that the marquee is in line with the surrounding text
<MARQUEE WIDTH="20%">
Hi There!
<IMG SRC="graphics/idocs.gif"
HEIGHT=33 WIDTH=82 ALT="Idocs Guide to HTML">
</MARQUEE>
0 comments:
Post a Comment