The,
basic command for a scrolling marquee like the one above is <MARQUEE BGCOLOR="#000000" LOOP="INFINITE">Write here</MARQUEE>
Like I said that is the basic marquee. The marquee that is scrolling up ahead has this command <FONT SIZE="+6"><CENTER><MARQUEE BGCOLOR="#FFDAB9" LOOP="INFINITE" HEIGHT="50" WIDTH="250" ALIGN="top" DIRECTION="LEFT" HSPACE="50" SCROOLDELAY="100">Html For Dummies </MARQUEE></CENTER></FONT>. There are other attachment look below for a list of them.
Height="###" How high you want the marquee to be.
Width="###" How wide you want the marquee to be.
Direction="###" Which way you want the writing to come from left or right.
Hspace="###" How much space to leave on each side of the text
Scrollamount="###" How much space between scrolls.
Scrolldelay="###" How many milliseconds to leave between each scroll.
Vspace="###" How much top and bottom space before the text.
Align="###" Use top left or middle in behavior
Behavior="###" You can make the text slide in and stop with slide or alternate makes it come form both sides.
Counters
To,
get a counter you do not use a html code at all. Well not right now at least. First you have to find a service that will supply you with one. I reccomend www.digits.comthat is where all mine come from. They will let you pick a code name and give you some html script along with it. Put that on your webpage and bang!, you have a counter.