|
||||||
| Tutorials Programming Tutorials - Post your tutorials here! |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
In this tutorial I'll tell you how to style font of a text...
A text can be styled in many forms! There were many ways to style a text like with bolding text, underlining it, changing the color, size, font style, header, etc. ![]() To change the texts from we can use some simple codes like: HTML Code:
<b>A bold text</b> <i>An italic text</i> <u>Underlined text</u> <strong>Strong wroted text</strong> <em>An emphased text</em> <big>Some big wroted texts</big> <small>Some small wroted texts</small> Let's try them into the browser to see how these work! ![]() Here is an image: ![]() Let's try font styles.. ![]() We can change the font style to change the font style we must write this code: HTML Code:
<font face="The style of font">The Text</font> Remember: Do not use many types of new fonts because many of computers cannot read them! Use just main font styles like:"Verdana, News Times, Tahoma, Arial, etc.." use these because all the computers handle these fonts! An example: HTML Code:
<font face="Verdana">Our text</font> Don't forget to add this at start and end of the text, numbers, etc... ("Text")! Out of style we can change the color of the text: HTML Code:
<font color="The color what we want">The colored Text</font> An example: HTML Code:
]<font color="red">The colored Text</font> These were some examples of styling text at <font ...="-">Text</text> We can use many things like one other of them is SIZE: HTML Code:
<font size="size of font">Text</font> Than we know the font styles, font coloring and some font types and size of the fonts... ![]() These are some types of changing text styles and fonts at next we will se the headers how work! This tutorial belongs to me! ![]() -Regards, c0de! Last edited by c0de; 09-12-2007 at 12:22 PM. |
| Sponsored Links |
|
|
|
|||
|
Quote:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Hex-Editing | TcM | Tutorials | 31 | 11-01-2008 10:51 AM |
| How to add images to a page? | c0de | Tutorials | 1 | 09-12-2007 09:54 PM |
| HTML Basic Formatting | clookid | Tutorials | 14 | 03-06-2007 04:10 PM |
| Glass text - Photoshop | ahsan16 | Photoshop Tutorials | 3 | 01-11-2007 11:35 PM |
| Generate text with transparent background | AfTriX | PHP Tutorials | 1 | 01-08-2007 03:13 AM |
| WingedPanther | ........ | 2672.3 |
| Xav | ........ | 2581.51 |
| Brandon W | ........ | 1699.26 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 959.05 |
| dcs | ........ | 650.52 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 409.29 |
| chili5 | ........ | 380.6 |
Goal: 100,000 Posts
Complete: 97%