HTML marquee Tag - Ash Princess Kawaii
Breaking News
Loading...
14 September 2017

HTML marquee Tag

September 14, 2017


This page contains HTML marquee code that you can use on your own website or blog. Specifically, it uses the HTML element to create a marquee.

<style>
.html-marquee{ height:50px;  width:auto;  background:transparent;  font-family:arial;  font-size:14px; color:#9ba3b4}
</style>


<marquee class="html-marquee" direction="left" behavior="scroll" scrollamount="12">
<p>your text</p>
</marquee>

See the Pen HTML <marquee&rt; Tag by Erna Ayuning Nareswari (@ashavenger) on CodePen.

0 Comments:

Posting Komentar