posting with HTML and BB code
This is probably the most simple tutorial out there on posting with HTML and BB code.It will make posting in forums and leaving comments on blogs fun. It also brings a sense of confidence to your web surfing."Probably the most simple tutorial on posting in forums and blogs".
This is probably the most simple tutorial out there on posting with HTML and BB code.
It will make posting in forums and leaving comments on blogs fun. <br/>It also brings a sense of confidence to your web surfing.
Bellow I have listed a few of the most used and the best "tags" (code); =
(w/HTML< >), = (w/BBcode[ ]).
1: Bold print; use these tags:
(w/HTML< >) <strong>What is in between the tags will be bold.</strong>
Next (w/BBcode[ ]) [b]What is in between the tags will be bold.[/b]
You get the idea. Use the <em> [em] tags the same way, as well as <p> [p] tags.
2: Putting a selection link (url) in your post.
First lets choose some text. Now I ad these tags around it <a href="www.com goes here">text goes here</a>
It then looks like this; <a href="http://thegate101.com">First lets choose some text.</a>
(w/BB code) [url=http://www.here]text here[/url]
3: Lets do an image as long as we're here.
How to do an image. Here we go; use these tags. <img src="image source here"/>
How about a picture you can click? I know you will like this one.
<a href="http://your link here"><img src="image source here"/></a>
(w/BB code) [img]http://image source.com[/img]
[url=http://your link here.com][img]http://image source.com[/img][/url]
I think this will keep you going for a while, thanks for stopping in.
Just happy if it helps.