アットウィキロゴ

fwp001

<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3c.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3c.org/1999/xhtml" xml:lang="ja">
<head>
<meta http-equiv="Conten-Type" content="text/html; charset=Shift_JIS" />
<meta http-equiv="Conten-Style-Type" content="text/css" />
<title>XHTML1.1 and CSS Template</title>

<style tyle="text/css">
<!--
html{height:100%;overflow:hidden;scrollbar:hidden;}
body{height:100%;overflow:hidden;}
-->
</style>
</head>

<body style="text-align:center">

<div id="main_box" style="width:800;height:600;border:solid 1px green;margin-left:auto;margin-right:auto;">

<div id="title" style="width:100%;height:100px;border:solid 1px blue;line-height:100px;">
<p style="vertical-align:middle">For word profession</p>
</div>

<div id="menu" style="border:solid 1px black;width:100%;height:40px"><p>main menu</p></div>

<div id="title_movie" style="width:100%;height:200px;border:solid 1px yellow"><p>Title_Movie</p></div>

<div id="footer" style="width:100%;height:200px;border:solid 1px red;">
<div id="content" style="width:50%;border:solid 1px gold;float:left"></div>
<div id="corabo" style="width:50%;border:solid 1px silver;float:right"></div>
</div>


</div>

</body>
</html>
最終更新:2007年10月26日 17:11