無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
room
テンプレートイメージ表示ページへ戻る
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" xml:lang="ja" 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> <script language="javascript"> function newImage(year,month,day){ update = new Date(year,month-1,day); now = new Date(); period = (now-update)/(1000*60*60*24); if(period <=3){<!-- ←3日以内に更新されたエントリのタイトル横に UP のアイコンを表示 --> document.write("<img src='http://img-cdn.jg.jugem.jp/d77/92614/20070729_382095.png'>"); } } </script> <!-- [room] 2007 Mint Cream designed. ご自由にカスタマイズしてください--> </head> <body> <!-- BEGIN container --> <div id="container"> <p class="skip"><a href="#main" title="最近のエントリへ">Skip</a></p> <div id="admin"> <img src="http://img-cdn.jg.jugem.jp/d77/92614/20070729_382090.png" width="25" height="25" alt="" /><a href="./?mode=rss">RSS1.0</a> <img src="http://img-cdn.jg.jugem.jp/d77/92614/20070729_382090.png" width="25" height="25" alt="" /><a href="./?mode=atom">Atom0.3</a> <img src="http://img-cdn.jg.jugem.jp/d77/92614/20070729_382090.png" width="25" height="25" alt="" /><a href="./admin/">Admin</a> </div> <!-- BEGIN title --> <div id="site_title"> <h1>{blog_name}</h1> </div> <!-- END title --> <!-- BEGIN description --> <div class="description"> {blog_description} </div> <!-- END description --> <div class="menu" id="menu"> <ul> <li><a href="#entries">ENTRIES</a></li> <li><a href="#comment">COMMENT</a></li> <li><a href="#trackback">TRACKBACK</a></li> <li><a href="#category">CATEGORY</a></li> <li><a href="#archives">ARCHIVES</a></li> <li><a href="#link">LINK</a></li> <li> <a href="#profile">PROFILE</a></li> <li><a href="#others">OTHERS</a></li> </ul> </div> <!-- BEGIN calender --> <div id="calendar"> {calendar_horizontal} </div> <!-- END calender --> <!-- BEGIN main --> <div id="main"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_date"><span style="font-size: 110%;">{entry_date}</span></div> <!-- ここで エントリのタイトルと upのアイコンを表示しています --> <h2>{entry_title}<script>newImage({entry_year},{entry_month},{entry_day})</script></h2> <p style="text-align: right;"> posted by : {user_name} </p> <div class="entry_body"> {entry_description} </div> <div class="entry_more"> <!-- BEGIN entry_sequel_link --> <a href="./?eid={entry_sequel_id}#sequel">Read More...</a> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --> </div> <div class="entry_state"> | {category_name} | {entry_time} | {comment_num} | {trackback_num} | </div> {trackback_auto_discovery} </div> <!-- END entry --> <hr class="line" /> <!-- BEGIN comment_area --> <div class="entry" id="comments"> <h2>コメント</h2> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state" style="border-bottom: dotted 1px #81715c;"> | {comment_name} | {comment_time} | </div> <!-- END comment --> <h2>コメントする</h2> <div class="entry_body"> <form action="./?mode=comment" method="post"> <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}" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="30" style="width: 98%;"></textarea><br /> <p style="text-align: right; margin: 5px;"> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" /> <label for="set_cookie">Cookieに登録</label> <input type="submit" value="コメント送信" class="button" /> </p> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="entry"> <h2>この記事のトラックバックURL</h2> <div class="entry_body"> {trackback_url} </div> <h2>トラックバック</h2> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state" style="border-bottom: dotted 1px #81715c;"> | {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_date"><a name="skip" id="skip">プロフィール</a></div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <p style="text-align: center; font-weight: bold; margin: 30px 0px 30px 0px;">{prev_page_link} {page_now}/{page_num}PAGES {next_page_link}</p> <!-- END page --> </div> <!-- END main --> <!--★サイドバー★--> <div id="side"> <!-- BEGIN selected_entry --> <div class="linktitle" id="entries"> Selected Entries </div> <div class="linktext"> {selected_entry_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END selected_entry --> <div class="linktitle"> Search </div> <!-- BEGIN search--> <div class="linktext"> <div id="search_box"> <form method="get" action=""> <input name="search" size="20" style="width:140px" /> <input type="submit" value="Search" class="button" /> </form> </div> </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END search --> <!-- BEGIN category --> <div class="linktitle" id="category"> Categories </div> <div class="linktext"> {category_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END category --> <!-- BEGIN recent_comment --> <div class="linktitle" id="comment"> Comments </div> <div class="linktext"> {recent_comment_list} </div> <div class="back"><a href="#menu" title="メニューへ">menu</a></div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle" id="trackback"> Trackbacks </div> <div class="linktext"> {recent_trackback_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END recent_trackback --> <!-- BEGIN archives --> <div class="linktitle" id="archives"> Archives </div> <div class="linktext"> {archives_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END archives --> <!-- BEGIN link --> <div class="linktitle" id="link"> Links </div> <div class="linktext"> {link_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END link --> <!-- BEGIN profile --> <div class="linktitle" id="profile"> Profile </div> <div class="linktext"> {user_list} </div> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> <!-- END profile --> <!-- powered --> <div class="linktitle" id="others"> Others </div> <div class="linktext"> <ul> <li><a href="https://jugem.jp/" title="ブログのレンタルならJUGEM(じゅげむ)">Powered by "JUGEM"</a></li> <li>Template Design : <a href="http://mintcream.jugem.jp" target="_blank" title="テンプレートデザイン">mintcream</a></li> </ul> </div> <!-- /powered/ --> <div class="linktitle"> Sponsored </div> <div class="linktext"> {ad} </div> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="linktext">{freespace_contents1}</div> <!-- END freesace1 --> <!-- BEGIN freespace2 --> <div class="linktitle">{freespace_title2}</div> <div class="linktext">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle">{freespace_title3}</div> <div class="linktext">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle">{freespace_title4}</div> <div class="linktext">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle">{freespace_title5}</div> <div class="linktext">{freespace_contents5}</div> <!-- END freespace5 --> <!-- mobile --> <div class="linktitle"> Mobile </div> <div class="linktext">{site_qrcode}</div> <!-- //mobile --> <div class="linktitle"> Recommend </div> <!-- BEGIN amazon --> <div class="amazon_body"> {amazon_item} </div> <div class="amazon_details"> <p style="text-align: left;"> {amazon_ProductName}<br /> {amazon_Catalog}<br /> {amazon_Creator}<br /> {amazon_ReleaseDate}<br /> {amazon_Manufacturer}<br /> {amazon_OurPrice}<br /> {amazon_comment}<br /> </p> </div> <hr style="clear: left; height: 1px;" /> <!-- END amazon --> <p class="back"><a href="#menu" title="メニューへ">menu</a></p> </div> <!--★サイドバー終了★--> <hr class="line" /> <!-- footer --> <!-- この著作権表示(★★★の部分)はあなたのサイトの名前に変更してください♪ --> <div id="footer" style="text-align: center;"> <p>Copyright (C) <a href="./">★★★</a> All Rights Reserved.</p> </div> </div> </body> </html>
CSS
body { font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Verdana" , "MS ゴシック", "Osaka‐等幅"; margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/d77/92614/20070729_382231.jpg);/* ←背景画像 */ background-color: #dbd1b9; color:#6e6456;/* エントリ部分などの文字色 */ font-size: 12px;/* 文字の大きさ */ background-repeat: no-repeat; background-attachment: fixed; background-position: 50% 0%; line-height: 2em; } #container { margin: 0px auto; text-align: center; padding: 20px 0px 0px 0px; width: 350px; } a:link { color: #a89982; text-decoration: underline; } a:visited { color:#a89982; text-decoration: none; } a:active { color:#b0cffd; text-decoration: underline; } a:hover { color:#6a5192; text-decoration: none; } #site_title a:link, #site_title a:visited, #site_title a:active, #site_title a:hover { color: #81715c;/*←サイト・タイトルの文字色*/ text-decoration: none; border: none; } .menu a:link, .menu a:visited, .menu a:active, .menu a:hover { color: #8a6263; text-decoration: none; border: none; } #side a:link, #side a:visited, #side a:active, #side a:hover { color: #9d8d75; border: none; text-decoration: none; } /* RSSほか */ #admin { margin: 0px; padding: 5px; text-align: right; } #admin img { border: none; margin: 3px; padding: 0px; vertical-align: middle; } h1 { font-size: 22px; font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "Verdana" , "MS ゴシック", "Osaka‐等幅"; font-weight: normal; margin: 0px; padding: 0px; text-align: center; } #site_title { margin: 30px 0px 40px 0px; padding: 0px; } .description {/*サブタイトル*/ background-image: url(); background-repeat: no-repeat; margin: 20px 0px 20px 0px; padding: 5px; font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "Verdana" , "MS ゴシック", "Osaka‐等幅"; font-weight: normal; } /*メニュー*/ .menu { background-image: url(); background-repeat: repeat-x; margin: 15px 0px 15px 0px; padding: 0px; } /* カレンダー */ #calendar { background-image: url(); background-repeat: no-repeat; margin: 15px 0px 15px 0px; padding: 0px; } .menu ul { font-family: "Century Gothic" , "MS ゴシック" , "selif"; text-align: center; word-spacing: 3px; margin: 0px; padding: 3px; } .menu li { display: inline; margin: 0px; padding: 0px; } #side { margin: 0px; padding: 0px; background-image: url();/*背景*/ } #side img { border: none; margin: 3px; padding: 0px; vertical-align: middle; } .linktitle {/* サイド・メニュー・タイトル */ background-image: url(http://img-cdn.jg.jugem.jp/d77/92614/20070728_381765.png);/* 画像 */ background-repeat: repeat; background-position: 0 0; font-family: "Century Gothic" , "Verdana" , "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; background-color: #ffffff; font-weight: normal; text-align: left; margin: 0px; padding: 5px 0px 5px 5px; vertical-align: middle; border: solid 1px #9d8d75; } .linktext { font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 0px 0px 10px 0px; padding: 0px; text-align: left; } /* サーチ */ #search_box { font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 15px; } /* サーチ・ボタン */ .button{ background-color: #a89982; text-align: center; color: #ffffff; border: solid 2px #a89982; font-size: 10px; } input,textarea { } ul { margin: 5px; padding: 0px; } li { margin-bottom: 15px; list-style-image: url(http://img-cdn.jg.jugem.jp/d77/92614/20070729_382209.png); list-style-position: inside; list-style-type: sqare; } #main { margin: 0px 0px 0px 0px; padding: 0px; } /* エントリ */ .entry { margin: 0px auto; text-align: left; border: dotted 1px #81715c; width: 350px; overflow: hidden; } .entry_navi{ font-size:10px; text-align:center; margin: 0px; padding: 15px; } .entry_date {/* 日付 */ background-image: url(); background-repeat: no-repeat; font-family: "Century Gothic" , "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-weight: normal; margin: 0px; padding: 5px; font-size: 14px; } h2 {/*エントリ タイトル */ background-image: url(http://img-cdn.jg.jugem.jp/d77/92614/20070729_382091.png);/* ←ウサギのアイコン*/ background-repeat: no-repeat; background-position: 0 0; font-family: "Century Gothic" , "Verdana" , "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; background-color: #ffffff; font-weight: normal; text-align: left; margin: 0px; padding: 5px 0px 5px 25px; font-size: 15px; vertical-align: middle; } .entry_author { font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-weight: normal; margin: 15px 0px 15px 0px; } .entry_body { background-image: url(); font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 10px; } .entry_more { font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 15px 5px 10px 5px; } .entry_state { clear: left; font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 5px 0px 5px 0px; padding: 5px; text-align: right; } blockquote { font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin: 10px; padding: 5px; background-color: #dbd1b9; border: solid 1px #81715c; } .pict { margin: 10px; padding: 5px; border-top: solid 1px #cccccc; border-left: solid 1px #cccccc; border-right: solid 1px #d9d5d0; border-bottom: solid 1px #d9d5d0; } /* フッタ */ #footer{ padding: 10px; margin: 10px 0px 0px 0px; clear: left; } .skip {/* スキップのリンクを表示しない指定 */ display: none; text-align: right; padding-right: 10px; } .back {/* メニューに戻るリンクの指定 */ text-align: right; padding-right: 10px; } hr.line { display: none; } img { border: none; } .emoji { margin: 3px; padding: 0px; } .amazon_body { background-image: url(http://img-cdn.jg.jugem.jp/d77/92614/20070728_381764.png);/* 画像 */ background-repeat: repeat; background-position: 0 0; float: left; margin: 0px; padding: 5px; width: 190px; text-align: left; } .amazon { } .amazon_text { } .amazon_details { display: none; margin: 0px; padding: 3px; margin-left: 200px; width: 140px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑