Tuesday, September 11, 2012

Basic HTML code for your Static FBML pages on Facebook

Here are some basic HTML tags you might want to use on your Static FBML custom Facebook Fan Page tabs, or anywhere else.



To make a word clickable to another website:
<a title=”whatever the name of the linked page is” href=”http://www.whateverwhatever.com”>word you want clickable</a>

To insert a picture:
<img src="http://www.whereverthepicturelives.com/picturename.jpg">

To insert a picture so that it is linked to a website:
<a href=”http://www.whatever.com/linktoexactpage.html” target=”_blank”><img src=”http://www.whereverthepicturelives/picturename.jpg” alt=”whatever this is a picture of including a keyword or two” border=”0?></a>


To skip to the next line:
<br> and <br />

To center something:
<center>whatever whatever</center>

To make words BOLD:
<b>whatever word you want bold</b>

To make words ITALIC:
<i>whatever word you want italicized</i>

To change the font size:
<font size="3">whatever word(s) you want larger</font>

2 comments:

Very Useful Information About HTML and its usage..

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More