無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
sd_ribbon07
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<?xml version="1.0" encoding="{site_encoding}"?> <!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="all"> <div id="header"> <!-- BEGIN title --> <h1>{blog_name}</h1> <p>{blog_description}</p> <!-- END title --> </div> <div id="entry"> <!-- BEGIN entry --> <div class="emgn"> <h2><a href="{entry_permalink}">{entry_title}</a></h2> <div class="text"> {entry_description} </div> <a name="sequel" id="sequel"></a> <div class="text"> {entry_sequel} </div> <ul class="efooter"> <li>{user_name}</li> <li>{entry_year}-{entry_month}-{entry_day} {entry_time_only}</li> <li>{category_name}</li> <li>{comment_num}</li> <li>{trackback_num}</li> </ul> {trackback_auto_discovery} </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments" id="comments"></a> <!-- BEGIN comment --> <div class="emgn"> <h3>コメント</h3> <div class="text"> {comment_description} </div> <ul class="efooter"> <li>{comment_name}</li> <li>{comment_year}-{comment_month}-{comment_day} {comment_hour_24}:{comment_minute}</li> </ul> </div> <!-- END comment --> <div class="emgn"> <h2>コメントする</h2> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="input" /> <dl class="cmtform"> <dt><label for="name">Name</label></dt> <dd class="cinput"><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /></dd> <dt><label for="email">Mail</label></dt> <dd class="cinput"><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /></dd> <dt><label for="url">URL</label></dt> <dd class="cinput"><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /></dd> <dt><label for="description">Comment</label></dt> <dd class="ctext"><textarea tabindex="4" id="description" name="description" cols="20" rows="5"></textarea></dd> <dt><label for="set_cookie">Cookie</label></dt> <dd><input type="checkbox" name="set_cookie" value="1" id="set_cookie" />入力情報を登録しますか?</dd> </dl> <p class="cmtsub"> <input tabindex="5" type="submit" value="Submit" /> </p> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback" id="trackback"></a> <div class="emgn"> <h2>トラックバック</h2> <dl class="tburi"> <dt>この記事のトラックバックURL</dt> <dd><input type="text" value="{trackback_url}" class="cmt" /></dd> </dl> </div> <!-- BEGIN trackback --> <div class="emgn"> <h3>{trackback_title}</h3> <div class="text"> {trackback_excerpt} </div> <ul class="efooter"> <li>{trackback_blog_name}</li> <li>{trackback_year}-{trackback_month}-{trackback_day} {trackback_hour_24}:{trackback_minute}</li </ul> </div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="emgn"> <h2>プロフィール</h2> <dl class="prof"> <dt>{profile_name}</dt> <dd>{profile_description}</dd> </dl> </div> <!-- END profile_area --> <!-- BEGIN sequel --> <p class="navi"> {prev_entry} <a href="./">HOME</a> {next_entry} </p> <!-- END sequel --> <!-- BEGIN page --> <p class="navi" style=" ">{prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link}</p> <!-- END page --> </div> <div id="plugin"> <!-- BEGIN calendar --> <div class="p_mgn"> <h2>Calendar</h2> <div class="pcont calendar"> <table class="week" summary="カレンダー"> <tr> <td>S</td> <td>M</td> <td>T</td> <td>W</td> <td>T</td> <td>F</td> <td>S</td> </tr> </table> {calendar} </div> </div> <!-- END calendar --> <div class="p_mgn"> <h2>Search</h2> <div class="pcont search"> <form method="get" action="./"> <input id="search" name="search" size="20" style="width:110px" class="search" /> <input type="submit" value="Search" /> </form> </div> </div> <!-- BEGIN freespace1 --> <div class="p_mgn"> <h2>{freespace_title1}</h2> <div class="pcont"> {freespace_contents1} </div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="p_mgn"> <h2>{freespace_title2}</h2> <div class="pcont"> {freespace_contents2} </div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="p_mgn"> <h2>{freespace_title3}</h2> <div class="pcont"> {freespace_contents3} </div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="p_mgn"> <h2>{freespace_title4}</h2> <div class="pcont"> {freespace_contents4} </div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="p_mgn"> <h2>{freespace_title5}</h2> <div class="pcont"> {freespace_contents5} </div> </div> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <div class="p_mgn"> <h2>Selected Entries</h2> <div class="pcont"> {selected_entry_list} </div> </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="p_mgn"> <h2>Categories</h2> <div class="pcont"> {category_list} </div> </div> <!-- END category --> <!-- BEGIN archives --> <div class="p_mgn"> <h2>Archives</h2> <div class="pcont"> {archives_list} </div> </div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="p_mgn"> <h2>Recent Comment</h2> <div class="pcont"> {recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="p_mgn"> <h2>Recent Trackback</h2> <div class="pcont"> {recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN amazon --> <div class="p_mgn"> <h2>Recommend</h2> <div class="pcont"> {amazon_item} </div> </div> <!-- END amazon --> <!-- BEGIN link --> <div class="p_mgn"> <h2>Links</h2> <div class="pcont"> {link_list} </div> </div> <!-- END link --> <!-- BEGIN profile --> <div class="p_mgn"> <h2>Profile</h2> <div class="pcont"> {user_list} </div> </div> <!-- END profile --> <div class="p_mgn"> <h2>Others</h2> <div class="pcont"> <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> </ul> </div> </div> <div class="p_mgn"> <h2>Mobile</h2> <div class="pcont"> {site_qrcode} </div> </div> <!-- BEGIN jugem_ad --> <div class="p_mgn"> <h2>Sponsored Links</h2> <div class="pcont"> {ad} </div> </div> <!-- END jugem_ad --> </div> <div id="footer"> <p id="copy">Script:<a href="http://jugem.jp/">JUGEM</a><br />Skin:<a href="http://nonty.net/">Twinkle Magic</a></p> </div> </div> </body> </html>
CSS
/* リセット------------------------------------------------------- */ html,body,div,p,blockquote,h1,h2,h3,ul,ol,li,dl,dt,dd,form,input,textarea,table,tr,th,td,img,a{ border: 0px; padding: 0px; margin: 0px; font-size: 1em; font-weight: normal; font-style: normal; text-decoration: none; } ul,ol,li{ list-style-type: none; } /* 全体の指定------------------------------------------ */ /* html */ html{ height: 100%; } /* body */ body{ height: 100%; background-color: #f2d3ff; background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619980.gif); text-align: center; font-family: 'Century Gothic', Verdana, sans-serif; line-height: 1.5; letter-spacing: 0.2em; font-size: 80%; color: #666666; } /* リンク */ a:link{ color: #ff69b4; text-decoration: underline; } a:visited{ color: #6699ff; text-decoration: none; } a:hover{ color: #ff69b4; text-decoration: none; } a:active{ color: #6699ff; text-decoration: underline; } /* h2 */ h2{ font-size: 16px; font-family: 'Times New Roman', Times; font-weight: bold; } h2 a, h2 a:link, h2 a:visited{ font-weight: bold; color: #666666; text-decoration: none; } /* 引用 */ blockquote{ background-color: #fff0aa; margin: 10px; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } /* 構造の指定-------------------------------------------- */ /* 全体 */ div#all{ width: 850px; min-height: 100%; text-align: left; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619972.gif) repeat-y center top; margin: 0px auto; } * html div#all{ height: 100%; } body > div#all{ height: auto; } /* ヘッダー */ div#header{ width: 850px; height: 243px; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619975.gif) no-repeat 50% 10px; text-align: center; } /* エントリー */ div#entry{ width: 516px; float: right; } /* プラグイン */ div#plugin{ width: 334px; float: right; } /* エントリーマージン */ div.emgn{ margin: 10px 70px 20px 5px; } /* プラグインマージン */ div.p_mgn{ margin: 5px 10px 20px 70px; } /* フッター */ div#footer{ width: 850px; text-align: right; font-size: 12px; clear: right; } /* ヘッダーの指定-------------------------------------------- */ /* h1 */ h1{ padding: 70px 75px 0px 75px; font-size: 36px; font-family: 'Times New Roman', Times; font-weight: bold; } h1 a:link, h1 a:visited{ font-weight: bold; text-decoration: none; color: #ffffff; } /* ブログの説明文 */ div#header p{ color: #ffffff; font-size: 14px; padding: 10px 75px 0px 75px; font-weight: bold; } /* エントリーの指定------------------------------------- */ /* h2 */ div.emgn h2{ padding: 5px 5px 10px 45px; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619973.gif) no-repeat left center; } /* 本文 */ div.text{ margin: 10px 0px; } /* エントリーフッター */ ul.efooter{ text-align: right; font-size: 0.8em; margin: 10px 0px 10px -5px; } ul.efooter li{ display: inline; margin-left: 5px; } /* ナビ */ p.navi{ text-align: center; margin: 10px 70px 10px 5px; } /* プロフィール */ dl.prof{ margin: 10px 0px; } dl.prof dt{ background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619974.gif) no-repeat left center; min-height: 20px; font-size: 14px; font-weight: bold; padding-left: 27px; } * html dl.prof dt{ height: 20px; } /* コメント、トラックバックの指定---------------------------- */ /* h3 */ h3{ background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619974.gif) no-repeat left center; min-height: 20px; font-size: 14px; font-weight: bold; padding-left: 27px; } * html h3{ height: 20px; } h3 a, h3 a:link, h3 a:visited{ font-weight: bold; text-decoration: none; color: #666666; } /* コメントフォーム */ dl.cmtform{ margin: 10px 0px; } dl.cmtform input, dl.cmtform textarea{ color: #666666; font-size: 16px; background-color: transparent; } dd.cinput{ width: 400px; height: 32px; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619976.gif) no-repeat left center; } dd.cinput input{ width: 380px; height: 22px; margin: 5px 10px; } dd.ctext{ width: 400px; height: 225px; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619979.gif) no-repeat left center; } dd.ctext textarea{ width: 380px; height: 205px; margin: 10px; } p.cmtsub input{ background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619977.gif) no-repeat left center; width: 194px; height: 36px; font-weight: bold; font-size: 16px; color: #666666; } /* トラックバックURL */ dl.tburi{ margin: 10px 0px; } dl.tburi dd{ word-break: break-all; } /* プラグインの指定---------------------------------------- */ /* h2 */ div.p_mgn h2{ padding: 5px 5px 10px 45px; background: url(http://img-cdn.jg.jugem.jp/3ff/854379/20110912_619978.gif) no-repeat left center; } /* 中身 */ div.pcont{ margin: 10px 0px; } /* 検索 */ div.search input{ background-color: #ffdae3; color: #666666; height: 32px; font-size: 14px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 3px; } /* カレンダーの指定--------------------------------------- */ /* 全体 */ div.calendar table{ width: 210px; text-align: center; margin-left: auto; margin-right: auto; font-size: 12px; border-collapse: collapse; } /* リンク */ div.calendar table a:link, div.calendar table a:visited{ font-weight: bold; text-decoration: none; } /* 曜日 */ table.week td{ font-weight: bold; border-bottom: solid 1px #cccccc; width: 70px; } /* 月 */ div.calendar_month{ font-size: 10px; } /* フッターの指定------------------------------------ */ /* 著作権表示 */ p#copy{ padding: 0px 70px 10px 70px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑