Eat Me♥Love Me

 ♥~Tutorials-basic HTML~♥

Bold text:

<b>TEXT GOES HERE</b>

Underlined text:

<u>TEXT GOES HERE</u>

Italized text:

<i>TEXT GOES HERE</i>

Slashout text:

<s>TEXT GOES HERE</s>

Sup text:

<sup>TEXT GOES HERE</sup>

LINKS

Link that opens in the same window:

<a href="URL HERE">LINK TEXT HERE</a>

Link that opens in a new window:

<a href="URL HERE" target="_blank">LINK TEXT HERE</a>

Image with link that opens in the same window:

<a href="URL HERE"><img src="URL OF THE IMAGE HERE" border="0"></a>

Image with link that opens in a new window:

<a href="URL HERE" target="_blank"><img src="URL OF THE IMAGE HERE" border="0"></a>

MARQUEES --------------------------------------------------->


Right to Left

 <marquee>TEXT GOES HERE</marquee>

Left to Right

<marquee direction="right">TEXT GOES HERE</marquee>
 

Bounce

<marquee behavior="alternate">TEXT GOES HERE</marquee> 

Strange

<marquee behavior="alternate"><marquee width="350">TEXT GOES HERE</marquee></marquee>
 

This free website was made using Yola.

No HTML skills required. Build your website in minutes.

Go to www.yola.com and sign up today!

Make a free website with Yola