無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
grid pearl
テンプレートイメージ表示ページへ戻る
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}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a id="top" name="top"></a> <div id="back"> <!-- HEADER --> <table id="head" border="0" cellpadding="0" cellspacing="0" summary="ページ上部にあるサイト名などを置くヘッダ部を表示するためのテーブル"> <tr><td colspan="2" height="20"> </td></tr> <tr valign="top"> <td width="510"><!-- BEGIN title --><h1 class="site_title">{blog_name}</h1><div class="description">{blog_description}</div><!-- END title --></td> <td align="right"><ul><li><a href="./?mode=atom">Atom0.3</a></li><li><a href="./?mode=rss">RSS1.0</a></li><li><a target="_blank" href="http://jugem.jp/utf/?mode=viewer&act=lookup&jtid=3478" title="UTF: grid pearl">UTF</a></li></ul></td> </tr> </table> <!-- /HEADER/ --> <!-- MAIN --> <div id="main"> <!-- BEGIN page --> <table class="navi" border="0" cellpadding="0" cellspacing="0" width="100%" summary="ヘッダ部とメイン部の間にあるナビゲーションバーを表示するためのテーブル"> <tr> <td width="150" height="20" class="cell_1"><span>STATE</span></td> <td class="cell_2"><img src="./template/grid/img/sp.gif" alt="スペーサー" /></td> <td class="cell_1" ><span>ENTRY</span></td> <td class="cell_1" align="right"><span><a href="{prev_page_url}"><<new</a> | {page_now} / {page_num}pages | <a href="{next_page_url}">old>></a></span></td> </tr> </table> <!-- END page --> <!-- BEGIN sequel --> <table class="navi" border="0" cellpadding="0" cellspacing="0" width="100%" summary="ヘッダ部とメイン部の間にあるナビゲーションバーを表示するためのテーブル"> <tr> <td width="150" height="20" class="cell_1"><span>STATE</span></td> <td class="cell_2"><img src="./template/grid/img/sp.gif" alt="スペーサー" /></td> <td class="cell_1" ><span>ENTRY</span></td> <td class="cell_1" align="right"><span><a href="{next_permalink}"><<new entry</a> | <a href="./">main</a> | <a href="{prev_permalink}">old entry>></a></span></td> </tr> </table> <!-- END sequel --> <!-- BEGIN entry --> <table id="entry" border="0" cellpadding="0" cellspacing="0" width="100%" summary="ページ中央部にあるメイン部の投稿本体とコメントやトラックバックを表示するためのテーブル"> <tr valign="top"> <td class="state"> <ul> <li>{entry_date}</li> <li>{entry_time}</li> <li>{user_name}</li> <li>{category_name}</li> <li>{comment_num}</li> <li>{trackback_num}</li> </ul> </td> <td rowspan="2" class="entry_main"> <div class="entry_title">{entry_title}</div> <div class="entry_body"> {entry_description} <a id="sequel" name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> </div> </td> </tr> <tr><td class="state_bottom" height="50"><img src="./template/grid/img/sp.gif" alt="スペーサー" /></td></tr> </table> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a id="comments" name="comments"></a> <div id="comment"> <div class="title">Comment:</div> <!-- BEGIN comment --> <div class="tb" style=" border-bottom:1px dotted #808080;padding:10px 0; "> <div class="state">{comment_time}, {comment_name} wrote:</div> {comment_description} </div> <!-- END comment --> <div class="title" style="margin-top:15px; ">Add a comment:</div> <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><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:300px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:300px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:300px;" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:300px;"></textarea><br /> <br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a id="trackback" name="trackback"></a> <div id="comment" style="margin-top:50px; "> <div class="title">Trackback:</div> <div class="tb_url">{trackback_url}</div> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title">{trackback_title} / {trackback_blog_name}</div> <div class="state">{trackback_time}</div> {trackback_excerpt} </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <table class="navi" border="0" cellpadding="0" cellspacing="0" width="100%" summary="プロフィールを表示する際のナビゲーションバーを表示するためのテーブル"> <tr> <td width="150" height="20" class="cell_1"> </td> <td class="cell_2"><img src="./template/grid/img/sp.gif" alt="スペーサー" /></td> <td class="cell_1" ><span>PROFILE</span></td> <td class="cell_1" align="right"> </td> </tr> </table> <table id="entry" border="0" cellpadding="0" cellspacing="0" width="100%" summary="プロフィールを表示するためのテーブル"> <tr valign="top"> <td class="state"><ul><li>{profile_name}</li></ul></td> <td rowspan="2" class="entry_main"> <div class="entry_body"> {profile_description} </div> </td> </tr> <tr><td class="state_bottom" height="50px;"><img src="./template/grid/img/sp.gif" alt="スペーサー" /></td></tr> </table> <!-- END profile_area --> </div> <!-- /MAIN/ --> <!-- SIDE_1 --> <div id="side_1"> <table class="navi" border="0" cellpadding="0" cellspacing="0" width="100%" style=" background:#838383;" summary="カレンダーなどを置くサイド1部を表示するためのテーブル"> <tr><td height="20"> </td></tr> </table> <!-- BEGIN calendar --> <div class="linktitle">CALENDAR</div> <div class="linktext"> <div class="calendar"> <table border="0" cellspacing="1" cellpadding="0" summary="カレンダーの曜日を表示するテーブル"> <tr> <td class="weekday">S</td> <td class="weekday">M</td> <td class="weekday">T</td> <td class="weekday">W</td> <td class="weekday">T</td> <td class="weekday">F</td> <td class="weekday">S</td> </tr> </table> {calendar} </div> </div> <!-- END calendar --> <!-- BEGIN selected_entry --> <div class="linktitle">ENTRY (latest 5)</div> <div class="linktext"> {latest_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN archives --> <div class="linktitle">ARCHIVES</div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <!-- BEGIN category --> <div class="linktitle">CATEGORY</div> <div class="linktext"> {category_list} </div> <!-- END category --> <!-- BEGIN recent_comment --> <div class="linktitle">COMMENT</div> <div class="linktext"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle">TRACKBACK</div> <div class="linktext"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN profile --> <div class="linktitle">PROFILE</div> <div class="linktext"> {user_list} </div> <!-- END profile --> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="linktext">{freespace_contents1}</div> <!-- END freespace1 --> <!-- 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 --> <!-- BEGIN link --> <div class="linktitle">LINKS</div> <div class="linktext"> {link_list} </div> <!-- END link --> <!-- BEGIN jugem_ad --> <div class="linktitle">SPONSORED LINKS</div> {ad} <!-- END jugem_ad --> </div> <!-- /SIDE_1/ --> <!-- SIDE_2 --> <div id="side_2"> <table class="navi" border="0" cellpadding="0" cellspacing="0" width="100%" style=" background:#838383;" summary="おすすめ商品紹介などを置くサイド2部を表示するためのテーブル"> <tr><td height="20"> </td></tr> </table> <!-- BEGIN amazon --> <div class="linktitle">RECOMMEND</div> {amazon_item} <!-- END amazon --> <!-- search --> <div class="search"> <div class="title">SEARCH</div> <form method="get" action=""> <input id="search" name="search" size="20" style="width:100px" value="思い出" /><input type="submit" value="Search" class="button" /> </form> </div> <!-- /search/ --> <div class="jugem_bana"><a href="http://jugem.jp/" target="_blank"><img src="../template/banner/jugem_gray02.gif" width="128" height="22" alt="みんなのブログポータル JUGEM" border="0" /></a></div> </div> <!-- /SIDE_2/ --> <br style="clear:both; " /> <!-- FOOTER --> <div id="copy"> {copyright} </div> <!-- /FOOTER/ --> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } body { font-family:Verdana, "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3",; font-size:10px; color:#D0D0D0; background:#FFE; margin:0px; padding:0px; background: url(http://img-cdn.jg.jugem.jp/98a/136927/20061221_240523.gif); } a:link { color: #EEE; text-decoration: none; } a:visited { color: #999; text-decoration: none; } a:active { color: #BBB; text-decoration: none; } a:hover { color: #999; text-decoration: none; } table,td,tr,div,form { margin:0px; padding:0px; } p { text-indent: 1em; margin-top: 0em; margin-bottom: 0em; text-autospace: ideograph-alpha; } img { border:none; } ul { list-style-type: none; line-height:120%; margin:0px; padding:0px; } input,textarea { color: #666; font-size :12px; border:1px #CCC solid; background-color:#FFE; padding: 2px; } /* レイアウト---------------------------------------------------------------------- */ #back { width:880px; background:#666 url(./template/grid/img/bg.gif); border-right:2px solid #AEAEAE; border-left:2px solid #AEAEAE; margin:0px auto; padding:0px 10px; } #head{ font-family:Monaco, Verdana, "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3",; width:880px; background: #666666; border-bottom:3px #FFFFF1 solid; } #main { width:500px;float:left; } #side_1 { width:180px;float:left;margin-left:10px;} #side_2 { width:180px;float:left;margin-left:10px;} #copy { margin-top:30px; border-bottom:20px #838383 solid; color:#FFE; text-align:right; } /* ヘッダー---------------------------------------------------------------------- */ #head .site_title { font-size:18px; margin:0px 10px 14px 10px; } #head .description { margin:0px 10px 0px 10px; } #head ul { margin:0px 10px 10px 0px; } #head a:link { color: #FFFFF1; text-decoration: none; } #head a:visited { color: #FFFFF1; text-decoration: none; } #head a:active { color: #FFFFF1; text-decoration: none; } #head a:hover { color: #999; text-decoration: none; } /* ナビゲーション---------------------------------------------------------------------- */ table.navi { color:#666; font-size:12px; margin-bottom:10px; } table.navi .cell_1 { background:#8E8E8E;} table.navi .cell_2 { width:10px;} table.navi .cell_2 img { width:10px; height:20px;} table.navi span { margin: 0px 5px;} table.navi a:link { color: #333; text-decoration: none; } table.navi a:visited { color: #333; text-decoration: none; } table.navi a:active { color: #333; text-decoration: none; } table.navi a:hover { color: #666; text-decoration: none; } /* エントリー ---------------------------------------------------------------------- */ #entry { margin-bottom:20px; } /* state部分 ---------*/ #entry .state { width:150px; color:#888; background:#FFFFF1; text-align:right; padding:5px 0px; } #entry .state ul { margin-right:5px; margin-bottom:10px; } #entry .state a:link { color: #888; text-decoration: none; } #entry .state a:visited { color: #888; text-decoration: none; } #entry .state a:active { color: #888; text-decoration: none; } #entry .state a:hover { color: #CCC; text-decoration: none; } /* state_bottom部分(矢印の部分) ---------*/ #entry .state_bottom { background: url(http://img-cdn.jg.jugem.jp/98a/136927/20070102_247664.gif) no-repeat bottom;} #entry .state_bottom img { width:5px; height:50px; } /* entry_main部分 ---------*/ #entry .entry_main { border-left:1px #AFAEAE dotted; } .entry_title { font-size:12px; color:#FFE; margin-left:10px; margin-bottom:10px; } .entry_body { font-size:12px; line-height:170%; margin-left:10px; } .entry_more { padding-top:10px; } blockquote { color: #999; border-left:3px solid; margin: 10px 5px; padding:0px 5px; } .pict { display:block; } /* コメント・トラックバック部分 ---------*/ #comment { color:#CCC; line-height:150%; margin-left:160px; } #comment .title { color:#FFE; font-weight:bolder; padding-bottom:5px; border-bottom:1px solid; } #comment .tb { border-bottom:1px dotted #808080; padding:10px 0; } #comment .state { color:#AEAEAE; background:url(./template/grid/img/arrow.gif) no-repeat; background-position:0px 6px; padding-left:9px; margin-bottom:5px; } #comment .tb_url { color:#FFE; font-size:12px; } #comment .tb_title { font-weight: bold; } #set_cookie { border:none;background:none; } /* サイドメニュー---------------------------------------------------------------------- */ .linktitle { color:#FFFFF1; font-size:12px; margin-bottom:7px; } .linktext { border-bottom:1px solid #92928A; padding-bottom:10px; } .linktext ul { margin:0px 0px 10px 10px; } .linktext li { background:url(./template/grid/img/arrow.gif) no-repeat; background-position:0px 4px; padding-left:9px; margin-bottom:5px; } /* カレンダー ---------*/ .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;} /* アマゾン ---------*/ .amazon { margin-bottom:20px; } .amazon_text { line-height:140%; } /* サーチ ---------*/ .search { margin-bottom:10px;} .search .title { color:#FFFFF1;} .search input { color: #666; font-size :12px; border:1px #92928A solid; background-color:#BBB; padding: 2px; } .search .button { margin-left:5px;} /* バナー ---------*/ .jugem_bana {margin-bottom:10px;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑