無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
sd_berry02_3
テンプレートイメージ表示ページへ戻る
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"> <a name="top" id="top"></a> <div id="header"> <!-- BEGIN title --> <h1>{blog_name}</h1> <p>{blog_description}</p> <!-- END title --> </div> <div id="left"> <div id="entry"> <!-- BEGIN entry --> <div class="pad"> <h2><a href="{entry_permalink}">{entry_title}</a></h2> <p class="date">{entry_year}-{entry_month}-{entry_day} {entry_time_only}</p> <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>{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="pad"> <h3>コメント</h3> <p class="date">{comment_year}-{comment_month}-{comment_day} {comment_hour_24}:{comment_minute}</p> <div class="text"> {comment_description} </div> <ul class="efooter"> <li>{comment_name}</li> </ul> </div> <!-- END comment --> <div class="pad"> <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><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="cmt" /></dd> <dt><label for="email">Mail</label></dt> <dd><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="cmt" /></dd> <dt><label for="url">URL</label></dt> <dd><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="cmt" /></dd> <dt><label for="description">Comment</label></dt> <dd><textarea tabindex="4" id="description" name="description" cols="20" rows="5" class="cmt"></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="pad"> <h2>トラックバック</h2> <dl class="tburi"> <dt>この記事のトラックバックURL</dt> <dd><input type="text" value="{trackback_url}" class="cmt" /></dd> </dl> </div> <!-- BEGIN trackback --> <div class="pad"> <h3>{trackback_title}</h3> <p class="date">{trackback_year}-{trackback_month}-{trackback_day} {trackback_hour_24}:{trackback_minute}</p> <div class="text"> {trackback_excerpt} </div> <ul class="efooter"> <li>{trackback_blog_name}</li> </ul> </div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="pad"> <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="pnavi" style=" ">{prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link}</p> <!-- END page --> <p class="pnavi"><a href="#top">TOP▲</a></p> </div> <div id="pleft"> <!-- BEGIN calendar --> <div class="lpad calendarbox"> <h2>Calendar</h2> <div class="pcont"> <table summary="カレンダー" class="calendar"> <tr> <td class="sun">S</td> <td>M</td> <td>T</td> <td>W</td> <td>T</td> <td>F</td> <td class="sat">S</td> </tr> </table> {calendar} </div> </div> <!-- END calendar --> <div class="lpad"> <h2>Search</h2> <div class="pcont"> <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="lpad"> <h2>{freespace_title1}</h2> <div class="pcont"> {freespace_contents1} </div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="lpad"> <h2>{freespace_title2}</h2> <div class="pcont"> {freespace_contents2} </div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="lpad"> <h2>{freespace_title3}</h2> <div class="pcont"> {freespace_contents3} </div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="lpad"> <h2>{freespace_title4}</h2> <div class="pcont"> {freespace_contents4} </div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="lpad"> <h2>{freespace_title5}</h2> <div class="pcont"> {freespace_contents5} </div> </div> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <div class="lpad"> <h2>Selected Entries</h2> <div class="pcont"> {selected_entry_list} </div> </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="lpad"> <h2>Categories</h2> <div class="pcont"> {category_list} </div> </div> <!-- END category --> <!-- BEGIN archives --> <div class="lpad"> <h2>Archives</h2> <div class="pcont"> {archives_list} </div> </div> <!-- END archives --> </div> </div> <div id="right"> <div id="pright"> <!-- BEGIN recent_comment --> <div class="rpad"> <h2>Recent Comment</h2> <div class="pcont"> {recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="rpad"> <h2>Recent Trackback</h2> <div class="pcont"> {recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN amazon --> <div class="rpad"> <h2>Recommend</h2> <div class="pcont"> {amazon_item} </div> </div> <!-- END amazon --> <!-- BEGIN link --> <div class="rpad"> <h2>Links</h2> <div class="pcont"> {link_list} </div> </div> <!-- END link --> <!-- BEGIN profile --> <div class="rpad"> <h2>Profile</h2> <div class="pcont"> {user_list} </div> </div> <!-- END profile --> <div class="rpad"> <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="rpad"> <h2>Mobile</h2> <div class="pcont"> {site_qrcode} </div> </div> <!-- BEGIN jugem_ad --> <div class="rpad"> <h2>Sponsored Links</h2> <div class="pcont"> {ad} </div> </div> <!-- END jugem_ad --> </div> </div> <div id="footer"> <address>Script:<a href="http://jugem.jp/">JUGEM</a><br />Skin:<a href="http://nonty.net/">Twinkle Magic</a></address> </div> </div> </body> </html>
CSS
/* 全体の指定-----------------------------------------------------------------------------------*/ /* リセット */ body,div,p,h1,h2,h3,h4,h5,h6,blockquote,form,input,textarea,table,tr,th,td,ul,ol,li,dl,dt,dd,address,img,a{ margin: 0px; padding: 0px; border: 0px; font-size: 1em; font-style: normal; font-weight: normal; text-decoration: none; } ul,ol,li{ list-style-type: none; } /* html */ html{ height: 100%; scrollbar-face-color: #ffd0e8; scrollbar-highlight-color: #ffd0e8; scrollbar-3dlight-color: #ffffff; scrollbar-track-color: #ffd0e8; scrollbar-shadow-color: #ffffff; scrollbar-darkshadow-color: #ffd0e8; scrollbar-arrow-color: #ffffff; } /* body */ body{ background-color: #ffd0e8; background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418086.gif); color: #888888; font-size: 80%; font-family: Verdana, sans-serif; line-height: 1.5; letter-spacing: 0.2em; height: 100%; text-align: center; } /* リンク */ a:link{ color: #ff69b4; border-bottom: dashed 1px #ff99cc; } a:visited{ color: #ff69b4; border-bottom: none; } a:hover{ color: #ff99cc; border-bottom: dashed 1px #ff99cc; } a:active{ color: #ff99cc; border-bottom: none; } /* 引用 */ blockquote{ background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418084.gif); border: solid 1px #cccccc; margin: 10px; padding: 10px; } /* フォーム */ input,textarea{ background-color: #ffffff; background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418084.gif); border: solid 1px #cccccc; color: #888888; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #cccccc; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-darkshadow-color: #ffffff; scrollbar-arrow-color: #cccccc; } /* h2共通指定 */ h2 a, h2 a:link, h2 a:visited{ font-weight: bold; border-bottom: none; } /* 構造の指定---------------------------------------- */ /* 全体 */ div#all{ width: 840px; text-align: left; margin: 0px auto; background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418085.gif); background-repeat: repeat-y; background-position: center top; background-attachment: scroll; min-height: 100%; } * html div#all{ height: 100%; } body > div#all{ height: auto; } /* 左2ブロック */ div#left{ width: 620px; float: left; } /* 右1ブロック */ div#right{ width: 220px; float: left; } /* エントリーブロック */ div#entry{ width: 400px; float: right; } /* 左プラグイン */ div#pleft{ width: 220px; float: right; } /* フッターブロック */ div#footer{ width: 840px; clear: both; text-align: center; } /* 余白取り */ div.pad{ margin: 10px; } /* 左プラグイン余白 */ div.lpad{ margin: 10px 10px 10px 15px; } /* 右プラグイン余白 */ div.rpad{ margin: 10px 15px 10px 10px; } /* ヘッダーの指定------------------------------------------------ */ /* h1 */ h1{ font-weight: bold; padding: 10px 15px; font-size: 1.2em; } h1 a:link, h1 a:visited{ font-weight: bold; } /* ブログの説明文 */ div#header p{ padding: 0px 15px 10px 15px; } /* エントリーの指定---------------------------------------------- */ /* h2 */ div#entry h2{ background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418083.gif); background-repeat: no-repeat; background-position: left center; background-attachment: scroll; padding-left: 24px; border-bottom: dashed 1px #cccccc; font-weight: bold; } /* 日付 */ p.date{ text-align: right; font-size: 0.8em; } /* 本文 */ 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; } /* ページナビ */ p.pnavi{ text-align: right; margin: 10px; } /* プロフ */ dl.prof{ margin: 10px 0px; } dl.prof dt{ font-weight: bold; } /* コメント、トラックバックの指定-------------------------------- */ /* h3 */ h3{ background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418082.gif); background-repeat: no-repeat; background-position: left center; background-attachment: scroll; padding-left: 22px; font-weight: bold; border-bottom: dashed 1px #ff99cc; } /* コメントフォーム全体 */ dl.cmtform{ margin: 10px 0px; } /* コメントフォーム幅 */ .cmt{ width: 350px; } /* トラックバックURL全体 */ dl.tburi{ margin: 10px 0px; } /* プラグインの指定---------------------------------------------- */ /* h2 */ div#pleft h2, div#pright h2{ background-color: #ffd0e8; background-image: url(http://img-cdn.jg.jugem.jp/3ff/854379/20100224_418082.gif); background-repeat: no-repeat; background-position: 3px 50%; background-attachment: scroll; padding: 2px 3px 2px 25px; font-weight: bold; } /* プラグイン中身 */ div.pcont{ margin: 10px 0px; } /* カレンダーの指定------------------------------------------ */ /* 全体 */ div.calendarbox table{ width: 90%; text-align: center; font-size: 12px; margin-left: auto; margin-right: auto; } /* 曜日 */ table.calendar td{ font-weight: bold; } /* 日曜 */ td.sun{ color: #ff66cc; } /* 土曜 */ td.sat{ color: #66ccff; } /* 月 */ div.calendar_month{ font-size: 10px; } /* フッターの指定------------------------------------ */ /* 著作権表示 */ div#footer address{ padding: 10px 15px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑