|
Don't know much about HTML? Well here are the basics! But remember to take out the stars (*)
To make text Bold - <*b> Text you want bold <*/b>
To make text italic - <*i> text you want italic <*/i>
To underline text - <*u> text you want underlined <*/u>
To put a picture in - <*img src="http://yourwebaddress.com/yourimagefilename"*>
To put a text link in - <*a href="place you want to link to"*> Linking text <*/a>
To put a picture link in - <*a href="place you want to link to"*><*img src="http://yourwebaddress.com/yourimagefilename"*> <*/a >
To center something - <*center> Thing/s you want centered <*/center>
To change the size and font of your writing - <*font size="size you want" face="font you want"> text you want changed <*/font>
|
|