View Single Post
  #7 (permalink)  
Old 03-03-2008, 12:20 PM
Hunter33's Avatar
Hunter33 Hunter33 is offline
Senior Member
 
Join Date: Jan 2008
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 5
Hunter33 is on a distinguished road
Default Re: how do i use the quote option

Another way if you haven't figured it out yet is to type add the actual quote html tags to whatever you are quoting. This gives you the freedom to add the quote to wherever you want within your post.

In general with tags there is a start tag and an end tag.
For every start tag there must be an end tag or the start tag won't work.
The end tag is depicted by having '/' next to it.
These tags are always enclosed by '[' & ']'.

[ quote ] (remove spaces) = start tag
[ /quote ] (remove spaces) = end tag
Reply With Quote