|
|
For those of you still at a loss....
<b>Whatever you want in bold type</b>
Creates bold text
<i>Whatever you want in italics</i>
Creates italic text
<a href="http://www.whatever the URL of the website is">Whatever you're calling the link</a>
Makes a link
<img src="http://www.Whatever the URL of the image is">
Inserts an image in your post
NB: Remote linking bites another person's bandwidth, and in any case some sites don't let you to do this. If you don't have your own web space you can use a free image hosting service such as villagephotos.com
If your image is large, then you can make it fit on the page by inserting width="500" into the code, like this:-
<img src="http://www.Whatever the URL of the image is" width="500"> |
|
|