Sign in to follow this  
ensign_beedrill

Testing HTML

Recommended Posts

Just testing... HTML tags...

 

<i>Italics</i>

<b>Bold!</b>

<u>Underline</u>

 

<font face="Comic Sans MS">Ummm, font?</font>

<font color="blue">blue?</font>

<br>

break

<p>

Skip

 

something different

Bold

 

<a href="http://www.startrekfans.net" target="nt">Link</a>

Share this post


Link to post
Share on other sites
Just testing... HTML tags...

 

<i>Italics</i>

<b>Bold!</b>

<u>Underline</u>

 

<font face="Comic Sans MS">Ummm, font?</font>

<font color="blue">blue?</font>

<br>

break

<p>

Skip

 

something different

Bold

 

<a href="http://www.startrekfans.net" target="nt">Link</a>

HTML doesn't work you have to use the boards tags:

 

[I]Italics[/I]
[B]Bold[/B]
[U]Underline[/U]

 

and so on.

Share this post


Link to post
Share on other sites
Just testing... HTML tags...

 

<i>Italics</i>

<b>Bold!</b>

<u>Underline</u>

 

<font face="Comic Sans MS">Ummm, font?</font>

<font color="blue">blue?</font>

<br>

break

<p>

Skip

 

something different

Bold

 

<a href="http://www.startrekfans.net" target="nt">Link</a>

If you want to show HTML text you can also use the HTML box:

<i>Italics</i>
<b>Bold!</b>
<u>Underline</u>

<font face="Comic Sans MS">Ummm, font?</font>
<font color="blue">blue?</font>
<br>
break
<p>
Skip

 

[HTML][/HTML]

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this