<p> doesn't create a new line in an Ajax layer???

Discussion in 'CSS' started by 123GoToAndPlay, Sep 25, 2008.

  1. #1
    i am having an issue with <p> in a ajax layer. It doesn't show an empty space/line as in a regular html page.

    Any tips?
     
    123GoToAndPlay, Sep 25, 2008 IP
  2. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ok i added
    margin-bottom
    
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:12px;
    	line-height: 1.7em;
    	margin-bottom: 15px;
    
    Code (markup):
     
    123GoToAndPlay, Sep 25, 2008 IP