Hi, I have the following code: PHP Code: <div class=”cover” style=”position: absolute; z-index: 200″></div> <div class=”slide”> <img src=”image.png” style=”position: absolute; z-index: 50″  /> <h1 style=”position: absolute; position: 500″>heading</h1> </div>  I would like the <h1> […] Original post by toolman