<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Test</title>
<style type="text/css">
#MSOImageWebPart_WebPartWPQ5 {
filter:alpha(opacity=10);
opacity:.01;
}
#someContainer {
background-repeat:no-repeat;
background-image: url(http://www.cee.lsu.edu/research/Gallery/FrontPicture.jpg);
}
</style>
</head>
<body>
<div id="someContainer">
<img border="0" id="MSOImageWebPart_WebPartWPQ5" src="http://sharepoint.microsoft.com/_layouts/images/homepage.gif" alt="Microsoft Windows SharePoint Services Logo" />
</div>
</body>
</html>
<div WebPartID="da7da645-1ade-4243-9ca2-88cdef0ee986" HasPers="false" id="WebPartWPQ5" width="100%" class="ms-WPBody" allowDelete="false" style="" >
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tr>
<td align="Center" valign="Middle" style="background-color:transparent"><img border="0" id="MSOImageWebPart_WebPartWPQ5" src="/_layouts/images/homepage.gif" alt="Microsoft Windows SharePoint Services Logo" /></td>
</tr>
</table>
</div>
#MSOImageWebPart_WebPartWPQ5
{
visibility:hidden;
}
#WebPartWPQ5
{
background-image: url(myImage.jpg);
background-position:left top;
background-repeat:no-repeat;
}
Open in new window