Results 1 to 2 of 2

Thread: color

  1. #1

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,372

    color

    orange
    green
    blue
    red
    banana

    Code:
    orange
    green
    blue
    red
    banana
    orange
    green
    blue
    red
    banana


    vb.net Code:
    1. [COLOR="#FFFF00"]orange[/COLOR]
    2. [COLOR="#0000CD"]green[/COLOR]
    3. [COLOR="#008000"]blue[/COLOR]
    4. [COLOR="#DDA0DD"]red[/COLOR]
    5. [COLOR="#FFA500"]banana[/COLOR]

    vb Code:
    1. [COLOR="#FFFF00"]orange[/COLOR]
    2. [COLOR="#0000CD"]green[/COLOR]
    3. [COLOR="#008000"]blue[/COLOR]
    4. [COLOR="#DDA0DD"]red[/COLOR]
    5. [COLOR="#FFA500"]banana[/COLOR]

    c Code:
    1. [COLOR="#FFFF00"]orange[/COLOR]
    2. [COLOR="#0000CD"]green[/COLOR]
    3. [COLOR="#008000"]blue[/COLOR]
    4. [COLOR="#DDA0DD"]red[/COLOR]
    5. [COLOR="#FFA500"]banana[/COLOR]

    vb.net Code:
    1. orange
    2. green
    3. blue
    4. red
    5. banana
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  2. #2

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,372

    Re: color

    The use of code tags are important, you can do so by using
    undefined Code:
    1. [code][/code]
    The use of link tags are just as important:
    undefined Code:
    1. [URL="http://www.vbforums.com/showthread.php?710923-Why-I-am-having-connection-error-%28connection-was-not-closed%29"]This would be the caption you'd want to see[/URL]
    Last edited by dday9; Feb 22nd, 2013 at 10:12 AM.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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