無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
which goes blue
テンプレートイメージ表示ページへ戻る
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 rel="stylesheet" href="jugem11.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> <script type="text/JavaScript"> <!-- function zooming(obj){ obj.style.zoom="1.2"; } function normal(obj){ obj.style.zoom="1.0"; } //--> </script> </head> <body onload="javascript:initval();"> <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 /--> <div id="wrap02"> <!-- Main --> <div id="main_contents"> <!-- BEGIN sequel --> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_head"> <div class="entry_date">{entry_date}</div> <div class="entry_title">{entry_title}</div> </div><!--//entry_head--> <div class="entry_body"> {entry_description} <div class="entry_more"><a name="sequel" id="sequel">{entry_sequel}</a></div> </div> <div class="entry_footer {entry_eng_week_short}"> <div class="entry_state"> {category_name} / {entry_time} / {comment_num} / {trackback_num} / <a href="#wrap01">△</a></div> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div id="trackback"> <a id="comments"></a> <h3 class="tb_main_title">Comment</h3> <!-- 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="310" border="0" cellspacing="0"> <tr valign="top"> <td> <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:150px;" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:150px;" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:150px;" /><br /> <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 id="trackback"></a> <h3 class="tb_main_title">Trackback</h3> <!-- 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="310" border="0" cellspacing="0"> <tr valign="top"> <td> <label for="url">url:</label><br/> <input name="url" type="text" style="width:280px;" value="{trackback_url}" size="25" /> </td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="trackback"> <div id="tb"> <h3 class="profile_title">Profile</h3> <div class="entry_title">{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: {page_now}/{page_num} {prev_page_link} {next_page_link}</span></div> <!-- END page --> <div id="underbox"> <div class="in_box" style="padding-right:10px;"> <!-- others --> <ul> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a><br /> </li> <li><a href="admin">ADMIN</a></li> </ul> <a href="http://jugem.jp/" target="_blank"><img src="../template/banner/powered_14a.gif" width="128" height="22" alt="みんなのブログポータル JUGEM" border="0" /></a> <!-- /others/ --> <!-- mobile --> <div id="ad">{site_qrcode}</div> <!--// mobile --> </div><!--//in_box--> <div class="in_box"> <!-- BEGIN jugem_ad --> <div id="ad">{ad}</div> <!-- END jugem_ad --> </div><!--//in_box--> </div><!--//underbox--> </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 --> <!-- 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 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 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 user --> <h2>Profile</h2> <div class="left_menu_body">{user_list}</div> <!-- END user --> <!-- BEGIN link --> <h2>Link</h2> <div class="left_menu_body">{link_list}</div> <!-- END link --> <!-- 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 --> <!-- BEGIN recent_trackback --> <h2>Trackback</h2> <div class="comment"> <div class="left_menu_body">{recent_trackback_list} </div> </div> <!-- END recent_trackback --> </div><!--//left_menu_in--> </div><!--//menu--> <div class="centerBar"> <!-- BEGIN amazon --> <div class="amazon"> <a href="{amazon_url}" target="_blank" > <img border="0" src="{amazon_ImageUrlMedium}" alt="{amazon_ProductName}" class="amazon_pict" name="anazone" onmouseOver="zooming(this);" onmouseOut="normal(this);"/> </a> </div> <!-- END amazon --> </div><!--//centerBar--> </div><!--//wrap02--> <!-- コピーライト --> <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><!--//wrap01--> </body> </html>
CSS
@charset "EUC-JP"; /* CSS Document */ /************************************* @ global *************************************/ * { margin:0px; padding:0px; } body { margin:0px auto; text-align:center; font-family:Georgia; background-color:#e1eae9; } img { border:none; } li { list-style-type:none; } .right { text-align:right; } .center { text-align:center; } .clear { clear:both; } /************************************* @ font-color *************************************/ #wrap01 { color:#8d9e96; } a, a:link { color:#e3c2ad; } a:visited { color:#aaaf4e; text-decoration:none; border-bottom:none; } a:active, a:hover { color:#ee875b; text-decoration:none; border-bottom:none; } #header .title h1 a, #header .title h1 a:link, #header .title h1 a:visited { color:#5f97ae; text-decoration:none; } #header .title h1 a:hover { color:#ee875b; text-decoration:none; } /************************************* @ layout *************************************/ #body { position:relative; margin:0px auto; text-align:center; } #wrap01 { width:760px; margin:0px auto; text-align:center; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384111.gif) left top repeat-y; } #header { height:168px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384108.gif) left top no-repeat; text-align:left; } #wrap02 { width:670px; margin:0px 44px; padding:0px 0px 15px 0px; text-align:center; } html>/**/body #wrap02 { width:670px; } /*-------------------------------------------------*/ #left_menu { float:left; } .left_menu_in { width:199px; font-size:11px; } .in_box ul li, .left_menu_in ul { font-size:11px; } /*-------------------------------------------------*/ #main_contents { float:right; width:340px; margin:0 auto 20px auto; text-align:left; } #underbox .in_box { float:left; width:150px; margin:0 0 30px 0; padding-left:10px; text-align:left; } #footer { clear:both; margin-bottom:0px; padding:10px 15px; font-size:11px; color:#5f97ae; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384106.gif) center bottom no-repeat; } /* ************************************************ * サイトタイトル * ************************************************ */ .title { padding:30px 66px 0 244px; } h1 { font-size:18px; line-height:1.3em; } .description { margin:0px; padding:5px 6px 5px 0px; color:#a2b9c2; font-size:11px; } /* カレンダー ---------*/ .calendar { font-family:"Verdana"; text-align:center; line-height:1.4em; } .calendar table { width:180px; margin:0px auto; font-size:9px; color:#b4c3b6; } .day { } .cell { width:22px; height:18px; margin:0px 2px 2px 0; padding:0 2px 2px 0; line-height:18px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384104.gif) left top no-repeat; } .cell a:link { } /* ************************************************ * centerBar * ************************************************ */ div.centerBar { width:98px; text-align:center; margin:0 auto 15px 0; } html>/**/body div.centerBar { margin:0 auto 15px 213px; } .amazon_pict { margin:0 auto 10px auto; padding:0px; width:80px; height:80px; } /* ************************************************ * サイド * ************************************************ */ h2 { margin:0px; padding:6px 0px 3px 0px; overflow:hidden; font-size:16px; font-family:Georgia; color:#5f97ae; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384107.gif) bottom center no-repeat; } .left_menu_body { margin:0px; padding:10px 10px 15px 7px; text-align:left; } .in_box ul li, .left_menu_in ul li { padding-left:13px; text-align:left; list-style:none; line-height:1.6em; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384110.gif) 0px 0.4em no-repeat; } /* ************************************************ * エントリー * ************************************************ */ .entry { clear:both; margin-bottom:40px; font-family:Georgia; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20070826_384105.gif) right top no-repeat; } .entry_date { display:block; margin:0px; padding:0px; text-align:right; font-size:26px; color:#d7e0de; } .entry_title, #trackback h3.tb_main_title { clear:both; padding:0px 15px 8px 15px; text-align:left; font-size:14px; font-weight:bold; color:#45b1dd; font-family:Georgia; } .entry_navi { padding:0px 0px 30px 0px; text-align:center; font-size:11px; color:#b7a776; } .entry_body { margin:5px 0px; padding:10px 15px 0px 15px; line-height:150%; font-size:12px; overflow:hidden; font-family:Georgia; } .entry_body p { margin-bottom:12px; } .entry_body .emoji { display: inline; margin:2px; } .entry_more { padding-top:15px; } blockquote { margin:10px 0px; padding:12px; border:1px solid #d1dc07; background-color:#f2f6f6; } .entry_footer { display:block; height:46px; } /*--------------------------------------------------------------------------------------*/ .entry_state { padding-top:12px; font-size:11px; text-align:right; } /* ------------------------------------- * コメント・トラックバック * ------------------------------------- */ #trackback { clear:both; margin-bottom:20px; padding-bottom:19px; } #trackback .tb_url { font-size: 11px; padding:5px 15px; } #trackback .tb { padding-bottom: 10px; } #trackback .tb_title h3 { font-weight: bold; padding:5px 15px; font-size:12px; color:#b7a776; } #trackback .tb_body { line-height:150%; padding:5px 15px; font-size:12px; } #trackback .tb_state { width:300px; margin:0px 15px; border-top: 1px dotted #b7a776; padding: 5px; font-size:10px; text-align:right; } #trackback .formarea { padding:5px 15px; font-size:12px; } #trackback .formarea table { font-size:12px; } h3.tb_main_title, h3.profile_title { clear:both; padding:0px 15px 16px 15px; text-align:left; font-size:14px; font-weight:bold; color:#b7a776; font-family:Georgia; } /* ------------------------------------- * form style @Untidybox! * ------------------------------------- */ form.listselector { float:left; margin:5px; padding:5px; } form.listselector select { width: 120px; padding: 0px; color: #fff; background-color: #000; font-size:11px; font-family: "Verdana"; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑