Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
G33kman #1
Stretching an image to 100%
Ok so i'm trying to create a website and I can't get my shadow to stretch
correctly across the page everytime I try to get it to stretch it is off center
and just doesn't look right. I will attach my code and all images are on the
net. so you should be able to view the site the same way I do it looks fine in
dreamweaver but it looks horrible in IE.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>IT's Computers (507) 351-8403 24/7 Service</title>
<style type="text/css">
<!--
body {
background-image: url([url]http://img360.imageshack.us/img360/4734/bkg2if.png);[/url]
background-repeat: repeat-y;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;}
-->
</style></head>
<body>
<table width="101%" height="134" border="2" cellpadding="0" cellspacing="0"
bordercolor="#000000">
<tr>
<td><img src="http://img360.imageshack.us/img360/2100/bkg24qs.png"
width="200" height="40" id="bkg2" style="width:100%" /></td>
</tr>
<tr>
<td width="100%" height="80"
background="http://img360.imageshack.us/img360/4457/main4wp.jpg"> </td>
</tr>
<tr>
<td><img src="http://img360.imageshack.us/img360/2100/bkg24qs.png"
width="200" height="40" align="left" id="bkg2" style="width:100%"/></td>
</tr>
</table>
<table width="100%" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="24%" height="40"
background="http://img489.imageshack.us/img489/5116/corner9fx.png"></td>
<td width="76%"
background="http://img489.imageshack.us/img489/7491/shadow8fm.png"></td>
</tr>
</table>
</body>
</html>
G33kman Guest
-
stretching page width
I am designing a webpage that has boxes in the center with spaces between them. I want to be able to have the screen stretch for wide screens, but... -
Links Stretching
HELP!!! I'm trying to get my links images to line up with the rest of my page I don't know if I need to resize my spacer image or what but when I... -
Stretching an image?
Illustrator 10 on Windows XP Until today I have always been able to stretch or resize a selected image by pulling the outline vertically or... -
stretching HACMP
Hi there, I want to stretch a HACMP cluster. Assuming a FFFFFF00 netmask my current configuration consists of two nodes A and B. A has boot... -
IMAGE STRETCHING???
Greetings all! There is probably a simple fix to this, but I haven't discovered it yet. Can anyone out there in Directorland help? I'm using D8...



Reply With Quote

