Difference between revisions of "HTML Codes"

From The Wajas Wiki
(Redirected page to HTML)
 
Line 1: Line 1:
You can use HTML codes to make your posts more appealing by adding links, bold text, and images! Below is the list of all the codes which currently work in Wajas forums, as well as in cave descriptions and rules.
+
#REDIRECT [[HTML]]
 
 
'''Bold Text'''
 
<nowiki><b>INSERT TEXT HERE</b></nowiki>
 
 
 
'''Italic Text'''
 
<nowiki><i>INSERT TEXT HERE</i></nowiki>
 
 
 
'''Image'''
 
<img src="IMAGE URL">
 
 
 
'''Image Link (clickable image)'''
 
<a href="LINK URL"><img src="IMAGE URL"></a>
 
 
 
'''Text Link'''
 
<a href="LINK URL">INSERT TEXT HERE</a>
 
 
 
To use these codes, just replace the capitalized text with the necessary text or URL. Be sure that for posting images, the URL you use is a direct link to the image. In order to create a direct link to your own image, save the image to your computer and then upload it to an image sharing site, such as photobucket. This site will then supply you with a direct link to the image. Don’t forget to add the http:// prefix to all your links!
 

Latest revision as of 22:15, 14 January 2011

Redirect to: