Portal of all Blogger widget, Airtel USSD Codes, Facebook Hack, Free Internet Tips, PC and Blogger Tricks

Breaking

Saturday 27 April 2013

Make a scrolling Text Box.

Hello Friends.Today I will teach you How To make a scrolling Text. This is done using CSS. Here we have used simple Tag for user to do it simply using tag
<div id="content" style="height:200px;width:500px;overflow:scroll;">

Follow Following steps:
1)Create a html as follows:
<html>
<head>
<title>xyz</title>
</head>
<body>
<div id="content" style="overflow:scroll;height:200px;width:200px;">
--------------------------------Write Your Text-----------------------------
</div>
</body>
</html>

Note*:You can change value of height and width.
Like us on Facebook For More Update

No comments:

Post a Comment

Notice: Don't add "backlink". Text with Link will automatically Removed.