It makes a mess of the page.
| annihillator | 
					 | 
			
|---|---|
| 
					 When I create a page with a message, eg, 
 
	<div style="background-image:url("http://www.quackit.com/pix/smile.gif");background-repeat:repeat;width:200px;height:200px;"> 
 It shows the outcome in normal view when editting it but when I publish it things start to happen and then the actual output is: 
 
	<div style="background-image:url("http://www.quackit.com/pix/smile.gif");background-repeat:repeat;width:200px;height:200px;"> 
 Instead of what I really wanna do. How can this be resolved? 
                        This post was edited by annihillator (2011-04-11 12:59, 14 years ago)
                     
                    
				 |