Displays like I want it in FireFox & Opera. IE seems to not position the blue gradient directly in the center. Is there some kind of weird IE right margin?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>css test</title>
<link rel="stylesheet" href="includes/style.main.css" media="screen" />
</head>
<body>
<div class="masterDiv">
<div class="header">stuff</div>
</div>
</body>
</html>
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
The background image (the white box with gray lines on each side) is exactly 750px wide. With 1 px lines on each side.
So, I made the other two divs 748px and centered them to fill up the white.. but show the lines on each side. IE just seems to push it about 2px too far left.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Indeed it does, thanks. Wonder why it won't work with the background image?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.