無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
clear
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<?xml version="1.0" encoding="euc-jp"?> <!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" xml:lang="ja" lang="ja"> <head> <meta http-equiv="content-type" content="text/html; charset={site_encoding}" /> <title>{site_title}</title> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" type="text/css" href="{site_css}" /> <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 type="text/javascript" src="./template/js/cookie.js"></script> </head> <body> <div id="main"> <!-- main --> <div id="content"> <!-- BEGIN entry --> <span class="date">{entry_date}</span> <h3>{entry_title}</h3> <div class="body">{entry_description} <p class="more">{entry_sequel}</p> <ul class="foot"><li>{category_name}</li><li>{comment_num}</li><li>{trackback_num}</li></ul></div> <!-- END entry --> <!-- BEGIN sequel --> <ul class="navi"><li>{prev_entry} /</li><li><a href="./">home</a> /</li><li>{next_entry}</li></ul> <!-- END sequel --> <!-- BEGIN comment_area --> <h3 id="comments">comment</h3> <!-- BEGIN comment --> <div class="body">{comment_description} <ul class="foot"><li>by {comment_name}</li><li>({comment_time})</li></ul></div> <!-- END comment --> <h3>post a comment</h3> <div class="body"> <form action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <dl class="comment"> <dt><label for="name">name:</label></dt><dd><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width: 50%;" /></dd> <dt><label for="email">email:</label></dt><dd><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width: 50%;" /></dd> <dt><label for="url">url:</label></dt><dd><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width: 50%;" /></dd> <dt><label for="description">comments:</label></dt> <dd><textarea tabindex="4" id="description" name="description" style="width: 75%;height: 120px;"></textarea></dd> <dt><label for="set_cookie">cookie: </label><input type="checkbox" name="set_cookie" value="1" id="set_cookie" /></dt> </dl> <input type="submit" value="submit" class="submit" /> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <h3 id="trackback">trackback url</h3> <div class="body"> <input type="text" value="{trackback_url}" style="width: 98%;" /> </div> <h3>trackback</h3> <!-- BEGIN trackback --> <div class="body">{trackback_title} <p class="more">{trackback_excerpt}</p> <ul class="foot"><li>by {trackback_blog_name}</li><li>({trackback_time})</li></ul></div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <h3>profile</h3> <div class="body">name: {profile_name} <p class="more">{profile_description}</p></div> <!-- END profile_area --> <!--footer --> <!-- BEGIN page --> <ul class="navi"><li><a href="{prev_page_url}"><img src="http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255777.gif" width="19" height="18" alt="前のページ" /></a></li><li><img src="http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255772.gif" width="17" height="18" alt="" /></li><li><a href="{next_page_url}"><img src="http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255778.gif" width="17" height="18" alt="次のページ" /></a></li></ul> <!-- END page --> <div id="footer">{copyright}</div> <!-- /footer/ --> </div> <!-- /main/ --> <!-- side --> <div id="leftcolumn"> <!-- header --> <div id="head"> <!-- BEGIN title --> <h1>{blog_name}</h1> <h2>{blog_description}</h2> <!-- END title --> </div> <!-- /header/ --> <!-- BEGIN calendar --> <h3>calendar</h3> <div class="body" style="text-align: center;">{calendar2}</div> <!-- END calendar --> <!-- BEGIN freespace1 --> <h3>{freespace_title1}</h3> <div class="body">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h3>{freespace_title2}</h3> <div class="body">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h3>{freespace_title3}</h3> <div class="body">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h3>{freespace_title4}</h3> <div class="body">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h3>{freespace_title5}</h3> <div class="body">{freespace_contents5}</div> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <h3>entry</h3> <div class="body">{selected_entry_list}</div> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <h3>comment</h3> <div class="body">{recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <h3>trackback</h3> <div class="body">{recent_trackback_list}</div> <!-- END recent_trackback --> <!-- BEGIN category --> <h3>category</h3> <div class="body">{category_list}</div> <!-- END category --> <!-- BEGIN archives --> <h3>archive</h3> <div class="body">{archives_list}</div> <!-- END archives --> <!-- BEGIN link --> <h3>link</h3> <div class="body">{link_list}</div> <!-- END link --> <!-- BEGIN amazon --> <h3>recommend</h3> <div class="body">{amazon_item}</div> <!-- END amazon --> <!-- BEGIN profile --> <h3>profile</h3> <div class="body">{user_list}</div> <!-- END profile --> <h3>other</h3> <div class="body"> <ul><li><a href="./admin/">Admin</a></li><li><a href="./?mode=rss">RSS1.0</a></li><li><a href="./?mode=atom">Atom0.3</a></li><li><a href="http://www.crystalcolor.net/station/" target="_blank">Material by Egg*Station</a></li><li><a href="http://template.hapiriti.com/" title="ホームページ・ブログの無料テンプレート屋さん[happy*10]" target="_blank">Template by happy*10</a></li></ul> <!-- BEGIN jugem_ad --> <br /> {ad} <!-- END jugem_ad --> <br /> {site_qrcode} </div> </div> <!-- /side/ --> <br class="clear" /> </div> </body> </html>
CSS
/**ページ全体の装飾**/ * { margin: 0px;padding: 0px; font:normal normal normal 100%/1.3 "Verdana","MS Pゴシック","Osaka",sans-serif; border:none;letter-spacing: 0.25em;line-height: 1.8; scrollbar-3dlight-color:white; scrollbar-darkshadow-color:white;scrollbar-face-color:white; scrollbar-highlight-color:white; scrollbar-shadow-color:white;scrollbar-arrow-color:#c5d8e4; scrollbar-track-color:white; } body { color: #b8b8b8;text-align: center; background-image: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255771.gif); background-attachment: fixed; background-repeat: repeat-y; } /** フォーム 装飾**/ input,textarea { padding:2px;border-top: none;border-left: none; border-right: none;border-bottom: none; color: #bbbbbb;background-color: #f4f4f4; } /** リンク装飾**/ a { color: #c5d8e4;text-decoration: none; } a:hover { color: #e9eef3;text-decoration: none; background-color: #f5fffa; } /** 改行**/ br {letter-spacing: normal;} hr {width: 380px;border: dotted 1px #c5d8e4;} p {width: 370px;padding: 5px;} blockquote {width: 370px;padding: 5px;background-color:#e9eef3;} /** タイトル**/ div#head { padding: 180px 40px 30px 10px; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255776.gif") no-repeat top left; } h1 { font-size: 80%;text-align: left;} h1 a {color: #6b818f;border: none;} h1 a:hover {color: white;} /**サブタイトル**/ h2 { padding-top: 10px;color: #999;font-size: 60%; } /**リスト**/ ul {list-style:none;list-style-image: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255773.gif);} li { margin-left: 15px; } /** 全体囲み**/ div#main { width: 680px;height: auto;margin: 0 auto; text-align: left;background-color: white; } /** メインカラム**/ div#content { padding-top:30px;width: 425px;height: 100%;float: right; } /** 左サイドカラム**/ div#leftcolumn { width: 250px;height: 100%;float: right; } /** エントリー タイトル**/ #content .date { margin: 0 10px;text-align: right;color: #c2cacf;font-family: 'Century Gothic'; font-size: 60%;display: block;letter-spacing: 0.3em; } #content h3 { padding: 15px 0px 8px 10px;width: auto; color: #a8c0cf;font-size: 75%;font-weight: bold; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255775.gif") no-repeat; } /** エントリー 記事**/ #content .body { padding: 0 10px 40px;font-size: 60%; } /** エントリー 追記**/ #content p.more {padding: 3px 0;} /** エントリー フッター**/ #content ul.foot {padding-top: 5px;text-align: right;} #content ul.foot li { margin: 0;padding: 0 0 0 13px;display: inline; background: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255773.gif) no-repeat; } /** サイドメニュー タイトル**/ #leftcolumn h3 { padding: 0 40px 0 20px;font-size: 60%;color: #a8c0cf;font-weight: bold; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080923_255772.gif") no-repeat; } /** サイドメニュー 記事**/ #leftcolumn .body { padding: 10px 40px 20px 10px;font-size: 60%; } /** カレンダー**/ .calendar { margin: 0 auto;text-align:center; border-collapse: separate;border-spacing: 0; } .calendar .weekday { padding: 1px;text-align:center;color: #a8c0cf; border-bottom: 1px dotted #ccc; } .calendar .cell { padding: 1px;text-align:center; } .calendar .cell a {display: block;border: none;} .calendar .cell a:hover {display: block;border: none;} /** コメント欄**/ .comment dd {padding-left: 7px;} /** ボタン**/ input.submit {margin-top: 3px;padding:0;} /** ページナビ**/ ul.navi {margin: 20px 10px;text-align: center;} ul.navi li {margin: 0;padding: 0 5px 0 0;display: inline;background: none;font-size: 60%;} /** フッター**/ div#footer { margin: 0 10px;padding: 20px 0 50px 0; text-align: center;font-size: 55%; } /** 回り込み解除**/ br.clear {width: 0.1em;height: 0.1em;clear: both;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑