Tutorial
Click on thumbnailed images to enlarge
I've noticed some people have no idea how to do anything... I was one of those people until I decided to look at how things got in the place that they were. Basically all website stuff is trial and error until you get it right. I'm just going to help a bit and give some easy basic things to do. They might not work all the time on different web browsers, but they work MOST of the time.
**********NOTE*************
IGNORE THE IN THE CODES!!!
Text
First, I'm going to start out with text.
To make text bigger, use this code, and put the number of how big you want the text where the # symbols are.
To make text colorful use this code, and put the color you want where it says color.
To make text into a different font, use this code and put the font where it says font. Just warning you now, not all fonts work in all browsers.
If you want...
·Color and font...
·Color and size...
·Font and size...
·Color, font, and size...
**********NOTE*************
IGNORE THE IN THE CODES!!!
Text
First, I'm going to start out with text.
To make text bigger, use this code, and put the number of how big you want the text where the # symbols are.
<font size\"###\">Your text here.</font>
To make text colorful use this code, and put the color you want where it says color.
<font color=\"color\">Your text here.</font>
To make text into a different font, use this code and put the font where it says font. Just warning you now, not all fonts work in all browsers.
<font face=\"font\">Your text here.</font>
If you want...
·Color and font...
<font color=\"color\" face=\"font\">Your text here.</font>
·Color and size...
<font color=\"color\" size=\"###\">Your text here.</font>
·Font and size...
<font face=\"font\" size=\"###\">Your text here.</font>
·Color, font, and size...
<font color=\"color\" face=\"font\" size=\"###\">Your text here.</font>
Tutorial Comments
Showing latest 10 of 21 comments
Their should be one on how to make your own html layout from scratch.
By miila on Apr 27, 2009 8:56 pm
how do you put a backgroung color behind your text still havent found a tutorial on that
By sw33thuny on Dec 2, 2008 4:00 pm
I think this was great i think some should do an advanced one now too
By ajpagan on Nov 8, 2008 5:50 pm
What someone should put after face?
↓↓↓
Your text here.
By ernstperol on Nov 1, 2008 5:11 pm
I think it's great you posted this [:
Although I know how to do all this already!
By dilligrout on Oct 28, 2008 3:20 am
yeah someone should do an advance html tutorial.
By goth-nina on Oct 24, 2008 5:44 pm
lol i thought i was a noob at html too xD
but i've got mostly the basics :)
By nuhhcolee on Oct 13, 2008 3:25 pm
thanks o so much
By skinnyminnie555 on Aug 23, 2008 3:27 pm
Thanks for this. This'll help me alot.
By Mirari on Aug 22, 2008 10:42 pm
Good for new people who are just learning
By Bellax3Gina on Aug 9, 2008 10:51 am
Tutorial Details
| Author |
tugspookybj
|
| Submitted on | May 29, 2008 |
| Page views | 23,008 |
| Favorites | 107 |
| Comments | 21 |
| Reviewer |
kreios
|
| Approved on | May 30, 2008 |








