無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
neo_note
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <title>{site_title}</title> <link rel="stylesheet" href="{site_css}" type="text/css" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> </head> <body> <center> <table width=0 height="100%" border=0 cellspacing=0 cellpadding=0> <tr> <td valign="top"> <table width="450px" height="100%" border=0 cellspacing=0 cellpadding="20px"> <tr> <td width="100%" height="60px" background="http://sleepless.jugem.cc/?image=43"> </td> </tr> <!-- BEGIN title --> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=39"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="150" height="90" align="right"> <param name="movie" value="template/clock/clock_14.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <param name="bgcolor" value="#FFFFFF"> <embed src="template/clock/clock_14.swf" quality="high" wmode="transparent" bgcolor="#FFFFFF" width="150" height="90" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </object> <h1>{blog_name}</h1> <h2>{blog_description}</h2> </td> </tr> <!-- END title --> <!-- BEGIN entry --> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=38"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=37"> <div class="date">{entry_date}</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=36"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=39"> <!-- BEGIN sequel --> <div class="navi"><center>{prev_entry} | {next_entry}</center></div> <br> <br> <!-- END sequel --> <center style="border-bottom:3px dotted #ffffff;"><b>{entry_title}</b></center> <br> <div class="note"> {entry_description} <br> {entry_sequel} </div> {trackback_auto_discovery}</td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=42"> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=41"> <p align="right"> <table width="120px"> <tr> <td> <div class="property"> time◆{entry_time} <br> author◆{user_name} <br> category◆{category_name} <br> {comment_num} <br> {trackback_num} </div> </td> </tr> </table> </p> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=40"> </td> </tr> <tr> <td width="100%" height="30px" background="http://sleepless.jugem.cc/?image=39"> </td> </tr> <!-- END entry --> <!-- BEGIN comment_area --> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=38"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=37"> <div class="index">この記事に対するコメント</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=36"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=39"> <a name="comments"></a> <div class="note"> <!-- BEGIN comment --> {comment_description} <br> <i>{comment_name} | {comment_time}</i> <br> <br> <!-- END comment --> <form action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}"> name:<input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:100%"> <br> e-mail:<input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:100%"> <br> url:<input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:100%"> <br> comments: <br> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:100%"></textarea> <br><br> <input type="submit" value="SUBMIT!" style="border:1px solid #ffffff;"> cookie:<input type="checkbox" name="set_cookie" value="1" id="set_cookie"> </form> </div> </td> </tr> <!-- END comment_area --> <!-- BEGIN trackback_area --> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=38"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=37"> <div class="index">この記事へのトラックバックURL</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=36"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=39"> <div class="note">{trackback_url}</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=38"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=37"> <div class="index">この記事に対するトラックバック</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=36"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=39"> <a name="trackback"></a> <div class="note"> <!-- BEGIN trackback --> {trackback_excerpt} <br> <i>{trackback_title} | {trackback_blog_name} | {trackback_time}</i> <br><br> <!-- END trackback --> </div> </td> </tr> <!-- END trackback_area --> <!-- BEGIN profile_area --> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=38"> </td> </tr> <tr> <td width="100%" background="http://sleepless.jugem.cc/?image=37"> <div class="date">プロフィール</div> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=36"> </td> </tr> <tr> <td width="100%" height="40px" background="http://sleepless.jugem.cc/?image=39"> <center style="border-bottom:3px dotted #ffffff;"><b>{profile_name}</b></center> <div class="note">{profile_description}</div> </td> </tr> <!-- END profile_area --> <tr> <td width="100%" height="100%" valign="bottom" background="http://sleepless.jugem.cc/?image=39"> <a href="https://jugem.jp" target="_blank"><img src="../template/banner/jugem_gray01.gif" width="128" height="22" alt="ブログのレンタルサービス JUGEM" border="0" /></a> <a href="http://paperboy.co.jp/" target="_blank"><img src="../template/banner/paperboy_gray01.gif" width="128" height="22" alt="paperboy&co." border="0" /></a> </td> </tr> <tr> <td width="100%" height="60px" background="http://sleepless.jugem.cc/?image=43"> </td> </tr> </table> </td> <td width="20px"></td> <td valign="top" width="200px"> <br> <!-- BEGIN calendar --> <div class="side_index">CALENDAR</div> <BR> <TABLE width="100%" cellspacing=1> <TR> <TD class="sunday">S</TD> <TD class="weekday">M</TD> <TD class="weekday">T</TD> <TD class="weekday">W</TD> <TD class="weekday">F</TD> <TD class="weekday">S</TD> <TD class="saturday">S</TD> <TR> <TD colspan=7> {calendar} </TD> </TR> </TABLE> <!-- END calendar --> <!-- BEGIN amazon --> <br> <br> <div class="side_index">RECOMMEND</div> <br> <div class="side_main">{amazon_item} <a href="http://px.a8.net/svt/ejp?a8mat=TW47B+6P4KS2+FTG+5ZMCH" target="_blank"> </div> <!-- END amazon --> <br> <br> <!-- BEGIN latest_entry --> <br> <br> <div class="side_index">LATEST ENTRIES</div> <div class="side_main" id="side_main">{latest_entry_list}</div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <br> <br> <div class="side_index">RECENT COMMENTS</div> <div class="side_main" id="side_main">{recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <br> <br> <div class="side_index">RECENT TRACKBACK</div> <div class="side_main" id="side_main">{recent_trackback_list}</div> <!-- END recent_trackback --> <!-- BEGIN category --> <br> <br> <div class="side_index">CATEGORIES</div> <div class="side_main" id="side_main">{category_list}</div> <!-- END category --> <!-- BEGIN archives --> <br> <br> <div class="side_index">ARCHIEVES</div> <div class="side_main" id="side_main">{archives_list}</div> <!-- END archives --> <!-- BEGIN link --> <br> <br> <div class="side_index">LINKS</div> <div class="side_main" id="side_main">{link_list}</div> <!-- END link --> <br><br> <!-- BEGIN profile --> <br> <br> <div class="side_index">PROFILE</div> <div class="side_main" id="side_main">{user_list}</div> <!-- END profile --> <br> <br> <div class="side_index">OTHERS</div> <div class="side_main" id="side_main"> <ul> <li><a href="{site_rss}">RSS1.0</a> <li><a href="{site_atom}">ATOM0.3</a> </ul> </div> <!--search--> <form method="get" action=""> <div class="side_index">SEARCH THIS SITE</div> <br> <input id="search" name="search" size="20" style="width:100%;border:1px solid #333;" class="form"> <input type="submit" value="SEARCH!" style="border:1px solid #333;"> </form> <!-- END search --> </td> </tr> </table> </center> </body> </html>
CSS
body{ margin:0; padding:0; color:#333; scrollbar-face-color: #fff; scrollbar-highlight-color: #333; scrollbar-shadow-color: #333; scrollbar-3dlight-color:#fff; scrollbar-arrow-color: #333; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; } a:link{color:#333333} a:visited{color:#000000;} a:active{color:#000000;text-decoration:none;} a:hover{color:#000000;text-decoration:none;} h1{ font-size:20pt; } h2{ font-size:9pt; font-weight:normal; } img.emoji{ line-height:23px; margin:0px; padding:0px; } .date{ font-size:15px; color:#880000; font-weight:bold; } .index{ font-size:15px; font-weight:bold; } .navi{ font-size:9pt; } .side_index{ background-image:url(http://sleepless.jugem.cc/?image=201); background-repeat:repeat-y; padding-top:5px; padding-bottom:5px; font-size:14px; color:#880000; font-weight:bold; border-top:1px solid #333; border-bottom:1px dotted #333; text-align:center; } .side_main{ font-size:13px; //line-height:20px; list-style:none; } .tree{list-style:none;} .note{ font-size:9pt; line-height:23px; background-image:url(http://sleepless.jugem.cc/?image=30); margin-bottom:0px; padding-bottom:0px; } .pict { background-color: #f6f6f6; border-width: 2px; margin: 5px 10px 5px 5px; padding: 10px 10px 50px 10px; border-style: solid; border-color: #DCE3E3; } .property{ font-size:8pt; line-height:20px; } .calendar{ font-size:13px; line-height:20px; text-align: center; width=100%; } .copy{font-size:9pt;} form{ font-size:15px; line-height:23px; margin-top:0px; padding-top:0px; } input{ height:20px; line-height:23px; font size:9pt; background:transparent; border-style:none; color:#333; } textarea{ line-height:23px; font-size:9pt; background:transparent; border-style:none; padding-top:2px; color:#333333; scrollbar-face-color: #afdbde; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-3dlight-color:#afdbde; scrollbar-arrow-color: #fff; scrollbar-track-color: #afdbde; scrollbar-darkshadow-color: #afdbde; } i{font-size:9pt;line-height:23px;} blockquote{ background-color:#fff; color:#880000; border:1px dotted #333; margin:10px; padding:12px; } .side_main ul{ margin-left:23px; } #side_main ul li{list-style-image:url(http://sleepless.jugem.cc/?image=52); } /* カレンダー */ .cell{ border:1px solid #333; text-align:center; width:27px; font-size:9pt; padding:5px; } .sunday,.weekday,.saturday{ font-size:9pt; font-weight:bold; text-align:center; } .saturday{color:#4682B4;} .sunday{color:#8B0000;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑