scrolling marquee

This is a pic of David and Andrew's 1st day of school in Richmond

 God is our refuge and strength
a very present help in trouble. Ps.46:1

                

Codes

Credit for these codes goes to HTML BASIX

Code for scrolling marquee, pic of David above

 (insert your url where this url is located http://freepages.genealogy.rootsweb.com/~baxter/grma/tn_nov22_40.jpg)

code is below-----------

<marquee bgcolor="#CC3333" direction="left" behavior="scroll" scroll="continuous" scrollamount="3"

align="center" width="200" height="30" style="font-size:12px;color:#6633ff;font-family:verdana;border:1px #FFFFFF solid;">

<img src="http://freepages.genealogy.rootsweb.com/~baxter/grma/tn_nov22_40.jpg" border="0"></marquee>

Code for scrolling marquee, Text

<marquee bgcolor="#CC3333" direction="left" behavior="scroll" scroll="continuous" scrollamount="3"

align="center" width="200" height="30" style="font-size:12px;color:#FFFFFF;font-family:verdana;border:1px #FFFF99 solid;">

This is a pic of David, his 1st day of school in Richmond</marquee>

Code for scrolling marquee, Animated

<marquee bgcolor="#CC3333" direction="left" behavior="scroll" scroll="continuous" scrollamount="3" align="center" width="200" height="30" style="font-size:12px;color:#FFFFFF;font-family:verdana;border:1px #FFFF99 solid;"><img src="http://freepages.genealogy.rootsweb.com/~baxter/ha2.gif" border="0"></marquee>