Jump to content

HTML is available to use in posts


Chris
 Share

Recommended Posts

If you want to use HTML to add a little spice to your postings then you can do by adding a bit of HTML. I will admit I have no knowledge of HTML so the following posted code maybe either full of errors or just to boring to most of you.

But to get you started and if you want post your own examples of how HTML can be used in posts.

The following code:

<a href="http://www.windowsforum.org/images/guides/s&d/4.jpg"><IMG SRC="http://www.windowsforum.org/images/guides/s&d/4.jpg" WIDTH=300 HEIGHT=200 ALT="" border=0></a>

Gives us...

4.jpg

You can define the size of the image you see above by modifying the height and width values.

WIDTH=300 HEIGHT=200

Set To: HTML On - Auto Linebreak Mode

You only need one image to do this.

Tables...

The following code...

<table border="1" width="25" height="50">
<tr>
 <td height="31" width="111"> </td>
</tr>
<tr>
 <td height="31" width="111"> </td>
</tr>
<tr>
 <td height="30" width="111"> </td>
</tr>
<tr>
 <td height="30" width="111"> </td>
</tr>
</table>

Gives us...

 
 
 
 

Set To: HTML On - Auto Linebreak Mode

Although as you can see it is not perfect.

I don't want use the code buttons

<b>b</b>

BOLD

<b>i</b>

Italic

That is a small insight into HTML and you can see what can be done, well a

tiny bit. You still have the code buttons available, so use them if this

post is making no sense.

You'll have to experiment with RAW and the AUTO HTML option to get the format correct.

Easy eh?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy