January 23, 2015

Html Marquee

The Marquee tag creates a scrolling effect and can be tailored to include any HTML content.

Example: Scrolling text with a link.













<div style="border: solid 5px #fff; position: absolute; top: 30px; width: 750px;">
<h2>
<a href="http://www.bingol.edu.tr/sempozyumlar/toplumsal-barisin-saglanmasi-ve-sonrasi-sempozyumu.aspx"><span style="color: white;"><marquee bgcolor="#345fad" height="30" scrollamount="5"> "Toplumsal Barışın Sağlanması ve Sonrası" Sempozyumu. Tarih:11-13 Haziran 2015. (Ayrıntılı Bilgi İleride Açıklanacaktır). </marquee></span></a></h2>
</div>

No comments:

Post a Comment