無料ブログをかんたん作成
無料ブログ作成なら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 rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <script type="text/javascript"> <!-- // Amazonを新規登録順に表示 function doReverseAmazon() { var amazonTagClassName = 'amazon'; var amazonTagName = 'div'; var newAmazonTagList = new Array(); var obj = document.getElementsByTagName(amazonTagName); for (var i = 0; i < obj.length; i++) { if (obj[i].className == amazonTagClassName) newAmazonTagList[newAmazonTagList.length] = obj[i].innerHTML; } var count = newAmazonTagList.length - 1; for (var i = 0; i < obj.length; i++) { if (obj[i].className == amazonTagClassName) { obj[i].innerHTML = newAmazonTagList[count]; count--; } } } doReverseAmazon(); //--> </script> <body onload="javascript:initval();"> <a name="top"></a> <div id="layout"> <!-- BEGIN title --> <div id="header"> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> </div> <br class="clear" /> <!-- END title --> <div id="contents"> <div id="left"> <!-- search --> <div class="linktitle">SEARCH THIS SITE.</div> <form method="get" action=""> <div class="search"><br /> <input id="search" name="search" size="20" style="width:140px" class="form_color" /> <input type="submit" value="Search" class="button" /> </form> </div> <div class="linktext"> <br><a href="http://a.hatena.ne.jp/uhhoho/simple" target="new">uhhohoのアンテナ</a> <br>毎日チェックするのです。 <br><a href="http://www.logogle.com/ggl.php?hl=ja&lo=UhhohoSearch" target="new">UhhohoSearch</a> <br>うっほほを検索する? <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=91177.10000140&type=4&subid=0" target="_blank"><IMG width="160" height="600" alt="160-600_computericons" border="0" src="http://www.momaonlinestore.jp/11111/11111/img/linkshare/160-600_computericons.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=91177.10000140&type=4&subid=0"> </div> <!-- /search/ --> <!-- BEGIN amazon --> <div class="linktitle"> RECOMMEND </div> <div class="linktext"> {amazon_item} </div> <!-- END amazon --> </div> <div id="center"> <div class="pad"> <!-- 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">{entry_date}</div> <div class="entry_author">author : {user_name} </div> <div class="entry_title">{entry_title}</div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_state">| {category_name} | {entry_time} | {comment_num} | {trackback_num} |</div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <div class="comment-title">コメント</div> <!-- BEGIN comment --> <div class="entry_body">{comment_description}</div> <div class="entry_state">| {comment_name} | {comment_time} |</div> <!-- END comment --> <div class="comment-title">コメントする</div> <div class="entry_body"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" style="width:250px;" class="form_color" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:250px;" class="form_color" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:250px;" class="form_color" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:250px;" class="form_color" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px;" class="form_color"></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> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <div class="trackback-title">この記事のトラックバックURL</div> <div class="entry_body">{trackback_url}</div> <div class="trackback-title">トラックバック</div> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state"> | {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_date">プロフィール</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="page">{prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link}</div> <!-- END page --> </div> </div> <div id="right"> <!-- BEGIN selected_entry --> <div class="linktitle">SELECTED ENTRIES</div> <div class="linktext"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN profile --> <div class="linktitle">ADS</div> <div class="linktext"> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=87258.10000206&type=4&subid=0"><IMG width="120" height="90" alt="IMAGE秋冬アイテム販売スタート!" border="0" src="http://www.st-image.jp/affiliate/summer_120_90.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=87258.10000206&type=4&subid=0"> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=87258.10000494&type=3&subid=0" >★IMAGE★はじめてイマージュ商品をご購入いただいた方に、1000円クーポンプレゼント!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=87258.10000494&type=3&subid=0" > <br>OLさん向けファッションが揃ってます。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=93605.10000100&type=4&subid=0" target="new"><IMG width="125" height="125" alt="スタイルカタログ012" border="0" src="http://stylestore.allabout.co.jp/images/ja/afr/style/2005/125125/style05012-2.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=93605.10000100&type=4&subid=0"> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=91618&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000006&nid=11" target="_blank">「そろそろ、自分生活。」 All About スタイルストア</a> <br>バスグッズ等アロマ系揃ってます。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=92912.10000341&type=4&subid=0" target="new"><IMG width="125" height="125" alt="nibook_125-125.gif" border="0" src="http://images.apple.com/jp/store/affiliate/img/hardware/ibook/nibook_125-125.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=92912.10000341&type=4&subid=0"> <br><a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=92912.10000026&type=2&subid=0" target="new">iBook G4 12インチ</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=92912&type=2&subid=0" > <br>Macユーザーとしては当然すすめるわけです。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=93412.10000001&type=4&subid=0" target="new"><IMG width="120" height="60" alt="エディオンダイレクト 120x60" border="0" src="http://shop.edion.jp/images/template/ediondirect_bn_120_60.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=93412.10000001&type=4&subid=0" target="_blank"> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=93412&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000006&nid=11" target="_blank">ライフスタイル提案 家電 パソコン 家具 インテリアの総合ショッピング</a> <br>「暮らしのデザイン」でおなじみの通販サイトです。家具ではお世話になりました。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=65033.10000007&type=4&subid=0" target="new"><IMG width="120" height="60" alt="SE-U33G_120x60" border="0" src="http://www.e-onkyo.com/LinkShare/images/banner/seu33g_120x60.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=65033.10000007&type=4&subid=0"> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=65033&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000028&nid=11" target="_blank">人気のPCオーディオ製品を買うならこちら</a> <br>くだんのDS-A1もここで買いました。 <P> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=52432.10000027&type=4&subid=0" target="_blank"><IMG width="120" height="240" alt="SEMPRE 120x240" border="0" src="http://www.sempre.jp/banner/120-240d.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=52432.10000027&type=4&subid=0"> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=52432&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000002&nid=11" target="_blank">インテリアSHOP 【SEMPRE.JP】</a> <br>インテリア雑貨がかなり好みでおすすめです。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=91177.10000076&type=4&subid=0" target="_blank"><IMG width="125" height="125" alt="125-125_thomas" border="0" src="http://www.momaonlinestore.jp/11111/11111/img/linkshare/125-125_thomas.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=91177.10000076&type=4&subid=0"> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=91177&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000001&nid=11" target="_blank">グッドデザインと暮らす毎日。 MoMA Online Store Japanから。</a> <br>アート系デザイングッズが豊富。インテリアに是非。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=34789.10000037&subid=0&type=4" target="new"><IMG border="0" width="125" height="125" alt="バナー " src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=34789.10000037&subid=0&type=4&gridnum=-1"></a> <br><a href="http://alogin.linksynergy.com/php-bin/affiliate/links/showmerchant.shtml?oid=34789&subid=&roid=&link_type=3&showcode=Y&is_special=&pid=10000560&nid=11" target="_blank">サイズに関するあなたの悩みを解消します > スモールサイズ</a> <br>プチなわたしとしては気になる訳です。雑貨も意外に好み。 <p> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=92912.10000352&type=4&subid=0" target="_blank"><IMG width="120" height="600" alt="mmousew-ani_120-600.gif" border="0" src="http://images.apple.com/jp/store/affiliate/img/hardware/acc/mmousew-ani_120-600.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=92912.10000352&type=4&subid=0"> </div> <!-- END profile --> <!-- BEGIN profile --> <div class="linktitle">PROFILE</div> <div class="linktext"> うっほほ(♀) <br>東京・杉並区在住。Macユーザー(愛機はiBook) <br>最近デジカメ「CANON IXY DIGITAL 600」を購入したので撮影に夢中。 <p>放送大学全科履修生、自然の理解専攻。 <br>生物学、化学、医学、天文学、心理学、科学史が中心。 <p> 下のリンクでわたしのお部屋公開中。 <br>↓ {user_list} <p> <a href="http://www6.tok2.com/home2/uhhoho/" target="_blank" title="有名人の出生データ検索"><img src="/?image=138" width="200" height="40" alt="Der Zeitgeist" border="0"/></a> <br>わたしが運営しております有名人出生データベースサイト。 </div> <!-- END profile --> <!-- BEGIN category --> <div class="linktitle">CATEGORIES</div> <div class="linktext"> {category_list} </div> <!-- END category --> <!-- BEGIN link --> <div class="linktitle">LINKS</div> <div class="linktext"> {link_list} </div> <!-- END link --> <!-- powered --> <div class="linktitle">OTHERS</div> <div class="linktext"> <ul> <li><a href="./admin/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> </ul> <div class="jugem_bana"> {powered} </div> <a href="http://click.linksynergy.com/fs-bin/click?id=OwDlpsI89y0&offerid=78559.10000088&subid=0&type=4"><IMG border="0" width="88" height="31" alt="アフィリエイトはLinkShare" src="http://ad.linksynergy.com/fs-bin/show?id=OwDlpsI89y0&bids=78559.10000088&subid=0&type=4&gridnum=7"></a> </div> <!-- /powered/ --> {ad} </div> <br class="clear" /> </div> <!--footer --> <div id="footer"> <div class="copyright" align="center">{copyright}</div> <div class="linktext" align="right"><a href="#top">▲このページの先頭へ</a></div> </div> </div> <!-- /footer/ --> </div> </body> </html>
CSS
body { margin: 0px auto; padding: 0px; background-attachment:fixed; background-color:#F3F2F7; background-image:url(http://uhhoho.jugem.cc/?image=223); background-repeat:no-repeat; background-position:top left; text-align: center; } .clear { clear: both; font: 0px/0px sans-serif ; } #layout { margin: 0 auto; width: 800px; text-align: left; } #header { } #contents #left { float: left; width: 160px; } #contents #center { float: left; width: 460px; } #contents #center .pad { padding : 0 20px; } #contents #right { float: right; width: 180px; } #footer { clear: both; } h1 { margin: 0px; padding: 0px; } ul { margin: 0px 0px 0px 15px; padding: 0px; } div, td { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; } .form_color { background: #ECECEC; } a { color: #6B8E23; text-decoration: underline; } a:link { color: #6B8E23; text-decoration: underline; } a:visited { color: #6B8E23; text-decoration: underline; } a:active { color: #228B22; text-decoration: none; } a:hover { color: #228B22; text-decoration: none; } .site_title a {color: #7B68EE;text-decoration: none;} .site_title a:link {color: #7B68EE;text-decoration: none;} .site_title a:visited {color: #7B68EE;text-decoration: none;} .site_title a:active {color: #9ACD32;text-decoration: none;} .site_title a:hover {color: #9ACD32;text-decoration: none;} .site_title { font-size: 24px; color: #7B68EE; margin: 20px 0px 10px 0px; padding: 0px; } .description { font-size: 12px; color: #7B68EE; margin: 0px 0px 25px 0px; } .entry_navi{ font-size: 12px; color: #7B68EE; margin: 15px 0px 15px 0px; text-align: center; } .entry { margin: 0px; padding: 0px; } .entry_date { font-size: 18px; font-weight: bolder; color: #9ACD32; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px dotted #CCCCCC; } .entry_title { font-size: 14px; font-weight: bolder; color: #7B68EE; margin: 15px 0px 15px 0px; } .entry_body { font-size: 12px; line-height: 170%; color: #483D8B; margin: 15px 0px 15px 0px; } .entry_author { font-size: 10px; color: #7B68EE; margin: 5px 0px 5px 0px; text-align: right; } .entry_more { font-size: 11px; line-height: 170%; color: #7B68EE; margin: 15px 0px 15px 0px; } .entry_state { font-size: 11px; color: #7B68EE; margin: 15px 0px 30px 0px; } blockquote { font-size: 11px; color: #7B68EE; margin: 20px 10px 20px 10px; padding: 10px; border-left: 3px solid #CCCCCC; } .comment-title { font-size: 14px; font-weight: bolder; color: #7B68EE; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px dotted #CCCCCC; } .trackback-title { font-size: 14px; font-weight: bolder; color: #7B68EE; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px dotted #CCCCCC; } .pict { border-width: 1px; border-style: solid; border-color: #999; } .page { font-size: 12px; color: #7B68EE; padding: 10px 0px 0px 0px; border-top: 1px dotted #CCCCCC; text-align: center; } .linktitle { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: #9ACD32; line-height: 170%; margin: 10px 0px 0px 0px; } .linktext { font-size: 11px; color: #7B68EE; line-height: 170%; margin: 5px 0px 25px 2px; } .search { font-size: 10px; color: #7B68EE; line-height: 170%; margin: 0px 0px 5px 0px; } .button { margin: 5px 0 0 0; } .copyright { font-size: 10px; color: #7B68EE; line-height: 170%; border-top: 1px dotted #CCCCCC; margin: 30px 0px 0px 0px; padding-top: 10px; } .calendar { font-family: "Verdana"; font-size: 10px; color: #7B68EE; margin: 5px 0px 20px 0px; } .calendar_month { font-family: "Verdana"; margin-bottom: 10px; font-size: 10px; color: #7B68EE; } .cell { width: 25px; height: 20px; padding: 0px; text-align:left; font-size: 10px; color: #7B68EE; } .jugem_bana{ margin: 20px 1px 10px 0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑