Tuesday, 17 October 2017

How to add moving text in html from buttom to top with marquee tag.

In this blog we will see how to add marquee in html,which will start from down and end at the top, you can do so by following the given steps below.

Step 1:Go to notepad and type the given codes below.


 <!DOCTYPE html>
 <html>

    <head>
       <title>HTML marquee Tag</title>
    </head>

    <body>
       <marquee direction = "up">This text will scroll from bottom   to up</marquee>
    </body>

 </html>


Step 2: Save the file in .html extension and run.
Share:

2 comments:

  1. Very informative post! There is a lot of information here that can help any person to get started with a successful career in digital marketing.
    Family Counselling in Delhi
    Online Counselling In Delhi

    ReplyDelete