無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
dotted08
テンプレートイメージ表示ページへ戻る
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 /--> <div id="wrap02"> <!-- Main --> <div id="main_contents"> <!-- BEGIN sequel --> <div class="entry_navi"><span class="navi"><a href="{next_permalink}"><<</a> <a href=".">main</a> <a href="{prev_permalink}">>></a></span></div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_head"> <div class="entry_date">{entry_year} {entry_month}/{entry_day} {entry_eng_week_short}</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"> <div class="entry_state">| {category_name} | {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="420" border="0" cellspacing="0"> <tr valign="top"> <td width="170"> <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;" /> </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="400" border="0" cellspacing="0"> <tr valign="top"> <td> <label for="url">url:</label><br/> <input name="url" type="text" style="width:400px;" value="{trackback_url}" size="30" /> </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="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><!--/ 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/powered_14a.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><!--//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--> </div><!--//body--> </body> </html>
CSS
@charset "EUC-JP"; /* CSS Document */ /************************************* @ global *************************************/ * { margin:0px; padding:0px; } body { margin:0px auto; text-align:center; font-family:Arial, "ヒラギノ角ゴ Pro W3", "Osaka‐等幅"; background-color:#dfeae5; } img { border:none; margin:7px; } .right { text-align:right; } .center { text-align:center; } .clear { clear:both; } /************************************* @ font-color *************************************/ #wrap01 { color:#9f9e8f; } a, a:link { color:#00c7d2; } a:visited { color:#00a9b2; text-decoration:none; border-bottom:none; } a:active, a:hover { color:#faae2c; text-decoration:none; border-bottom:none; } .title h1 a, .title h1 a:link, .title h1 a:visited { color:#f38809; text-decoration:none; } .title h1 a:hover { color:#00c7d2; text-decoration:none; } .calendar table { } /************************************* @ layout *************************************/ #body { position:relative; width:760px; margin:0px auto; text-align:center; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243090.gif) center top repeat-y; } #wrap01 { width:740px; margin:0px auto; text-align:center; } #wrap02 { clear:both; float:left; width:740px; margin:0px; padding:0px; background-color:#fafbeb; } #header { height:220px; text-align:left; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243085.gif) left top repeat-x; } #left_menu { float:right; margin-right:6px; } html>body #left_menu { margin-right:15px; } .left_menu_in { width:190px; font-size:10px; } .left_menu_in ul { font-size:10px; } #main_contents { float:left; width:500px; margin-left:7px; text-align:left; } html>body #main_contents { margin-left:15px; } #footer { clear:both; margin-bottom:0px; padding:10px 15px; font-size:10px; color:#f6f6da; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243083.gif) center top repeat-x; } /* ************************************************ * サイトタイトル * ************************************************ */ .title { float:left; margin:0px; padding-top:15px; } html>body .title { } h1 { margin:0px 10px 0px 10px; font-size:26px; font-weight:normal; line-height:1.3em; } .description { float:left; margin:0px; padding:0px 12px 5px 12px; color:#632c17; font-size:10px; } html>body .description { } /* カレンダー ---------*/ .calendar { font-family:"Verdana"; text-align:center; } html>body .calendar { } .calendar table { width:170px; font-size:10px; } .calendar_ym { } .calendar_month { } .day { font-size:10px; } .weekday { } .cell { padding:3px; } .cell a:link { } /* ************************************************ * サイド * ************************************************ */ h2 { padding:3px 2px; overflow:hidden; font-size:16px; font-family:Verdana; color:#bde0d6; text-align:left; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243084.gif) left top repeat-y; } .left_menu_body { margin:0px; padding:10px 10px 20px 7px; text-align:left; } #ad { text-align:center; } .left_menu_in ul li { padding-left:14px; list-style:none; line-height:1.4em; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243086.gif) 0px 0.2em no-repeat; } /* ************************************************ * エントリー * ************************************************ */ .entry { clear:both; margin-bottom:40px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243082.gif) 0px bottom no-repeat; } .entry_head { background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243089.gif) left top no-repeat; } .entry_date, #trackback .tb_main_title { display:block; width:470px; margin:0px; padding:5px 15px; text-align:left; font-size:20px; font-family:Verdana; color:#bde0d6; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243089.gif) left bottom no-repeat; } html>body .entry_date { } .entry_title { clear:both; width:470px; margin:0px; padding:2px 15px 8px 15px; text-align:left; font-size:14px; font-weight:bold; color:#00a9b2; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243089.gif) left bottom no-repeat; } .entry_navi { padding:0px 0px 10px 0px; text-align:center; font-size:10px; color:#00a9b2; } .navi { font-weight:bold; } .entry_body { margin:5px 0px; padding:10px 25px 10px 25px; line-height:150%; font-size:12px; overflow:hidden; } .entry_body p { margin-bottom:12px; } .entry_body .emoji { display: inline; } .entry_more { padding-top:15px; } blockquote { margin:10px 0px; padding:12px; border:1px solid #d3d1be; background-color:#edf9f4; } .entry_footer { display:block; padding:20px 0px 20px 0px; } .entry_state { padding:0px 0px 0px 0px; text-align:right; font-size:10px; } .pict { } /* ------------------------------------- * コメント・トラックバック * ------------------------------------- */ #trackback { clear:both; margin-bottom:20px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061023_243082.gif) 0px bottom no-repeat; 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:#00a9b2; } #trackback .tb_body { line-height:150%; padding:5px 15px; font-size:12px; } #trackback .tb_state { width:470px; margin:0px 15px; border-top: 1px dotted #bde0d6; padding: 5px; font-size:10px; text-align:right; } #trackback .formarea { padding:5px 15px; font-size:12px; } #trackback .formarea table { font-size:12px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑