無料ブログをかんたん作成
無料ブログ作成なら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-Script-Type" content="text/javascript" /> <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 src="./template/analogue/menu.js" type="text/javascript"></script> </head> <body onload="javascript:initval();" oncontextmenu="return false"> <!-- BEGIN title --> <div class="site_title">{blog_name}</div> <div class="description">{blog_description}</div> <!-- END title --> <div class="list"> <a href="" onclick="return buttonClick(event, 'MENU1');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281309.gif" border=0></a> <a href="" onclick="return buttonClick(event, 'MENU2');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281148.jpg" border=0></a> <a href="" onclick="return buttonClick(event, 'MENU3');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281316.gif" border=0></a> <a href="" onclick="return buttonClick(event, 'MENU4');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281306.gif" border=0></a> <a href="" onclick="return buttonClick(event, 'MENU5');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281310.gif" border=0></a> <a href="" onclick="return buttonClick(event, 'MENU6');"><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281320.gif" border=0></a> </div> <!-- BEGIN entry --> <div class="entry"> <img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281317.gif" width="54" height="17" align="bottom" alt="Date"> {entry_date}...{entry_time_only}<br> <img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281318.gif" width="53" height="17" align="bottom" alt="Title"> {entry_title}<br><br> {entry_description} <br>{entry_sequel} </div> <div class="entry_state">{category_name} {comment_num}</div> <!-- END entry --> <!-- BEGIN profile_area --> <br><br><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281309.gif" alt="Profile" border=0> <br><br> <div class="entry">{profile_name} <br><br> {profile_description} </div> <!-- END profile_area --> <!-- BEGIN comment_area --> <br><br><img src="http://img-cdn.jg.jugem.jp/3be/354429/20080103_281316.gif" alt="Comment" border=0> <br><br> <!-- BEGIN comment --> <div class="entry">{comment_description}</div> <div class="entry_state"> {comment_name} {comment_year}.{comment_month}.{comment_time_24} </div> <!-- END comment --> <a name="comments"></a> <div class="commnet_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}" style="width:120px;" /><br> <label for="email">Mail....</label> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:200px;" /><br> <label for="url">Web....</label> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:200px;" /><br> <label for="description">Comments</label><br /> <textarea tabindex="5" id="description" name="description" rows="5" cols="50" style="width:360px;"></textarea><br> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;"><label for="set_cookie">Cookie</label> <input tabindex="5" type="submit" value="送信" onclick="javascript:setval();" / > </form> </div> <!-- END comment_area --> <!-- BEGIN profile --> <div id="MENU1" class="MENU"> {user_list}</div> <!-- END profile --> <!-- BEGIN category --> <div id="MENU2" class="MENU"> {category_list}</div> <!-- END category --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> {recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN archives --> <div id="MENU4" class="MENU"> {archives_list}</div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU5" class="MENU"> {link_list}</div> <!-- END link --> <div id="MENU6" class="MENU"> <a href="./admin" target="_blank">Admin</a> </div> <!-- BEGIN page --> {prev_page_link} {page_now}/{page_num} {next_page_link} <!-- END page --> <br><br> Material:<a href="http://mizumari.namidaame.com/" target="_blank">FOG.</a> <br>{site_qrcode}<br><br> {ad} </body> </html>
CSS
body { font-family: 'times new roman'; font-size: 10px; color: #FFFFFF; line-height: 160%; margin: 30px; background-color: #000000; background-image: url('http://img-cdn.jg.jugem.jp/3be/354429/20080103_281142.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; } a {color: #CC99FF; text-decoration:none;} a:link {color: #CC99FF; text-decoration:none;} a:visited {color: #CC99FF; text-decoration:none;} a:active {color: #CC99FF; text-decoration:none;} a:hover { color: #CC99FF; text-decoration: underline; cursor: crosshair; } .site_title {font-size: 20px; color: #ffffff; text-decoration:none;font-family:'times new roman';font-weight: bold;} .site_title a {font-size: 20px; color: #ffffff; text-decoration:none;} .site_title a:link {font-size: 20px; color: #ffffff; text-decoration:none;} .site_title a:visited {font-size: 20px; color: #ffffff; text-decoration:none;} .site_title a:active {font-size: 20px; color: #ffffff; text-decoration:none;} .site_title a:hover {font-size: 20px;color:#CCCCFF;text-decoration: underline;} .description { font-size:10px;letter-spacing: 1px;line-height:130%; margin-top:5px;margin-bottom:15px;color:#ffffff; } .entry { width:500px; font-family: times new roman; font-size: 10px; margin-top: 30px; text-align: left; } .entry_state { margin-top: 20px; text-align: left; font-size:10px; border-bottom: 1px solid #ffffff; width: 500px; } .list { text-align: left; border-bottom: 1px solid #ffffff; width: 500px; } .MENU { visibility: hidden; z-index: 999; position: absolute; width:180px; margin-top:5px; padding-top:5px; background: #000000; border: 1px #ffffff solid; } ul{margin: 2px;padding: 0px;line-height : 10pt} ul li{margin: 0 0 0 1em; list-style-type: none;line-height : 10pt} html { scrollbar-base-color: #000000; scrollbar-face-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #808080; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-darkshadow-color: #000000; } br { letter-spacing: normal}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑