in school we are creating personal websites, and i need to create a #00ff00 border around a marquee. I soon discovered that this task is quite hard to do without using css (at least it is for me i rely on css too much then i should XD) i was wondering if this is possible to do with html only. and if so how would i create it?.....heres my code if it helps.......
<center>
marquee bgcolor="black"
align="absmiddle"
width="500"
vspace="50"
hspace="500"
scrollamount="4"
direction="right"
width="250"
class="textgreen"
bgcolor="#000000">Welcome to Flashtotext.com</marquee><center>
<center>
marquee bgcolor="black"
align="absmiddle"
width="500"
vspace="50"
hspace="500"
scrollamount="4"
direction="right"
width="250"
class="textgreen"
bgcolor="#000000">Welcome to Flashtotext.com</marquee><center>