無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
白薔薇
テンプレートイメージ表示ページへ戻る
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" /> <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 type="text/javascript"> <!-- function getTitle() { //URLを取得 u = location.href; //URLに?cidがあるかどうか uu = u.indexOf("?cid"); if(uu >= 0) { t = document.title; cn = t.lastIndexOf("|")+2; if(cn > 1) { en = t.length; ct = t.substring(cn,en); } //IEcheck if (typeof document.getElementById("cat_title").textContent != "undefined") { document.getElementById("cat_title").textContent = ct; } else { document.getElementById("cat_title").innerText = ct; } //?cidの時のみdisplay:block document.getElementById("cat_title").style.display = "block"; } } --> </script> </head> <body id="{index}{month}{cid}{eid}{day}{pid}{search}" onload="javascript:initval();getTitle();"> <a name="top"></a> <div id="layout"> <a name="top" id="top"></a> <div id="side"> <!-- BEGIN title --> <div id="title"> <h1>{blog_name}</h1> <h2>{blog_description}</h2> </div> <!-- END title --> <div id="menu"> <!-- BEGIN latest_entry --> <div class="new_entry"> <h4>NewEntry</h4> {latest_entry_list} </div> <!-- END latest_entry --> <!-- category_title --> <h4 id="cat_title" style="display:none;"></h4> <!--// category_title --> <!-- BEGIN selected_entry --> <div class="selected_entry"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="category"> <h4>Categories</h4> {category_list} </div> <!-- END category --> <!-- BEGIN freespace1 --> <h4>{freespace_title1}</h4> <div class="ad"> {freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h4>{freespace_title2}</h4> <div class="ad"> {freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN user --> <h4>Profile</h4> {user_list} <!-- END user --> <!-- BEGIN link --> <h4>Links</h4> {link_list} <!-- END link --> <ul> <li><form method="get" action="./"> <input id="search" name="search" size="20" class="search" /> <input type="image" src="http://img-cdn.jg.jugem.jp/401/269924/20061009_235302.gif" width="50" height="15" class="button" value="Search" /> </form></li> </ul> <div class="ad"> {ad}<br /> <a href="https://jugem.jp/" target="_blank"><img src="../template/banner/powered_14a.gif" width="128" height="22" alt="みんなのブログポータル JUGEM" border="0" /></a> </div> <h4>Copyright</h4> <ul> <li>{copyright}</li> <li>Template by <a href="http://6sick.jugem.jp/">Sixsick</a></li> </ul> <ul> <li class="left"><a href="./admin/">Admin</a>|</li> <li class="left"><a href="./?mode=rss">RSS1.0</a>|</li> <li class="left"><a href="./?mode=atom">Atom0.3</a>|</li> <li class="left"><a href="#top">▲</a></li><br class="clear" /> </ul> </div> </div> <div id="body"> <!-- BEGIN page --> <p class="navi">Page:{prev_page_link} {page_now}/{page_num} {next_page_link}</p> <!-- END page --> <!-- BEGIN entry --> <div class="entry {index}"> <p class="date">{entry_date}</p> <div class="entry_head"><h3>{entry_title}</h3> <p>by{user_name}</p><br class="clear" /></div> <div class="entry_body"> {entry_description} </div> <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> <p class="entry_footer"> {category_name} {comment_num} {trackback_num} <a href="#top">▲</a></p> {trackback_auto_discovery} </div> <!-- END entry --> <!-- BEGIN sequel --> <p class="navi">{prev_entry}| <a href="./">main</a> | {next_entry}</p> <!-- END sequel --> <!-- BEGIN comment_area --><a name="comments"> </a> <!-- BEGIN comment --> <div class="com"> {comment_description} </div> <p class="com_footer">{comment_name} {comment_time}</p> <!-- END comment --> <div class="form"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <label for="name">name:</label> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}"/><br /> <label for="email">email:</label> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}"/><br /> <label for="url">url:</label> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}"/><br /> <label for="description">comments:</label> <textarea tabindex="4" id="description" name="description" rows="5" ></textarea><br /> </div> <div class="form_footer"> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookie</label> <input class="button" tabindex="5" type="submit" value="Write" onclick="javascript:setval();"/> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --><a name="trackback"> </a> <h3>この記事のトラックバックURL</h3> <div class="tb">{trackback_url}</div> <!-- BEGIN trackback --> <div class="tb_title">{trackback_title}</div> <div class="tb">{trackback_excerpt}</div> <div class="tb_footer">{trackback_blog_name} {trackback_time}</div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <h3 class="com_title">{profile_name}</h3> <div class="com"> {profile_description} </div> <!-- END profile_area --> </div> <br class="clear" /> </div> <div id="footer"> </div> </body> </html>
CSS
*{ margin:0; padding:0; } div, p{ line-height:1.45em; } input, textarea{ font-size:13px; } body{ font-size:13px; background-image:url(http://img-cdn.jg.jugem.jp/401/269924/20061009_235300.jpg); background-repeat:no-repeat; background-position:left bottom; background-color:#ffffff; background-attachment:fixed; } img{ border:0px; } .clear{ clear:both; } a, a:link{ text-decoration:none; color:#903030; } a:hover{ text-decoration:underline; } a:visited{ } li{ list-style-type:none; } #layout{ width:790px; border-left:2px solid #000000; margin-left:10px; background-image:url(http://img-cdn.jg.jugem.jp/401/269924/20061010_236148.gif); background-position:right; background-repeat:repeat-y; } #side{ float:left; width:200px; padding:10px 0px 10px 10px; } #title{ padding-bottom:30px; } #menu{ padding-right:20px; } #body{ float:left; width:520px; padding:50px 20px; color:#333333; background-color:#e8e8d4; background-repeat:repeat-x; filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; } #footer{ height:20px; width:800px; background-image:url(http://img-cdn.jg.jugem.jp/401/269924/20061010_236147.gif); } h1{ font-size:36px; font-family:Times New Roman; } h1 a, h1 a:link, h1 a:hover{ color:#000000; text-decoration:none; } h2{ font-size:13px; font-weight:normal; } .entry{ padding-bottom:150px; } #eid .entry{ padding-bottom:10px; } .date{ border-bottom:1px solid #ada187; color:#303030; font-size:21px; font-weight:bold; font-family:Times New Roman; } h3{ background-image:url(http://img-cdn.jg.jugem.jp/401/269924/20061009_235342.gif); background-position:left center; background-repeat:no-repeat; text-indent:15px; font-size:16px; } .entry_head h3{ float:left; } .entry_head p{ float:right; } .entry_head{ padding-top:3px; padding-bottom:30px; } .entry_body, .entry_more{ padding-bottom:40px; padding-left:5px; padding-right:5px; } .entry_footer{ border-bottom:3px double #ada187; margin-bottom:5px; text-align:right; } .navi{ text-align:right; } #eid .navi{ padding-bottom:30px; } .com, .tb{ padding-left:100px; color:#666666; } .com_footer, .tb_footer{ text-align:right; padding-bottom:10px; color:#666666; } .form{ border-top:1px solid #ada187; padding-top:20px; } .form, .form_footer{ text-align:right; } .form input, .form textarea, .form_footer .button{ margin-top:5px; background-color:#e8e8d4; border:1px solid #ffffff; } h4{ font-size:16px; font-family:Times New Roman, serif; } .left{ float:left; } ul, .ad{ padding-bottom:30px; } .selected_entry, #cid .new_entry{ display:none; } #cid .selected_entry{ display:block; } .search, #menu input, #menu textarea{ background-color:#e8e8d4; border:1px solid #ffffff; } .button{ vertical-align:bottom; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑