WriteandShow Forum Help -  Formatting a post

Formatting  your posts is easy. 

When making a comment  you can just use our easy buttons to make quick format changes.
 

Bold Highlight any test you wish to bold and click the B for bold button. 
Italics Highlight text you wish to have displayed in italics. Click the I for Italics button. 
Underline Highlight any text you wish to display as underline.  Click the U for underline button. 
Image -This has its own help page located here
Link -  Highlight any web address (url) of the link you wish to post. Click the link button. 

---- The [url][/url]  code  will surround your web address. It will show as a link when you hit submit. Be sure there are no spaces before or after your website address.

[url]http://yourwebsite.com[/url] 

Other more "sophisticated" formatting (this requires using html code -which you can copy and paste)
 

Quotations
 
You can show segments of text in as quotations using the following mechanism:

1. For a simple quote just use this code:

<blockquote>text to be quoted here</blockquote>

Result:


 

2. For a fancier quote (with a nice box around the quote) use this code:

<blockquote><fieldset>text to be quoted here</fieldset></blockquote>

3.  For the fanciest quote  (includes box and a title) use this:

<blockquote><fieldset><legend>put title here</legend>text to be quoted here</fieldset></blockquote>

 

Click here to close this window