無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
憶え書
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
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" lang="ja" xml:lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>{site_title}</title> <link rel="stylesheet" href="{site_css}" type="text/css" /> <link type="text/css" href="{gmo_header_css}" rel="stylesheet" media="screen,print"> <link rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <link rel="alternate" media="handheld" type="application/xhtml+xml" href="{mobile_url}" /> <script src="./template/analogue/menu.js" type="text/javascript"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();" style="background-color:transparent;"> <a name="top"></a> <Table Border="0" align="center"><Tr><Td Align="left"> <table cellspacing="1" cellpadding="7" Width="400"><tr> <td style="font-size:8pt;color:#000000;line-height:10pt;" Width="400" Align="left"> <!-- BEGIN title --> <Div Align="right"><div class="site_title">{blog_name}</div></Div><br> {blog_description}<Div Align="right" class="linkmenu"> <a href="" onclick="return buttonClick(event, 'MENU1');">Profile</a>/ <a href="" onclick="return buttonClick(event, 'MENU2');">Category</a>/ <a href="" onclick="return buttonClick(event, 'MENU3');">Link</a></Div> </td></tr></table> <!-- END title --> <!-- BEGIN profile --> <div id="MENU1" class="MENU"> <div class="list_text">{user_list}</div> <div class="list_title">PROFILE</div> </div> <!-- END profile --> <!-- BEGIN category --> <div id="MENU2" class="MENU"> <div class="list_text">{category_list}</div> <div class="list_title">CATEGORY</div> </div> <!-- END category --> <!-- BEGIN link --> <div id="MENU3" class="MENU"> <div class="list_text">{link_list}</div> <div class="list_title">LINK</div> </div> <!-- END link --> <br> <table cellspacing="1" cellpadding="7" Width="400"><tr> <td Width="400"> <div class="font"> <!-- BEGIN entry --> <div class="font_title"> {entry_date}</Div><br><Div Align="right"> {entry_time}</Div> {entry_description} {entry_sequel} <div Align="right">| {category_name} | {comment_num} |</div> <br> <br> <!-- END entry --> <!-- BEGIN comment_area --> <div class="font_title">Comment</div><br> <!-- BEGIN comment --> <br> {comment_description} <div Align="right">| {comment_name} | {comment_time} |</div> <!-- END comment --> <div class="comment_body"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <label for="name">name:</label><br /> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:200px;" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:200px;" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:200px;" /><br /> <label for="description">comment:</label><br /> <textarea tabindex="4" id="description" name="description" rows="8" cols="50" style="width:400px;"></textarea><br /><br /> <input tabindex="5" type="submit" value="送信" onclick="javascript:setval();" /><input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;" /> <label for="set_cookie">Cookie</label> </form> </div> <!-- END comment_area --> <!-- BEGIN profile_area --> <div class="font_title">Profile</div><br><br> <b><Font Size="2" color="#000000">{profile_name}</Font></b><br> {profile_description}<br><br> <!-- END profile_area --> <!-- BEGIN archives --> <!-- BEGIN archives_items --> <a href="?month={archives_item_id}">{archives_item_year}{archives_item_num_month}</a> | <!-- END archives_items --> <!-- END archives --> <br> <Table Border="0" Width="100%"><Tr><Td Align="center"> <!-- BEGIN freespace1 --> <b>{freespace_title1}</b><br> {freespace_contents1}<br><br> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <b>{freespace_title2}</b><br> {freespace_contents2}<br><br> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <b>{freespace_title3}</b><br> {freespace_contents3}<br><br> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <b>{freespace_title4}</b><br> {freespace_contents4}<br><br> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <b>{freespace_title5}</b><br> {freespace_contents5}<br><br> <!-- END freespace5 --> </Td><Td Align="right"> <div align="right"> {ad} </div> </Td></Tr></Table> <a href="./admin/">Log in</a>| <a href="./?mode=rss">RSS1.0</a> | <a href="./?mode=atom">Atom0.3</a> <div align="right">Template by <a href="http://sandgrass.jugem.jp/" target="_blank">砂土圭</a></div> {copyright} </div></Td></Tr></Table> </body> </html>
CSS
html { scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-face-color:#FFA500; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-arrow-color:#ffffff; scrollbar-track-color:#ffffff; } a{ text-decoration:none; color:#000000; } a:hover{ color:#ffffff; } .font{ font-size:8pt; color:black; line-height:13pt } /* タイトル */ .site_title a,{ color:#FFA500; text-decoration:none; } .site_title { font-family: "Century gothic", "Verdana", "MS ゴシック", "Osaka‐等幅"; font-size:40px; color: #FFA500; margin: 10px 0px 10px 20px; } .font_title { font-family: "Arial Black"; font-size:27px; color: #dfdfdf; } /* コメント */ .comment_body { margin-bottom:5px; padding: 20px 0px 0px 0px; } .commnet_form { margin:20px auto; } /* メニュー */ .linkmenu { font-family: 'century gothic','Verdana','ms pgothic'; font-size: 12px; color: #FFA500; letter-spacing:1px; text-align: right; padding: 0px 0px 0px 0px; } .linkmenu a {color: #000000;text-decoration: none;} .linkmenu a:link {color: #000000;text-decoration: none;} .linkmenu a:visited {color: #000000;text-decoration: none;} .linkmenu a:active {color: #000000;text-decoration: none;} .linkmenu a:hover {color: #ffffff;text-decoration: none;} .MENU { visibility: hidden; z-index:1; position: absolute; width:150px; margin-top:0px; padding-top:0px; padding:0px 0px 0px 0px; background: #ffffff; border: 1px #dfdfdf solid; } .list_title{ font-weight:bold; margin-top: 0px; color: #dfdfdf; letter-spacing:0px; text-align:right; } .list_text { font-family: 'Verdana','ms pgothic'; font-size: 10px; letter-spacing:1px; line-height:130%; text-align: left; margin: 10px 0px 10px 0px; } .list_text a {color: #000000;text-decoration: none;} .list_text a:link {color: #000000;text-decoration: none;} .list_text a:visited {color: #000000;text-decoration: none;} .list_text a:active {color: #000000;text-decoration: none;} .list_text a:hover {color: #ffffff;text-decoration: none;} ul {margin: 0px 0px 0px 10px;padding: 0px;list-style-type: none;} li {margin: 0px 0px 0px 0px;padding: 0px;list-style-type: none;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑