1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What is p tag in html ?

Discussion in 'HTML & Website Design' started by nisha134, Aug 6, 2011.

  1. #1
    p tag in html
     
    nisha134, Aug 6, 2011 IP
  2. nihangshah

    nihangshah Prominent Member

    Messages:
    5,536
    Likes Received:
    271
    Best Answers:
    3
    Trophy Points:
    395
    #2
    nihangshah, Aug 6, 2011 IP
  3. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #3
    Its a paragraph tag

    starts with <p> and ends as </p>

    example:

    <p> your paragraph text goes here </p>
     
    karthimx, Aug 6, 2011 IP
  4. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #4
    Its a great element to separate the paragraph of website content.
     
    creativewebmaster, Aug 6, 2011 IP
  5. JerrickYeoh

    JerrickYeoh Active Member

    Messages:
    1,586
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    53
    #5
    <p>this is the first paragraph, it will continue until the end tag</p> <p>or until another start paragraph tag <p>is encountered.

    this is the first paragraph, it will continue until the end tag or until another start paragraph tag is encountered. 
     
    JerrickYeoh, Aug 7, 2011 IP
  6. geek12

    geek12 Greenhorn

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #6
    put paragraph between <p> and </p>
     
    geek12, Aug 7, 2011 IP
  7. sam_driscoll

    sam_driscoll Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    <p> </p> is a paragraph tag, you can use this for creating blank paragraphs as well
     
    sam_driscoll, Aug 7, 2011 IP
  8. alpna.kataria

    alpna.kataria Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The <p> tag defines a paragraph. The p element automatically creates some space before and after itself.
     
    alpna.kataria, Aug 7, 2011 IP
  9. wekop

    wekop Peon

    Messages:
    1,046
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yes. . I agree with the answer to my friends and it's very true :)
     
    wekop, Aug 8, 2011 IP
  10. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #10
    <p> and </p> is a paragraph in HTML. 
    You can use <p class> and use CSS to alter the paragraph. 
     
    Toycel, Aug 8, 2011 IP
  11. i-WatchMoviesFREE

    i-WatchMoviesFREE Peon

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    <p>Paragraph</p> is for PARAGRAPH :)
     
    i-WatchMoviesFREE, Aug 8, 2011 IP
  12. linc

    linc Member

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #12
    the P represents paragraph
     
    linc, Aug 9, 2011 IP
  13. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #13
    Here is a link for the tag and how to use it:

    http://www.w3schools.com/tags/tag_p.asp

    And if you have any more questions about tags, this same site will answer them for you and show you how to use them.
     
    mmerlinn, Aug 9, 2011 IP
  14. FusiionNET

    FusiionNET Guest

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    <p> is Paragraph it it used alot more in the past few years.
     
    FusiionNET, Aug 9, 2011 IP
  15. antheajen

    antheajen Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    p tag written as <p> and ending tag </p>....it is basically for paragraph,,,you can write <p> tag inside body tag...
     
    antheajen, Aug 10, 2011 IP
  16. JohnnySchultz

    JohnnySchultz Peon

    Messages:
    277
    Likes Received:
    4
    Best Answers:
    7
    Trophy Points:
    0
    #16
    p is for paragraph. You can read more here.
     
    JohnnySchultz, Aug 10, 2011 IP
  17. jelaine

    jelaine Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    <p> tag is for paragraph.
     
    jelaine, Aug 10, 2011 IP
  18. freelanceinphp

    freelanceinphp Member

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    48
    #18
    <p>Paragraph</p> is for PARAGRAPH
     
    freelanceinphp, Aug 11, 2011 IP
  19. kumarpyasa

    kumarpyasa Peon

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    hello friend
    P tag is a para graph dag in HTML?
     
    kumarpyasa, Aug 12, 2011 IP