無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
3dotties
テンプレートイメージ表示ページへ戻る
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"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <meta name="Author" content="dodemoi-koto" /> <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}" /> </head> <body> <a name="top"></a> <table border="0" cellpadding="0" cellspacing="0" class="all"> <tr> <td colspan="4"> <!-- BEGIN title --> <div id="title"> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> </div> <!-- END title --> <!-- BEGIN sequel --> <div id="navi"> <div class="page_navi_txt">{prev_entry} | {next_entry}</div> </div> <!-- END sequel --> </td> </tr> <tr> <!-- side_left --> <td valign="top" class="side_width"> <!-- BEGIN JUGEPI! --> <div class="border"> <div class="side_title">BBS</div> </div> <!-- JUGEPI!はここ --> <!-- END JUGEPI! --> <!-- BEGIN link --> <div class="border"> <div class="side_title">LINK</div> </div> <div class="side_txt">{link_list}</div> <!-- END link --> <div class="border"> <div class="side_title">BlogList</div> </div> <div class="side_txt"> <!-- BlogList、BlogPeopleはここ --> </div> <div class="border"> <div class="side_title">OTHER</div> </div> <div class="side_txt"> <ul> <li><a href="./admin/" target="_blank">login</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="http://jugem.jp/" target="_blank">Blog from JUGEM</a></li> <li><a href="http://superkitty.jugem.jp" target="_blank">Template from DO..</a></li> </ul> </div> <!--AD--> <div class="side_txt">{ad}</div> </td> <!-- BEGIN calendar --> <!-- calendar --> <td valign="top" class="border"> <div class="calender_txt">{calendar_vertical}</div> </td> <!-- END calendar --> <td valign="top"> <!-- BEGIN entry --> <div class="border"> <div class="entry_title"><img src="http://superkitty.jugem.jp/?image=69" /> <a href="{entry_permalink}">{entry_title}</a></div> </div> <div id="entry"> <div class="entry_txt">{entry_description}</div> <div class="entry_more_txt">{entry_sequel}</div> <div class="entry_sub">{category_name}|{entry_date}{entry_time}|{comment_num}|{trackback_num}</div> {trackback_auto_discovery} </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="form"> <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" class="form_size" value="{cookie_name}" /><br /> <label for="email">email</label><br /> <input type="text" tabindex="2" name="email" id="email" class="form_size" value="{cookie_email}" /><br /> <label for="url">url</label><br /> <input type="text" tabindex="3" name="url" id="url" class="form_size" value="{cookie_url}" /><br /> <label for="description">comments</label><br /> <textarea tabindex="4" id="description" name="description" class="form_size" rows="10"></textarea><br /> <input type="submit" value="コメント送信" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" checked /> <label for="set_cookie">Cookieに登録</label> </form> </div> <!-- END comment_area --> <!-- BEGIN comment --> <div id="comment"> <div class="border"> <div class="comment_sub">{comment_name}@{comment_time}</div> </div> <div class="comment_txt">{comment_description}</div> </div> <!-- END comment --> <div class="flor"></div> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <div class="border"> <div class="trackback_title">このエントリーのトラックバックURL</div> </div> <div class="trackback_url"><img src="http://superkitty.jugem.jp/?image=67" /> {trackback_url}</div> <!-- BEGIN trackback --> <div class="border"> <div class="trackback_title"><img src="http://superkitty.jugem.jp/?image=69" /> {trackback_title}</div> </div> <div class="trackback_txt">{trackback_excerpt}</div> <div class="trackback_sub">{trackback_blog_name}|{trackback_time}</div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="entry"> <div class="border"> <div class="profile_title"><img src="http://superkitty.jugem.jp/?image=69" /> {profile_name}</div> </div> <div class="profile_txt">{profile_description}</div> </div> <!-- END profile_area --> </td> <!-- side_right --> <td valign="top" class="side_width"> <!-- BEGIN amazon --> <div class="border"> <div class="side_title">RECOMMEND</div> </div> <div class="side_txt">{amazon_item}</div> <!-- END amazon --> <!-- BEGIN selected_entry --> <div class="border"> <div class="side_title">SELECTED ENTRIES</div> </div> <div class="side_txt">{selected_entry_list}</div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="border"> <div class="side_title">CATEGORIES</div> </div> <div class="side_txt">{category_list}</div> <!-- END category --> <!-- BEGIN archives --> <div class="border"> <div class="side_title">ARCHIVES</div> </div> <div class="side_txt">{archives_list}</div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="border"> <div class="side_title">RECENT COMMENT</div> </div> <div class="side_txt">{recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="border"> <div class="side_title">RECENT TRACKBACK</div> </div> <div class="side_txt">{recent_trackback_list}</div> <!-- END recent_trackback --> <!-- BEGIN profile --> <div class="border"> <div class="side_title">PROFILE</div> </div> <div class="side_txt">{user_list}</div> <!-- END profile --> </td> </tr> <tr> <td colspan="4"> <div class="headder"> COPYRIGHT (C) 2004 <a href="http://paperboy.co.jp/" target="_blank">paperboy&co.</a> ALL RIGHTS RESERVED. <a href="#top">[PAGETOP]</a> </div> </td> </tr> </table> </body> </html>
CSS
/*-------------------------------------------------------*/ /* 横幅:width: XX%; */ /* 背景:background-color: #XXXXXX; */ /*-------------------------------------------------------*/ .all { margin: 0 auto 0 auto; width: 95%; background-color: #ffcc22; } /*----- ここから下は細かいカスタマイズをしたい人へ ------*/ /*-------------------------------------------------------*/ /* 全体レイアウト */ /*-------------------------------------------------------*/ body { margin: 0; padding: 0; background: #fff; font-family: "Verdana","Osaka","MS ゴシック","ヒラギノ角ゴ Pro W3"; } .side_width{ width: 180px; } .border{ background-image: url('http://superkitty.jugem.jp/?image=54'); } #title{ margin: 5px 0 0 5px; } /*-------------------------------------------------------*/ /* 全体リンク */ /*-------------------------------------------------------*/ a { text-decoration:none; } a:link, a:visited, a:visited, a:hover, a:active { } /*-------------------------------------------------------*/ /* サイトタイトル */ /*-------------------------------------------------------*/ .site_title { margin: 0; padding: 0; color: #333; font-size: 15px; font-weight: bold; } .site_title a{ color: #333; text-decoration:none; } .site_title a:link{ color: #333; text-decoration:none; } .site_title a:visited{ color: #333; text-decoration:none; } .site_title a:active { color: #333; text-decoration:none; } .site_title a:hover { color: #fff; text-decoration:none; } /*-------------------------------------------------------*/ /* サイトコメント */ /*-------------------------------------------------------*/ .description { margin: 5px 0 20px 0; padding: 0; color: #333; font-size: 10px; } /*-------------------------------------------------------*/ /* サイドバー */ /*-------------------------------------------------------*/ .side_title{ margin: 0; padding: 6px; color: #000; font-size: 10px; text-align: center; font-weight: bold; } .side_txt{ margin: 0 0 5px 5px; padding: 0; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } .side_txt a{ text-decoration:none; } .side_txt a:link, .side_txt a:visited, .side_txt a:active { color: #333; text-decoration:none; } .side_txt a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } .side_bana{ margin: 5px 0 5px 5px; } /*-------------------------------------------------------*/ /* ナビ */ /*-------------------------------------------------------*/ #navi{ margin: 0 0 0 auto; vertical-align: bottom; } .page_navi_txt{ margin: 0 5px 5px 0; color: #333; font-size: 10px; text-align: right; vertical-align:bottom; } .page_navi_txt a:link, .page_navi_txt a:visited, .page_navi_txt a:active { color: #333; border-bottom: 1px solid #333; padding-bottom: 1px; } .page_navi_txt a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } /*-------------------------------------------------------*/ /* 記事 */ /*-------------------------------------------------------*/ #entry{ margin: 0 0 30px 0; } .entry_title{ margin: 0; padding: 5px; color: #000; font-size: 11px; font-weight: bold; } .entry_title a{ color: #333; text-decoration:none; } .entry_title a:link, .entry_title a:visited, .entry_title a:active { color: #333; text-decoration:none; } .entry_title a:hover { color: #fff; text-decoration:none; } .entry_txt{ margin: 0 10px 0 0; padding: 5px; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } .entry_more_txt{ margin: 0 10px 0 0; padding: 5px; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } .entry_sub{ margin: 10px 10px 20px 0; color: #333; font-size: 10px; text-align: right; clear: left; } .entry_txt hr { display: none; } #entry a:link, #entry a:visited, #entry a:active { color: #333; border-bottom: 1px solid #333; padding-bottom: 1px; } #entry a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } /*-------------------------------------------------------*/ /* コメント */ /*-------------------------------------------------------*/ #comment a:link, #comment a:visited, #comment a:active { color: #333; border-bottom: 1px solid #333; padding-bottom: 1px; } #comment a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } .comment_sub{ padding: 5px; font-size: 10px; } .comment_txt{ margin: 0 0 15px 5px; font-size: 10px; color: #333; letter-spacing: 1px; line-height: 150%; } /*-------------------------------------------------------*/ /* トラックバック */ /*-------------------------------------------------------*/ #trackback a:link, #trackback a:visited, #trackback a:active { color: #333; border-bottom: 1px solid #333; padding-bottom: 1px; } #trackback a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } .trackback_title{ margin: 5px 0 0 0; padding: 5px; font-size: 10px; font-weight: bold; } .trackback_txt{ margin: 0 0 0 5px; font-size: 10px; color: #333; letter-spacing: 1px; line-height: 150%; } .trackback_sub{ margin: 0 0 0 5px; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } .trackback_url{ margin: 0 0 10px 5px; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } /*-------------------------------------------------------*/ /* コメントフォーム */ /*-------------------------------------------------------*/ form { margin: 0px; padding: 0px; } input,textarea,select { background-color:#fff; border: 1px solid #000; font-size :10px; } label{ color: #000; font-size: 10px; } .form_size{ width: 180px; } /*-------------------------------------------------------*/ /* プロフィール */ /*-------------------------------------------------------*/ .profile_title{ padding: 5px; color: #000; font-size: 11px; font-weight: bold; letter-spacing: 1px; line-height: 150%; } .profile_txt{ margin: 0 10px 0 0; padding: 5px; color: #333; font-size: 10px; letter-spacing: 1px; line-height: 150%; } /*-------------------------------------------------------*/ /* カレンダー */ /*-------------------------------------------------------*/ .calender_txt{ font-size: 10px; color: #333; text-align: center; line-height: 150%; } .calender_txt a:link, .calender_txt a:visited, .calender_txt a:active { color: #000; background-color: #ffcc22; font-weight: bold; text-decoration:none; } .calender_txt a:hover { color: #000; background-color: #ffcc22; text-decoration: none; border-bottom: 1px solid #fff; } .today { font-size: 10px; font-weight: bolder; display: block; height: 19px; padding: 1px 0px -1px 0px; background-color: #fff; } /*-------------------------------------------------------*/ /* 写真 */ /*-------------------------------------------------------*/ .pict { clear: both; margin: 0 5px 5px 0; padding: 0; border: 1px solid #000; float: left; } /*-------------------------------------------------------*/ /* 検索 */ /*-------------------------------------------------------*/ .search { margin: 0; } /*-------------------------------------------------------*/ /* 広告 */ /*-------------------------------------------------------*/ .ad { margin: 30px; padding: 0px; font-size :10px; } /*-------------------------------------------------------*/ /* アマゾン */ /*-------------------------------------------------------*/ .amazon { margin: 15px 0px 30px 20px; } .amazon_text { font-size: 10px; margin: 10px 0px 20px 0px; } .amazon_pict { font-size: 10px; border: 1px solid #000; background-color: #FFF; padding: 3px; margin: 0px; } /*-------------------------------------------------------*/ /* ヘッダー */ /*-------------------------------------------------------*/ .headder{ padding: 10px; background-image: url('http://superkitty.jugem.jp/?image=49'); font-size: 10px; color: #333; text-align: center; } .headder a:link, .headder a:visited, .headder a:active { color: #333; border-bottom: 1px solid #333; padding-bottom: 1px; } .headder a:hover { color: #333; border-bottom: 1px solid #fff; padding-bottom: 1px; } /*-------------------------------------------------------*/ /* その他 */ /*-------------------------------------------------------*/ .flor{ clear: both; } #form{ margin: 0 0 0 5px; width: 200px; float: left; } #comment{ margin: 0 0 0 210px; } blockquote { margin: 10px 0 0 10px; padding: 5px; font-size: 10px; border: 1px solid #fff; } h1,ul,li{ margin: 0px; padding: 0px; } li { margin: 0px; padding: 0px 0px 0px 13px; list-style-type: none; background: url('http://superkitty.jugem.jp/?image=67') no-repeat; background-position: 0px 3px; } br{ letter-spacing: 0; } /* ---- ここまで ----*/ /*-------------------------------------------------------*/ /* JUGEPI!BBS /*-------------------------------------------------------*/ .bbsall{ margin: 5px 5px 20px 5px; } .bbsres{ font-size: 10px; letter-spacing: 1px; line-height: 150%; } .bbsnote{ color: #333; } .bbsfooter{ margin: 10px 0 20px 0; text-align: right; border-bottom: 0px dotted #fff; } .bbsbutton{ margin: 5px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑