Quote:
	
	
		
			
				
					Originally Posted by  Infernette
					 
				 
				So I managed to get the css border around it- but now It's doing this : 
http://i43.tinypic.com/28c33x3.png
when I attempt to add words.
 
And this is the CSS: 
divide{ 
    padding-top: 15px; 
    height: auto; 
    border: 2px solid #000000; 
    border-radius:5px; 
    background-color: #E1E1E1;
 
} 
 
What... am I messing up?  
			
		 | 
	
	
 
Still need to know why it's spitting this out at me D: