How To Create Scrolling Text Boxes - Best Blogger Designs, Tips, Tricks, Tools and Basic to Advanced Training

Best Blogger Designs, Tips, Tricks, Tools and Basic to Advanced Training

Best Blogger Designs, Tips, Tricks, Tools, Basic to Advanced Training, Money Making Tips, SEO, Traffic Genaration Methods, Free Templates, Free Hosting Tricks

Hot

Post Top Ad

Your Ad Spot

How To Create Scrolling Text Boxes

How To Create Scrolling Text Boxes


You may want to create a scrolling text box with code for your viewers to copy. Here is the way to do that. Copy the code below into Edit Html part of your Post Editor :
<textarea style="WIDTH: 332px; HEIGHT: 70px" onfocus="this.select();" name="textarea" cols="14">PUT CONTENT HERE</textarea>
This will look like the following :
If you want set background :
<textarea rows="10" cols="40" style="background:#6699ff;">PUT CONTENT HERE</textarea>
This will look like the following :

No comments:

Post a Comment

Post Top Ad

Your Ad Spot