« Go back to Trixinity.net
Basic HTML Codes
Do you ever see those cool text affects and just have to learn how to do them? Well you're in luck because it's one of the easiest things to do for basic HTML. Juse check out all the texts below and see which one you want!
This is bold text:
<b> you would put your text here.
</b>
This is underlined text:
<u> you would put your text here.
</u>
This is italic text:
<i> you would put your text here.
</i>
This is strikethrough text:
<s> you would put your text here.
</s>
This is a text link:
<a href="HTTP://URLHERE.COM"> you would put your text here.
</a>
This is small text:
<small> you would put your text here.
</small>
This is changing the color of text:
<font color="RED"> you would put your text here.
</font>
(you can change where it says RED to any color)
This is h1 text:
<h1> you would put your text here.
</h1>
This is h2 text:
<h2> you would put your text here.
</h2>
This is h3 text:
<h3> you would put your text here.
</h3>
<textarea> you would put your text/coding here.
</textarea>
(used to offer coding for graphics, layouts etc.)

Back to Tutorials •
Home •
Help •
Contact •
Privacy •
© Copyright 2008. Nicky - Trixinity.net. All Rights Reserved.