It appears you have not yet registered with our community. To register please click here...


Styling Text

This is a discussion on Styling Text within the Coding Tutorials forums. Topic: Tag: font-family Affects: Changes the font Example: font-family:verdana; values: font name Tag: font-weight Affect: Changes the ...


Reply
 
Postbit Seperator LinkBack Thread Tools Postbit Seperator Search this Thread Postbit Seperator Display Modes
Old 12-10-2006, 01:35 PM   #1 (permalink)
 
Status: Junior Member
Join Date: Dec 2006
Posts: 25
Trader Rating: (0)
Retire at 21 is on a distinguished road
TD$: 0.00
Donate
Default Styling Text
Tag: font-family
Affects: Changes the font
Example: font-family:verdana;
values: font name

Tag: font-weight
Affect: Changes the weight
Example: font-weight:bold;
Values: normal
bold
bolder
lighter
100-900

Tag: font-size
Affect:
Example: font-size:normal;
Values: normal
length
absolute
relative
percentage

Tag: color
Affect: Color's the text
Example: color:black;

Here's an example of each of the above.

Code:
<style type=text/css> body{ font-family:verdana; font-weight:bolder; font-size: 10px; color:black; } </style>

Register @ Retire at 21 If you like this tutorial
Retire at 21 is offline   Reply With Quote
Table Bottom LeftTable BottomTable Bottom Right
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




Home | Site Map | Contact | Archive | Top

 

Copyright © 2007 - 2010 iTalkWebs Network

Search Engine Optimization by vBSEO 3.1.0