Nick(NR) Clan Royal


Joined: 05 May 2006 Posts: 212
Location: I am in the UK
|
Posted: Sat 06 May 2006 10:39 Post subject: html tags to add things to your posts |
|
|
Tags are a substitute for html code. Designed to make posting images, make text bold, url linking etc easier.
Below is a list of different codes you can use:
URL Hyperlinking
Links are automatically linked, but you can also use these codes:
| Code: | | [url]www.asrai.net[/url] |
To use a name for the link instead of of just displaying the URL use this code:
| Code: | | [url=http://www.asrai.net]My Site[/url] |
Bold, Underline and Italics
Using the following codes , , , or , you can make your text bold, underlined and italic
| Code: | | [b]Mary[/b],[u]had a[/u] [i]little lamb[/i] |
Adding Images
To include an image in your post use the following code:
| Code: | | [img]http://asraifans.myfastforum.org/templates/myfs_asraifans1/images/lang_english/ForumLogo.jpg[/img] |
Quoting Other Messages
To quote another message, just cut and paste the text and enclose it as shown below.
| Code: | | [quote]What did I do?[/quote] |
In the example above, the tag Code automatically indents the text you reference.
Code Tag
If html is turned on and you want to display html code, the code tag comes in handy.
| Code: | | [code]what you want here[/code] |
Bullets/Lists Bulleted list:
| Code: | [list]
[*] First bulleted line.
[*] Second bulleted line.
[/list] |
Output:
- First bulleted line.
- Second bulleted line.
|
|