Tags

Discussion in 'HTML & Website Design' started by ninasultana, Oct 27, 2012.

  1. #1
    Code
    When displaying source code you should make sure that you use the code tag. Text displayed with the code tag will use a monospaced font and will not be affected by other tags.

    This is some code.
    Code (markup):
    produces a code box like this:
    Code:
    This is some code.

    Nested tags
    BBCode can be nested to create more advanced formatting. For example:

    Bold, underlined text produces Bold, underlined text
    Text style

    The following tags change the appearance of text:

    Bold text produces Bold text
    Underlined text produces Underlined text
    Italic text produces Italic text
    Red text produces Red text
    Blue text produces Blue text
     
    ninasultana, Oct 27, 2012 IP
  2. Lucas Shrek

    Lucas Shrek Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Tags are used in html, tags like <image>,<a> etc...
     
    Lucas Shrek, Oct 31, 2012 IP
  3. MediWorm

    MediWorm Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What is this post about? Useless
     
    MediWorm, Oct 31, 2012 IP
  4. accessecology12

    accessecology12 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Every html word are html tags <html> open tag
    </html>close tag
     
    accessecology12, Oct 31, 2012 IP