無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
BrownFlower01
テンプレートイメージ表示ページへ戻る
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" 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" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <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 type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <div id="body"> <div id="wrap01"> <!-- Header --> <div id="header"> <!-- BEGIN title --> <div class="title"> <h1>{blog_name}</h1> <p class="description">{blog_description}</p> </div> <!-- END title --> </div> <!--/ Header /--> <br class="clear" /> <!-- Main --> <div id="main_contents"> <!-- BEGIN sequel --> <div class="entry_navi"><span class="navi"><a href="./">main</a> <a href="{next_permalink}"><<</a> <a href="{prev_permalink}">>></a></span></div> <!-- END sequel --> <!-- BEGIN entry --> <div id="entry"> <div class="entry_head"> <div class="entry_title">{entry_title}</div> <div class="entry_date">{entry_date} | category:{category_name}</div> </div><!--//entry_head--> <div class="entry_body"> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> </div> <div class="entry_footer"> <div class="entry_state">| {user_name} | {entry_time} | {comment_num} | {trackback_num} |</div> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div id="trackback"> <a name="comments"></a> <div class="tb_main_title">Comment</div> <!-- BEGIN comment --> <div class="tb"> <div class="tb_body">{comment_description}</div> <div class="tb_state">Posted by: {comment_name} |at: {comment_time}</div> </div> <!-- END comment --> <div class="formarea"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <table width="450" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td width="200"> <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:180px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:180px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:180px;" /> </td> <td> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="7" cols="50" style="width:250px;"></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> </td> </tr> </table> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div id="trackback"> <a name="trackback"></a> <div class="tb_main_title">Trackback</div> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title"> <h3>{trackback_title}</h3> </div> <div class="tb_body">{trackback_excerpt}</div> <div class="tb_state">{trackback_blog_name} | at: {trackback_time}</div> </div> <!-- END trackback --> <div class="formarea"> <table width="450" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td> <label for="url">url:</label><br/> <input type="text" value="{trackback_url}" name="url" style="width:450px;" /> </td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="trackback"> <div id="tb"> <div class="tb_main_title">Profile</div> <div class="tb_body">{profile_name}</div> <div class="tb_body">{profile_description}</div> </div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="entry_navi"><span class ="navi">Page:</strong> {page_now}/{page_num} {prev_page_link} {next_page_link}</span></div> <!-- END page --> </div><!--/ Main /--> <!-- Side --> <div id="left_menu"> <div class="left_menu_in"> <!-- BEGIN calendar --> <h2>Calendar</h2> <div class="calendar"> <div class="left_menu_body">{calendar} </div> </div> <!-- END calendar --> <!-- BEGIN latest_entry --> <h2>Entry</h2> <div class="left_menu_body">{latest_entry_list} </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <h2>Comment</h2> <div class="comment"> <div class="left_menu_body">{recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <h2>Trackback</h2> <div class="comment"> <div class="left_menu_body">{recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN archives --> <h2>Archives</h2> <div class="left_menu_body">{archives_list} </div> <!-- END archives --> <!-- BEGIN category --> <h2>Category</h2> <div class="left_menu_body">{category_list} </div> <!-- END category --> <!-- BEGIN link --> <h2>Link</h2> <div class="left_menu_body">{link_list} </div> <!-- END link --> <!-- BEGIN amazon --> <h2>Recommend</h2> <div class="left_menu_body">{amazon_item} </div> <!-- END amazon --> <!-- BEGIN freespace1 --> <h2>{freespace_title1}</h2> <div class="left_menu_body">{freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h2>{freespace_title2}</h2> <div class="left_menu_body">{freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h2>{freespace_title3}</h2> <div class="left_menu_body">{freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h2>{freespace_title4}</h2> <div class="left_menu_body">{freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h2>{freespace_title5}</h2> <div class="left_menu_body">{freespace_contents5} </div> <!-- END freespace5 --> <!-- search --> <h2>Search</h2> <form method="get" action=""> <div class="left_menu_body"> <input id="search" name="search" size="20" style="margin:5px 5px 0px 0px;width:100px;"> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> <!-- BEGIN profile --> <h2>Profile</h2> <div class="left_menu_body">{user_list} </div> <!-- END profile --> <!-- powered --> <h2>Feed</h2> <div class="left_menu_body"> <ul> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a></li> </ul> </div> <!-- /powered/ --> <!-- others --> <h2>Others</h2> <div class="left_menu_body"> <ul> <li><a href="./admin/">ADMIN</a></li> </ul> <a href="http://jugem.jp/" target="_blank"><img src="../template/banner/jugem_orange02.gif" width="128" height="22" alt="みんなのブログポータル JUGEM" border="0" /></a> </div> <!-- /others/ --> <!-- BEGIN jugem_ad --> <h2>Sponsored Links</h2> <div class="left_menu_body" id="ad">{ad} </div> <!-- END jugem_ad --> <!-- mobile --> <h2>Mobile</h2> <div class="left_menu_body" id="ad">{site_qrcode} </div> <!--// mobile --> </div> </div> <!-- コピーライト --> <div id="footer"><p>template by..<a href="http://www.untidybox.net/m/index.html">Untidy Box!=Web Scrawl=</a><br />{copyright}</p></div> <!--// コピーライト --> </div> </div><!--//body--> </body> </html>
CSS
@charset "EUC-JP"; /* CSS Document */ /************************************* @ global *************************************/ * { margin:0px; padding:0px; } body { margin:0px auto; text-align:center; font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235912.gif) left top repeat; } a, a:link, a:visited { color:#f29352; text-decoration:none; border-bottom:none; } a:active, a:hover { color:#fbc300; text-decoration:none; border-bottom:1px dotted #fbc300; } img { border:none; margin:10px; } a:active img, a:hover img { border:none; } .right { text-align:right; } .center { text-align:center; } .clear { clear:both; } /************************************* @ layout *************************************/ #body { } #wrap01 { width:730px; margin:0px auto; text-align:center; } #header { text-align:left; } #left_menu { float:left; } .left_menu_in { width:205px; font-size:10px; } .left_menu_in ul { font-size:10px; } .left_menu_in img a:active, .left_menu_in img a:hover { border:none; } #main_contents { clear:both; float:right; width:497px; overflow:hidden; margin:0px; text-align:left; } #main_contents img a:active, #main_contents img a:hover { border:none; } #footer { clear:both; height:50px; margin-bottom:30px; padding:10px 15px 10px 15px; font-size:10px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235955.gif) left top no-repeat; } /* ************************************************ * サイトタイトル * ************************************************ */ .title { height:200px; margin:50px 0px 50px 0px; padding-top:90px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235925.gif) left top no-repeat; } html>body .title { height:150px; margin:50px 0px 0px 0px; } h1 { float:left; width:550px; margin:0px 0px 5px 10px; font-size:20px; font-weight:bold; line-height:1.6em; } #header h1 a { text-decoration:none; } .description { float:left; width:550px; margin:0px 0px 5px 15px; color:#632c17; font-size:10px; } /* ************************************************ * サイド * ************************************************ */ h2 { height:53px; padding-left:55px; font-size:12px; /*border-bottom:2px solid #f0d7be;*/ color:#f0d7be; text-align:left; line-height:36px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235918.gif) left top no-repeat; } .left_menu_body { margin:0px 0px 20px 0px; padding:0px 15px 20px 15px; text-align:left; color:#da6133; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235924.gif) left bottom no-repeat; } #ad { text-align:center; } .left_menu_in ul li { padding-left:17px; list-style:none; line-height:1.6em; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235926.gif) left top no-repeat; } /* カレンダー ---------*/ .calendar { font-family:"Verdana"; text-align:center; line-height: 140%; margin-bottom:10px; font-size:10px; color:#f0d7be; } .calendar table { width:86%; margin:0px auto; text-align:center; font-size:10px; color:#f0d7be; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;} /* ************************************************ * エントリー * ************************************************ */ #entry { clear:both; margin-bottom:30px; } .entry_head { height:80px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235917.gif) left top no-repeat; } .entry_title { height:55px; padding:10px 15px 0px 90px; font-size:12px; font-weight:bolder; color:#f0d7be; } .entry_navi { padding:15px 0px; text-align:center; font-size:10px; color:#cd5b30; } .navi { background-color: #632c17; font-weight:bold; } .entry_date { text-align:right; margin:8px 15px 0px 15px; color:#da6133; font-size:10px; } html>body .entry_date{ margin:0px 15px 10px 15px; } .entry_body { margin:0px 0px; padding:25px 15px 10px 15px; line-height:150%; color:#e7caae; font-size:12px; overflow:hidden; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235913.gif) left top repeat-y; } .entry_body p { margin-bottom:12px; } .entry_body .emoji { display: inline; } .entry_more { padding-top:15px; } blockquote { border-left:3px solid #c3534e; margin: 10px 5px; padding:0px 5px; } .entry_footer { height:85px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235916.gif) left bottom no-repeat; } .entry_state { padding-top:30px; margin-left:15px; text-align:left; color:#f0d7be; font-size:10px; } .pict { } /* ------------------------------------- * コメント・トラックバック * ------------------------------------- */ #trackback { margin-bottom:20px; padding-bottom:19px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235942.gif) left bottom no-repeat; } #trackback .tb_main_title { font-weight: bolder; padding: 10px 15px; font-size:12px; color:#f0d7be; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061009_235932.gif) left top no-repeat; } #trackback .tb_url { font-size: 11px; padding: 5px 10px 5px 10px; } #trackback .tb { padding-bottom: 10px; background-color: #632c17; } #trackback .tb_title { font-weight: bold; padding: 5px 10px; font-size:12px; color:#f29352; } #trackback .tb_body { line-height:150%; padding:10px 15px; color:#e7caae; font-size:12px; background-color: #632c17; } #trackback .tb_state { border-top: 1px dotted #d75d12; padding: 5px; color:#e7caae; font-size:10px; text-align:right; } #trackback .formarea { padding:15px; font-size:12px; background-color: #632c17; color:#f0d7be; } #trackback .formarea table { font-size:12px; color:#f0d7be; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑