Results 1 to 7 of 7

Thread: How do you use Code Tags?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member stepdragon's Avatar
    Join Date
    Aug 2011
    Location
    Cincinnati
    Posts
    288

    How do you use Code Tags?

    I know this is the Forum Test Area, and I don't know if this post will last or be temporary, but I was testing to see if I could type to show someone how to use Code tags (for beginners).

    Anyways, I'm going to link to this thread in my Sig so if a newbie comes across one of my posts, they'll learn something (because honestly, not many people actually search for an read the bbcode format)

    [highlight=vb] dim content as string [/highlight]
    vb Code:
    1. dim content as string
    [highlight=vb.net] dim content as string [/highlight]
    vb.net Code:
    1. dim content as string
    [code] dim content as string [/code]
    Code:
     dim content as string
    Last edited by stepdragon; Oct 19th, 2011 at 07:45 PM.

    If you're wrong, you'll learn. If I'm wrong, I'll learn. Try something new and go from there. That's how we improve.

    CodeBank: VB.Net - Simple Proper Image Scaling in Correct Aspect Ratio - Star Rating Control
    Useful Links: HOW TO USE CODE TAGS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width