asked on
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test</title>
</head>
<body>
<h1>Test</h1>
<a href="#">Click test</a>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Frame Weirdness</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
#region-main-box {
background: rgb(25, 255, 237); left: 220px; width: 200%; float: left; position: relative;
}
#region-post-box {
background: rgb(254, 25, 237); left: 50%; width: 100%; margin-left: -440px; float: left; position: relative;
}
#region-main-wrap {
background: rgb(254, 255, 23);
width: 50%; right: 100%; float: right; position: relative;
}
#region-pre {
background: rgb(25, 25, 230);
left: 220px; width: 220px; overflow: hidden; margin-left: -50%; float: left; position: relative;
}
#region-main-pad {
background: rgb(25, 95, 255);
margin: 0px 10px 0px 450px; overflow: hidden;
}
#region-pre {
background: rgb(255, 200, 190);
left: 220px; width: 220px; overflow: hidden; margin-left: -50%; float: left; position: relative;
}
#region-pre .block-region {
margin: 0px; padding: 0px; width: 220px; float: left;
}
</style>
</head>
<body>
<div id="region-main-box">
<div id="region-post-box">
<div id="region-main-wrap">
<div id="region-main-pad">
<div class="region-content">
<div class="resourcecontent resourcegeneral">
<iframe id="resourceobject" src="simple.html"></iframe>
</div>
</div>
</div>
</div>
<div id="region-pre" class="block-region">
<div class="region-content">
<div style="background-color: #e1e1e8" id="specialtoc">Testing 1 2 3. Testing 1 2 3.<br /><br /></div>
</div>
</div>
</div>
</div>
</body>
</html>
weird.zip
ASKER
ASKER
Web development includes all aspects of presenting content on intranets and the Internet, including delivery development, protocols, languages and standards, server software, browser clients, databases and multimedia generation.
TRUSTED BY
ASKER