ブラウザのマージン
-
0 名前: 修羅 : 2005/06/04 19:51 [URL]
- いつも拝見させて頂いています。
ブラウザのブラウザの枠とのマージンを指定するを使いました。
< HOME / スタイルシート / ページ全般 / ブラウザの枠とのマージンを指定する
して、前までは普通にマージン0になっていたのですが、ページに広告を載せると
前まで行っていた設定ができなくなりました。どうすれば直りますか?
教えてください。。。お願いします。。。
-
1 名前: カヅサツ : 2005/06/04 19:51 [URL]
- http://openlab.ring.gr.jp/k16/htmllint/htmllint.html でエラーは出ないようにしたつもりです。
revw.html:
<!DOCTYPE HTML PUBtdC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja" dir="ltr">
<head>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="content-type" content="text/html; charset=shift_jis">
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-style-type" content="text/css">
<link rel="stylesheet" href="../style.css" type="text/css">
<title>★REVWSITE★</title>
</head>
<body>
-
2 名前: カヅサツ : 2005/06/04 19:51 [URL]
- <table id="head">
<tr>
<td><a href="http://www.store-mix.com/index.php?hid=70550" target="new"><img
src="http://sun.d-064.com/images/myu_program/468-60_01.gif"
alt=""もっと" 簡単ショッピング Store-mix.com"></a></td>
<td><h1>Welcome to REVWSITE</h1>
<table class="menu">
<tr>
<td><a href="about.html">■はじめに</td>
<td><a href="gallery.html">■商品全般</a></td>
<td><a href="cgi-bin/bbs/i_Ya.cgi">■掲示板</a></td>
<td><a href="novel.html">■小説&詩</a></td>
<td><a href="material.html">■素材</a></td>
<td><a href="chat.html">■チャット</a></td>
</tr>
<tr>
<td><a
href="http://www18.oekakibbs.com/bbs/tedama/oekakibbs.cgi">■絵日記</a></td>
<td><a href="plan.html">■企画物</a></td>
<td><a href="tdnk/tdnk.html">■リンク</a></td>
<td><a href="plan.html">■企画物</a></td>
<td><a href="tdnk/tdnk.html">■リンク</a></td>
</tr>
</table></td>
</tr>
</table>
-
3 名前: カヅサツ : 2005/06/04 19:51 [URL]
- <div id="main">
<h2>商品レビューサイト</h2>
<h3>全般</h3>
<table class="itemlist" border="1" summary="商品リスト">
<tr>
<th rowspan="3"><a
href="http://www.store-mix.com/ko-bai/product.php?afid=4523527&pid=142135&hid=70550&oid=5684"
target="_blank"><img
src="http://sun.d-064.com/include/implession.php?pid=142135&hid=70550&flag1=product&afid=4523527&oid=5684"
alt="[Apple ipod/iPod mini用コンパクトスピーカーシシステム]" width="99" height="66"></a></th>
<th>Apple ipod/iPod mini用コンパクトスピーカーシシステム</th>
</tr>
<tr>
<td class="itemdetail"><p>ipod/ipod miniがあれば家でもどこでも音楽が臨場感たっぷりで聴けます。</p>
<p>ipod/ipod miniをこのスピーカーの真ん中に差し込むだけで音楽がスピーカーから聞けます!!<br>
<p>ipod/ipod miniを正面のドック部分に差し込むだけで充電・曲の更新が出来ます!!<br>
<p>自分だけのライブラリを手に入れてください!!<br>
<p>英国を中心としたヨーロッパ諸国で人気のバックロードフォンスピーカーシステムを採用しています!!
部屋にあるCDやMDが散乱して困っているあなた!
スピーカを買いましょう!!
<p>そして最高の 音楽ライフを実現させましょう!</p></td>
</tr>
<tr>
<td>価格:11800円 発送可能時期:一週間 在庫:∞</td>
</tr>
</table>
</div>
</body>
</html>
-
4 名前: カヅサツ : 2005/06/04 19:51 [URL]
- style.css(revw.htmlの一つ上のフォルダ):
body,html{
scrollbar-face-color:#f1f1f1;
scrollbar-track-color:#f1f1f1;
scrollbar-arrow-color:#808080;
scrollbar-3dlight-color:#808080;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dfdfdf;
scrollbar-darkshadow-color:#808080;
}
body{
color: #000080;
margin: 0px;
padding: 0px;
line-height: 1.4;
font-size: small;
}
table#head{
width: 100%;
color: #F5F5F5;
background-color: #000000;
}
table.menu{
margin: 0px 0px 0px auto;
}
table#head a:link,
table#head a:visited{
color: #FFFFFF;
}
div#main{
width: 650px;
margin: 0px auto 0px auto;
}
table.itemlist,
table.itemlist th,
table.itemlist td{
border-width: 1px;
border-style: solid;
border-color: #FFA500;
}
table.itemlist{
border-collapse: collapse;
}
table.itemlist th{
padding: 5px;
}
table.itemlist td{
}
td.itemdetail{
background-color: #FFA500;
}
td.itemdetail p{
margin: 5px 0px;
}
.title{
font-size: 12pt; color: #CC3333
}
h1{
font-size: x-large;
text-align: right;
}
h2{
font-weight: normal;
font-size: medium;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #FFA500;
padding: 3px 3px 3px 3px;
margin: 1em 0px 0px 0px;
}
h3{
font-weight: normal;
font-size: medium;
margin: 5px 0px 2px 0px;
}
a:link{
color: #A0522D;
text-decoration: none;
}
a:visited{
color: #A0522D;
text-decoration: none;
}
a:active{
color: #A0522D;
}
img{
border-width:0px;
}
-
5 名前: 修羅 : 2005/06/04 19:51 [URL]
- こんなに長い文章で・・・・。
ありがとうございます!やってみます。