
CWF HTML
Guide
|
Hey! its The Prez this is just a brief HTML guide. HTML stands for HyperText Markup Language which is basically a language that controls the way your document is displayed by a web browser. HTML is used in efeds to spice up your roleplays and make them look 'The Dogs Bollocks' ! Here are a few things that you can do with HTML: To change the style of your font, type: <font face="diablo">HWF Rulez!</font> This will give the effect: HWF Rulez! To change the color of the text, type: <font color="blue">HWF Rulez! </font> This will give the effect: HWF Rulez! To change the size of your text, type: <font size="5">HWF Rulez! </font> This will give the effect: HWF Rulez! To make your text bold, type: <b>HWF Rulez!</b> This will give the effect: HWF Rulez! To make your text italic, type: <i>HWF Rulez!</i> This will give the effect: HWF Rules! To underline your text, type: <u>HWF Rulez!</u> This will give the effect: HWF Rulez! To align your text to the right, type: <p align="right">HWF Rulez! </align> This will give the effect: HWF Rulez! To align your text to the left, type: <p align="left">HWF Rulez! </align> This would give the effect: HWF Rules! To center your text, type: <center>HWF Rulez!</center> This will give the effect: HWF Rules! To add an image, type: <img src="url of image"> Example: <img src="http://www.geocities.com/prezcwf/mainbanner.jpg"> This will give the effect:
That about sums it up but if you want to now anything else then e-mail me at [email protected] Back To Main
Page |