Using CSS positioning methods to overlap HTML texts over your images. Search engines will not recognize the text. I suggest you use CSS for that purpose.
Set the image into a <Div> as background with the following CSS code
Code:
<div><p>text on the image</p></div>
.img{
width:100px; (same as the image width)
height:50px; (same as the image height)
}
t.{
margin:auto;}
Enlarge Image with Window
<html>
<head>
<style type="text/css">
img { width:75% }
</style>
</head>
<body>
<img src="yourpicture.jpg">
</body>
</html>
Try this, Then the image should resize with each window resizing (including user actions)
Code:
<img src="yourimage.jpg" border="0" alt="some text" title="other text" width="100%"/>
Try this, Then the image should resize with each window resizing (including user actions)
Code:
<img src="yourimage.jpg" border="0" alt="some text" title="other text" width="100%"/>
Well, try this code
Code:
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Your title</title>
<script language="javascript"><!–
var i=0;
function resize()
{
var l_img = new Image();
l_img.src = "yourimage.jpg";
if (navigator.appName == 'Netscape') i=100;
window.resizeTo(l_img.width +180, l_img.height+150-i);
self.focus();
}
//–></script>
</head>
<body onload="resize();">
<img src="yourimage.jpg" border="0" width="100%" height="100%"/>
</body>
</html>
Companies | Price | Server Location | Price | Visit Now |
---|---|---|---|---|
![]() Cloud SSD Hosting |
$1.43 /mo. | WILMINGTON, DE, US | Price @ $1.43 /mo. | Visit Now |
![]() |
$2.99 /mo. | LASALLE, CA | Price @ $2.99 /mo. | Visit Now |
![]() |
$2.75/mo. | Burlington, MA, US | Price : $2.75/mo. | Visit Now |
![]() Lifetime Free Domain |
$3.95/mo. | Panama, PA | Start @ $3.95/mo. | Visit Now |
![]() |
$1.99/mo. | Arlington Heights, IL, US | Start @ $1.99/mo. | Visit Now |
![]() |
$4.95/mo | AUBURN, MA, US | Start @ $4.95/mo | Visit Now |
![]() Cheapest Webhosting |
$3.25/mo. | Burlington, MA, US | Start @ $3.25/mo. | Visit Now |
![]() |
$3.95/mo | Columbus, OH, US | Start @ $3.95/mo | Visit Now |
![]() |
$4.95/mo | NASHUA, NH, US | Start @ $4.95/mo | Visit Now |
![]() Managed WordPress Hosting |
$89.00/mo. | Lansing, MI, US | Price : $19.00/mo. | Visit Now |