Return to Snippet

Revision: 36860
at November 28, 2010 21:17 by Foxyfox


Initial Code
.image {
   position: relative;
   width: 100%; /* for IE 6 */
}

h2 {
   position: absolute;
   top: 200px;
   left: 0;
   width: 100%;
}

Initial URL

                                

Initial Description

                                

Initial Title
Text over inline image

Initial Tags

                                

Initial Language
CSS