無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
angel
テンプレートイメージ表示ページへ戻る
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><a name="pagetop" id="pagetop"></a> <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" name="comments">comment</h3> <!-- BEGIN comment --> <div class="body">{comment_description} <ul class="foot"><li>{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" /> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <h3 id="trackback" name="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>{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 --> <!-- BEGIN page --> <ul class="navi"><li>{prev_page_link}</li><li>{page_now}<img src="http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22086.jpg" width="12" height="13" alt="" /> {page_num}pages </li><li>{next_page_link}</li></ul> <!-- END page --> <p class="top"><a href="#pagetop">↑pagetop</a></p> <!--footer --> <div id="footer"> {copyright} </div> <!-- /footer/ --> </div> <!-- /main/ --> <!-- side --> <div id="rightcolumn"> <!-- header --> <!-- BEGIN title --> <h1>{blog_name}</h1> <h2>{blog_description}</h2> <!-- END title --> <!-- /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://shirayuki.saiin.net/~sora/" target="_blank">Photo by MIZUTAMA</a></li><li><a href="http://template.hapiriti.com/" title="ホームページ・ブログの無料テンプレート屋さん[happy*10]" target="_blank">Template by happy*10</a></li></ul> <br /> <form method="get" action="./"> <input id="search" name="search" style="width: 120px" /> <input type="submit" value="Search" class="submit" /> </form> <!-- BEGIN jugem_ad --> <br /> {ad} <!-- END jugem_ad --> {site_qrcode} </div> </div> <!-- /side/ --> <br class="clear" /> </div> </body> </html>
CSS
/** ページ全体の装飾**/ * { margin: 0;padding: 0; font: 100%/2 'Verdana',sans-serif; border: none;letter-spacing: 0.2em; scrollbar-3dlight-color:white; scrollbar-darkshadow-color:white;scrollbar-face-color:white; scrollbar-highlight-color:white; scrollbar-shadow-color:white;scrollbar-arrow-color:#ffeaf0; scrollbar-track-color:#ffeaf0; } body { color: #b8b8b8;text-align: center; } /** フォーム 装飾**/ input,textarea { padding: 1px;color: #b8b8b8; border: none;border-bottom: 1px dotted #ccc; background: white url("http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22092.jpg") repeat-y right; } /** リンク装飾**/ a { color: pink;text-decoration: none;border-bottom: dotted 1px pink; } a:hover { color: white;text-decoration: none;border-bottom: dotted 1px pink; } /** 改行**/ br {letter-spacing: normal;} /**罫線、段落、引用**/ p {padding: 5px;} blockquote {padding: 5px;background-color:#ffeaf0;border: 1px dotted pink;} hr {border: 1px dotted pink;} /** タイトル**/ h1 { padding: 180px 0px 40px 0px; text-align: center;font-size: 70%; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22090.jpg") no-repeat center top; } h1 a {color: palevioletred;border: none;} h1 a:hover {color: white;} /** サブタイトル**/ h2 { margin: -40px 0 20px;display: block; color: #ffb4cb;font-size: 60%;text-align: center; } /** リスト**/ ul {list-style:none;} li { text-align: left;padding: 0 0 0 15px; background: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22086.jpg) no-repeat; } /** 全体囲み**/ div#main { margin: 0 auto;padding-top: 25px;width: 750px;height: auto;text-align: left; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22091.jpg") repeat-y center; } /** メインカラム**/ div#content { width: 516px;height: auto;float:left; } /** 右サイドカラム**/ div#rightcolumn { width: 230px;height: auto;float:left;margin: 0 auto; } /** エントリー タイトル**/ #content h3 { margin: 0 20px;padding: 10px 0 15px 60px; width: auto;font-size: 70%;font-weight:bold;color: #ffb4cb; position: relative;z-index: 998; background: url("http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22089.jpg") no-repeat; } #content .date { position: relative;z-index: 999; margin: 0 80px -15px;display: block;letter-spacing: 0.5em;font-size: 55%;color: #ffcfe0; } /** エントリー 記事**/ #content .body { padding: 5px 30px 70px;font-size: 60%; } /** エントリー 追記**/ #content p.more {margin: 5px 0 0;padding: 0;} /** エントリー フッター**/ #content ul.foot { margin-top: 5px;text-align: right; } #content ul.foot li { padding: 0 0px 0 14px;display: inline; } /** サイドメニュー タイトル**/ #rightcolumn h3 { margin: 0 10px;padding: 28px 0 12px;width: auto; font-size: 60%;font-weight:bold;color: #ffb4cb; background: white url("http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22088.jpg") no-repeat top right; } /** サイドメニュー 記事**/ #rightcolumn .body { padding: 0 10px 25px;font-size: 60%; } /** ボタン**/ .submit { border: none; background: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22087.jpg) no-repeat center center; } /** コメント欄**/ .comment dd {padding-left: 7px;} /** カレンダー**/ .calendar { margin: 0 auto;text-align:center; border-collapse: separate;border-spacing: 0; } .calendar .weekday { padding: 1px;text-align:center;color: #FFB4CB; border-bottom: 1px dotted #ccc; } .calendar .cell { padding: 1px;text-align:center; } .calendar .cell a { display: block;border: none; background: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22086.jpg) no-repeat center center; } .calendar .cell a:hover { display: block;border: none; background: url(http://img-cdn.jg.jugem.jp/3cc/954392/20080805_22086.jpg) no-repeat center center;} /** ページナビ**/ ul.navi {margin: 0 30px 20px;text-align: center;font-size: 60%;} ul.navi li {padding: 0 8px 0 0;display: inline;background: none;} /** トップリンク**/ p.top {margin: 20px 30px 10px;text-align: right;font-size: 60%;} /** フッター**/ div#footer { margin: 30px 30px 70px;text-align: center; font-size: 60%; } /** 回り込み解除**/ .clear {width: 0.1em;height: 0.1em;clear: both;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑