葉鍵板デスクトップ・その5

このエントリーをはてなブックマークに追加
722717
>>718
Header.htm-----------
<html lang="ja">
<head>
<style>
body
{
background:#ffffff url(C:\Documents and Settings\Administrator\My Documents\かちゅ〜しゃ\misu.jpg) bottom right no-repeat fixed;
font-size:16px;
}
div.res
{
width:40em;
}
</style>
<STYLE type="text/css">
<!--
a{text-decoration:none;}
a:hover{color:#00FF00;text-decoration:none;}
//-->
</STYLE><style type="text/css">
<!--
a:link {color: #1c05ff ;text-decoration: none ;}
a:visited {color: #778899 ;text-decoration: none ;}
a:active {color: #ffffff ;text-decoration: none ;}
a:hover {color: #aaaaaa ;text-decoration: none ;}
body {color: #000000 ;font-size: 12px ;font-family: "MS ゴシック" ;background-image: url(画像へのフルパスで指定\bg.Jpg) ;margin: 5px 22px ;background-attachment: fixed ;background-position: right right ;}
.no1 {color: #000000 ;font-family: "Webdings" ;}
.no2 {color: #ff7516 ;font-family: "Webdings" ;}
.date {font-size: 11px ;}
.mes {padding: 8px 8px 5px 29px ;width: 100% ;}
.res {border-style: none ;background-color: #ffffff ;padding: 3px ;width: 100% ;width: 100% ;filter: Alpha(opacity=65);}
-->
</style>
</head>
<body>
723717:2001/07/25(水) 17:43
>>718
NewRes.htm----------
<div class="res">
<a href="menu:&PLAINNUMBER"><span class="no2">8</span></a> &PLAINNUMBER:&NAME <span class="date">&MAIL [&DATE] NEW</span><br>
<img src="画像へのフルパスで指定\line.gif"><br><span class="mes">&MESSAGE</span></div><br>
724717:2001/07/25(水) 17:44
>>718
Res.htm-----------
<div class="res">
<a href="menu:&PLAINNUMBER"><span class="no1">4</span></a> &PLAINNUMBER:&NAME <span class="date">&MAIL [&DATE]</span><br>
<img src="画像へのフルパスで指定\line.gif"><br><span class="mes">&MESSAGE</span><br></div><br>