FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Simple HTML codes

 


Runescapetown
Ok, if you were wondering how people make a paragraph or make writing bold in their writing your at the right place.

<p> - <p> means that a line will be left in your writing (paragraph)

<b></b> <b> means that you are going to make your writing bold. To stop the bold from going on your writing finish it off with the </b>

<br> a <br> means that you go to the next line Example:

Jonny went to the park he fell over.

If you would want "he fell over you would put <br>

so it will look like this

Jonny went to the park
he fell over.

Hope that helps you at all thanks Very Happy
The World is Yours
That's not all folks! You can also italicize Underline and a few more!!

for italics use:
Code:

<i>Text here</i>


for underline use:
Code:

<u>Text here</u>


Also if you use:
Code:

<emp>It does the same thing as bold</emp>
Manuel
And there´s even more!

<title></title>
Puts the name of the document in the title bar

<body bgcolor="xxx">
sets the background color. type the color you want as background where it says "xxx"

<font color="xxx">
sets the color of the text

<font size="xx">
sets the size of the text

<font face="xxx">
sets the type of the font. example: arial, times new roman, etc

<tt></tt>
creates typewriter-style text

<a href="url"></a>
creates a hyperlink

<ul></ul>
creates a bulleted list

<ol></ol>
creates a numbered list


HOPE I HELPED WITH THIS SIMPLE STUFF Smile
Reply to topic    Frihost Forum Index -> Miscellaneous -> Tutorials

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.