無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
3 columns-beta
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<!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/more/js/scroll.js"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <div id="wrapper"> <!-- Header --> <div id="header"> <div class="header_inner"> <div class="header_image"> <!-- BEGIN title --> <h1>{blog_name}</h1> <p class="description">{blog_description}</p> <!-- END title --> </div> <div class="header_search"> <!-- search --> <form method="get" action="./"> <input id="search" name="search" class="search" size="20" style="margin:3px 0px 0px 0px;width:100px;" value="" /><input type="image" value="Search" class="button" alt="Search" src="http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411873.png" /> </form> <!-- /search/ --> </div> </div> </div> <!--/ Header /--> <div id="contents"> <!-- Main --> <div id="main"> <!-- BEGIN entry --> <div class="entry"> <!-- BEGIN sequel --><div class="entry_navi"><strong>Entry:</strong> <a href="./">main</a> <a href="{next_permalink}"><<</a> <a href="{prev_permalink}">>></a></div><!-- END sequel --> <div class="post_header"> <div class="post_date"> <div class="post_month">{entry_month}</div> <div class="post_day">{entry_day}</div> </div> <div class="post_title"> <div class="entry_title"><h2><a href="{entry_permalink}">{entry_title}</a></h2></div> <div class="entry_date">{entry_year} posted in {category_name} by {user_name} | {comment_num} | {trackback_num} |</div> </div> </div> <div class="entry_body"> {entry_description} <div class="entry_more"> {entry_sequel} </div> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div class="comment"> <a name="comments"></a> <div class="comment_title">Comment</div> <!-- BEGIN comment --> <div class="comment_body"> <div class="comment_text">{comment_description}</div> <div class="comment_state"><cite>{comment_name}</cite> says : at {comment_time}</div> </div> <!-- END comment --> <div class="comment_title">Leave a Reply</div> <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" class="comment_form" value="{cookie_name}" style="width:180px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" class="comment_form" value="{cookie_email}" style="width:180px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" class="comment_form" value="{cookie_url}" style="width:180px;" /> </td> <td> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" class="comment_form" rows="8" cols="50" style="width:250px;"></textarea><br /><br /> <input tabindex="5" type="image" alt="Submit" value="Submit" class="submit-comment" src="http://img-cdn.jg.jugem.jp/2d4/7995/20080203_412145.png" onclick="javascript:setval();" /><input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;"> <label for="set_cookie">Set Cookie</label> </td> </tr> </table> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="comment"> <a name="trackback"></a> <div class="comment_title">Trackback</div> <!-- BEGIN trackback --> <div class="comment_body"> <div class="tb_title">{trackback_title}</div> <div class="comment_text">{trackback_excerpt}</div> <div class="comment_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">Trackback url:</label><br/> <input type="text" value="{trackback_url}" name="url" class="trackback_form" style="width:450px;" /> </td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="profile"> <div class="profile_title">Profile</div> <div class="profile_name">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --><div class="page_navi"><strong>Page:</strong> {page_now}/{page_num} {prev_page_link} {next_page_link}</div><!-- END page --> </div> <!--/ Main /--> <!-- Side --> <div id="sidebar_1"> <div class="sidebar_inner"> <!-- BEGIN latest_entry --> <h2>Recent Entries</h2> {latest_entry_list} <!-- END latest_entry --> <!-- BEGIN recent_comment --> <h2>Comments</h2> <div class="commentlist"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <h2>Trackbacks</h2> <div class="commentlist"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN category --> <h2>Categories</h2> {category_list} <!-- END category --> <!-- BEGIN archives --> <h2>Archives</h2> {archives_list} <!-- END archives --> <!-- BEGIN link --> <h2>Links</h2> {link_list} <!-- END link --> </div> </div> <div id="sidebar_2"> <div class="sidebar_inner"> <h2>RSS Feed</h2> <div class="links"><a href="{site_rss}"><img src="http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411856.png" width="96" height="96" alt="RSS Feed" /></a></div> <!-- BEGIN amazon --> <h2>Recommend</h2> <div class="links">{amazon_item}</div> <!-- END amazon --> <!-- BEGIN freespace1 --> <h2>{freespace_title1}</h2> <div class="links">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h2>{freespace_title2}</h2> <div class="links">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h2>{freespace_title3}</h2> <div class="links">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h2>{freespace_title4}</h2> <div class="links">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h2>{freespace_title5}</h2> <div class="links">{freespace_contents5}</div> <!-- END freespace5 --> <!-- BEGIN jugem_ad --> <h2>Sponsored Link</h2> <div class="links">{ad}</div> <!-- END jugem_ad --> <!-- BEGIN profile --> <h2>About Me</h2> {user_list} <!-- END profile --> <!-- powered --> <h2>Meta</h2> <ul> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a></li> <li><a href="./admin/">ADMIN</a></li> <li><a href="http://jugem.jp/">Powered by JUGEM</a></li> </ul> <!-- /powered/ --> </div> </div> </div> <!-- コピーライト --> <div id="footer">{copyright} Template Designed by <a href="http://taro.boy.jp/blog/">Clockworks</a>. <div class="scroll"><a href="javascript:scrollTop(0,0)" onclick="slowdownScroll();return false;" onkeypress="slowdownScroll();return false;">Page Top</a></div> </div> <!--// コピーライト --> </div> </body> </html>
CSS
/******************************************************************/ /******************************************************************/ /* ------------------------- CLOCKWORKS ------------------------- */ /* ------------------ http://taro.boy.jp/blog/ ------------------ */ /******************************************************************/ /******************************************************************/ * { margin: 0px; padding: 0px; } body { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; line-height: 1.4; margin: 0px; padding: 0px; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411820.png") repeat-x top; } a, a:visited { color: #777777; text-decoration: none; } a:hover { color: #333333; text-decoration: none; } a:active { color: #333333; text-decoration: none; } img { margin: 0px; padding: 0px; border: 0px; } form { margin: 0px; padding: 0px; } ul { margin:5px 0px; padding-left: 25px; } li { margin:0px; padding: 0px; } ol { margin:5px 0px; padding-left: 25px; } /* ------------------------------ BLOCK ----------------------------- */ #wrapper { margin-top: 30px; padding: 0px; text-align: center; } #wrapper table,td,tr,div { margin:0px; padding:0px;} #header { margin: 0px; padding-top: 10px; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080203_412091.png") repeat-x top; border-top: 1px solid #dfdfdf; } .header_inner { width: 950px; margin: 0px auto 0px auto; padding:0px; line-height: 1.2; text-align: left; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080203_412103.jpg") no-repeat left top; overflow: hidden; } .header_image { float: left; width: 700px; height: 110px; margin: 0px; padding: 0px 0px 0px 0px; text-align: left; } .header_search { width: 240px; margin: 0px 0px 0px 700px; padding: 0px; text-align: right; } #contents { clear: both; width: 950px; margin: 0px auto; padding: 10px 0px 10px 0px; text-align: left; overflow: hidden; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080203_412091.png") repeat-x top; border-top: 1px solid #cccccc; } #main { width: 504px; float: left; margin: 0px; padding: 0px; border-right: 1px solid #dedede; } #sidebar_1 { float: left; width: 215px; margin: 0px; padding: 0px; line-height: 1.2; } #sidebar_2 { width: 225px; margin: 0px 0px 0px 720px; padding: 0px; line-height: 1.2; } .sidebar_inner { margin:0px; padding:0px 15px;} #footer { clear: both; width: 950px; margin: 0px auto; padding: 20px 0px 0px 0px; text-align: center; font-size: 11px; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080203_412091.png") repeat-x top; border-top: 1px solid #cccccc; } /* ---------------------------- HEADER ---------------------------- */ #header h1 { font-size: 28px; margin: 35px 0px 0px 35px; color: #333333; } #header h1 a{ font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464e53; text-decoration: none; } .description {font-size:12px; margin-left: 100px; color:#cccccc;} /* ------------------------------ ENTRY --------------------------- */ .entry { margin: 0px; padding: 0px 15px 5px 20px; } .entry_navi { margin-bottom:20px; padding: 15px 0px 5px 0px; } .page_navi { margin:0px; padding: 5px 0px 10px 20px; } .post_header { padding: 0px 0px 10px 0px; margin: 15px 0px 0px 0px; overflow: hidden; } .post_date { float: left; width: 33px; height: 42px; padding: 0px; margin: 0px; background: url("http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411744.png") no-repeat left top; text-align: center; } .post_month { padding: 0px; margin: 0px; font-size: 12px; color: #ffffff; } .post_day { padding: 0px; margin: 0px; font-size: 16px; font-weight: normal; } .post_title { width: 424px; padding: 0px; margin-left: 45px; } .entry_title { margin:0px; padding: 0px; } .entry_title h2 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; padding: 0px; margin: 0px; border-bottom: 1px dotted #a8a8a8; } .entry_title h2 a{ color: #464e53; } .entry_date { font-size:11px; margin:0; padding: 0px; } .entry_body { margin:0px 0px 10px 45px; padding:0px; line-height:1.5; } .entry_body .emoji { display: inline; } .entry_more { padding-top:10px; } blockquote { color: #999; border-left:2px solid #a8a8a8; margin: 10px 5px; padding:0px 5px; } .pict { margin: 0px 5px 5px 0px; padding: 3px; border: 1px solid #dedede; } /* ------------------------ COMMENT TRACKBACK---------------------- */ .comment { margin: 0px; padding: 0px 15px 20px 20px; } .comment .comment_title { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; margin-bottom:10px; border-bottom:1px dotted #a8a8a8; padding: 0px 0px 2px 0px; } .comment .comment_url { font-size: 11px; padding: 5px 10px 5px 10px; } .comment .comment_body { margin-bottom: 10px; border: 1px solid #dedede; } .comment .tb_title { font-weight: bold; padding: 5px 10px; } .comment .comment_text { line-height: 1.4; padding: 5px 10px; } .comment .comment_state { font-size: 11px; border-top: 1px dotted #dedede; padding: 5px; text-align:right; } cite { font-size: 12px; margin-right:5px; } /* ------------------------------- FORM ----------------------------- */ .comment .formarea { background:#F8F8F8; border:1px dotted #dedede; color:#999; margin:0px; padding: 5px; } .comment_form { font-size: 12px; border: 3px solid #dedede; padding: 1px; } .submit-comment { margin-right: 8px; vertical-align: top; } .trackback_form { font-size: 12px; border: 3px solid #dedede; font-family: "courier new", courier, monospace; padding: 1px; } /* ----------------------------- PROFILE --------------------------- */ .profile { margin: 0px; padding: 20px 15px 10px 20px; } .profile_title { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; margin-bottom:10px; border-bottom:1px dotted #a8a8a8; padding: 0px 0px 2px 0px; } .profile_name { margin-bottom:10px; padding:0px; } /* ----------------------------- SIDEBAR --------------------------- */ #sidebar_1 h2 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #464e53; border-bottom: 1px dotted #a8a8a8; padding: 0px; margin: 15px 0px 3px 0px; } #sidebar_2 h2 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #464e53; border-bottom: 1px dotted #a8a8a8; padding: 0px; margin: 15px 0px 3px 0px; } .links { margin-top: 15px; padding: 0px; text-align: center; } .sidebar_inner ul { list-style-type: none; margin:0px; padding: 0px; } .sidebar_inner li { list-style-type: none; background:url("http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411828.png") no-repeat left top; margin:0px; padding: 0px 0px 5px 15px; } .commentlist ul { list-style-type: none; margin:0px; padding: 0px; } .commentlist li { list-style-type: none; background:url("http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411907.gif") no-repeat 0px 2px; margin:0px; padding: 0px 0px 5px 15px; } /* ---------------------------- PAGE SCROLL ----------------------- */ .scroll { text-align: right; background:url("http://img-cdn.jg.jugem.jp/2d4/7995/20080202_411846.png") no-repeat right top; margin: 0px; padding:0px 8px 0px 0px; } /* ------------------------------- SEARCH -------------------------- */ .search { font-size: 12px; color: #999999; border: 3px solid #dedede; margin: 0px; padding: 1px; } .button { vertical-align: top; margin: 0px; padding: 0px; } /* -------------------- CALENDAR(利用する場合は設定) --------------- */ .calendar { font-family: "Verdana"; text-align:center; line-height: 140%; margin-bottom:10px; } .calendar table { width:100%; margin:0px auto; text-align:center; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑