 |
|
|
Sign Up to Submit Article and Earn Credibility! |
|
 |
|
|
 |
| Tip Title |
Tip Category |
| Basiic HTML on forums |
Miscellaneous
|
| Author |
|
Blazings
|
| Description |
On this forum they use basic HTML for putting in pictures. I'll give you a few examples:
Well I have seen many people struggle with getting their text made up. So I decided to give the most commonly used HTML on this forum. If I left out anything, please let me know =D
NOTE:Although everything on this forum (and many other forums) is done with [ ], real HTML uses < > in stead of those.
So let's get started shal we?
| CODE | [B] Your text here [/B]
[U] Your text here [/U]
[I] Your text here [/I]
[COLOR=orange] Your text here [/COLOR]
[URL=http://www.ondernemeringent.be/uploaded_images/html-731562.jpg]Clicky[/URL]
[IMG]http://www.ondernemeringent.be/uploaded_images/html-731562.jpg[/IMG]
And than you can also start combining:
[B][U] Your text here [/U][/B]
[U][I] Your text here [/I][/U]
[I][B] Your text here [/B][/I]
[COLOR=orange][B][U][I] Your text here [/I][/U][/B][/COLOR]
[LINE]
|
Wich will than result in:
Your text here
Your text here
Your text here
Your text here
Clicky
And than you can also start combining:
Your text here
Your text here
Your text here
Your text here
So it's pretty basic. You open the text "make-up" with a letter. Than you close it again with the same letter, but that with a / in front of it.
|
|
 |
|
|