<html>
<head>
<title></title>
</head>
<body>
<div id="main">
<div><img src="yourImage.jpg" /></div>
<div style="position: absolute; left: 20px; top: 160px;">
<span style="font-weight: bold; color: #fff;">Text Here...</span>
</div>
</div>
</body>
</html>
<head>
<title></title>
</head>
<body>
<div id="main">
<div><img src="yourImage.jpg" /></div>
<div style="position: absolute; left: 20px; top: 160px;">
<span style="font-weight: bold; color: #fff;">Text Here...</span>
</div>
</div>
</body>
</html>
No comments:
Post a Comment