無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
snow
テンプレートイメージ表示ページへ戻る
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 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}" /> <script src="./template/analogue/menu.js" type="text/javascript"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body class="{index}" onload="javascript:initval()"> <table width="950"> <!-- *** ヘッダー開始 **** --> <tr><td colspan="3" class="head" width="950" height="200"> <a name="top"></a> <!-- BEGIN title --> <h1 class="site_title" align="center">{blog_name}</h1> <div class="description" align="center">{blog_description}</div> <!-- END title --> </td></tr> <tr><td colspan="3" width="950" align="center"> <!-- BEGIN calendar --> <div class="calendar">{calendar_horizontal}</div> <!-- END calendar --> </td></tr> <!-- *** ヘッダー終了 **** --> </table> <table> <tr><td class="side"> <!-- **** サイド 開始 **** --> <!-- search --> <form method="get" action=""> <div class="search"> Search this site. </div> <div class="search_box"> <input class="search" name="search" size="20" style="width:140px" class="form" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> <!-- BEGIN profile --> <div class="menu"> <div class="linktitle" class="profilename" align="center"> PROFILE </div> <div class="linktext" class="profilelist"> {user_list} </div> </div> <!-- END profile --> <!-- BEGIN selected_entry --> <div class="menu"> <div class="linktitle" class="entryname" align="center"> SELECTED ENTRIES </div> <div class="linktext" class="entrylist" > {selected_entry_list} </div> </div> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <div class="menu"> <div class="linktitle" class="commentname" align="center"> RECENT COMMENTS </div> <div class="linktext" class="commentlist"> {recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="menu"> <div class="linktitle" class="trackbackname" align="center"> RECENT TRACKBACK </div> <div class="linktext" class="trackbacklist"> <!-- BEGIN recent_trackback --> {recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div class="menu"> <div class="linktitle" class="categoriename" align="center"> CATEGORIES </div> <div class="linktext" class="categorielist"> {category_list} </div> </div> <!-- END category --> <!-- BEGIN archives --> <div class="menu"> <div class="linktitle" class="archivename" align="center"> ARCHIVES </div> <div class="linktext" class="archivelist"> {archives_list} </div> </div> <!-- END archives --> <!-- BEGIN freespace1 --> <div class="menu"> <div class="linktitle" class="freespace1name" align="center"> {freespace_title1} </div> <div class="linktext" class="freespace1list"> {freespace_contents1} </div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="menu"> <div class="linktitle" class="freespace2name" align="center"> {freespace_title2} </div> <div class="linktext" class="freespace2list"> {freespace_contents2} </div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="menu"> <div class="linktitle" class="freespace3name" align="center"> {freespace_title3} </div> <div class="linktext" class="freespace3list"> {freespace_contents3} </div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="menu"> <div class="linktitle" class="freespace4name" align="center"> {freespace_title4} </div> <div class="linktext" class="freespace4list"> {freespace_contents4} </div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="menu"> <div class="linktitle" class="freespace5name" align="center"> {freespace_title5} </div> <div class="linktext" class="freespace5list"> {freespace_contents5} </div> </div> <!-- END freespace5 --> <!-- mobile --> <div class="menu"> <div class="linktitle" class="mobilename" align="center"> MOBILE</div> <div class="linktext" class="mobilelist"> {site_qrcode}</div> </div> <!-- //mobile --> <!-- BEGIN link --> <div class="menu"> <div class="linktitle" class="linkname" align="center"> LINKS </div> <DIV class="linktext" class="linklist"> {link_list} </div> </div> <!-- END link --> <!-- ad --> <div class="menu"> <div class="linktitle" class="adname" align="center"> SPONSORED LINKS</div> <DIV class="adlist"> {ad} </div> </div> <!--// ad --> <!-- powered --> <div class="menu"> <div class="linktitle" class="othersname" align="center"> OTHERS</div> <div class="linktext" class="otherslist"> <ul> <li><a href="./admin/" target="_blank">管理者ページ</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> </div> </div> <!-- /powered/ --> <!-- **** サイド 終了 **** --> </td> <tr><td class="main"> <!-- *** メイン 開始 *** --> <!-- BEGIN entry --> <table width="550" class="entry"> <tr><td height="100" class="entry_back"> <div class="entry_date">{entry_date}</div> <div class="entry_title" align="center">{entry_title}</div> <div class="entry_author" align="right">Posted by {user_name} </div> </td></tr> <tr><td> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_state" align="center"> | {category_name} | {entry_time} | {comment_num} | {trackback_num}|{pookmark_link} <a href="{pookmark_url}">pookmark</a>| </div> {trackback_auto_discovery} </td></tr> </table> <!-- END entry --> <!-- BEGIN comment_area --> <table width="550" class="entry"><tr><td> <a name="comments"></a> <div class="entry_date">コメント</div> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state1" align="right"> | {comment_name} | {comment_time} | </div> <!-- END comment --> <div class="entry_date">コメントする</div> <div class="entry_body"> <form name="comment_area" class="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <table width="0" border="0" cellspacing="0"> <tr> <td><label for="name">name:</label></td> <td><input type="text" tabindex="1" name="name" class="name" value="{cookie_name}" /></td> </tr> <tr> <td><label for="email">email:</label></td> <td><input type="text" tabindex="2" name="email" class="email" value="{cookie_email}" /></td> </tr> <tr> <td><label for="url">url:</label></td> <td><input type="text" tabindex="3" name="url" class="url" value="{cookie_url}"/></td> </tr> </table> <label for="description">comments:</label><br /> <textarea tabindex="4" class="description" name="description" rows="10" cols="50" class="comment"></textarea><br /> <br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" class="button" /> <input type="checkbox" name="set_cookie" value="1" class="set_cookie" style="border:0px;"> <label for="set_cookie">Cookieに登録</label> </form> </div> </td></tr></table> <!-- END comment_area --> <!-- BEGIN trackback_area --> <table width="550" class="entry"><tr><td> <a name="trackback"></a> <div class="entry_date">この記事のトラックバックURL</div> <div class="entry_body">{trackback_url}</div> <div class="entry_date">トラックバック</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 --> </td></tr></table> <!-- END trackback_area --> <!-- BEGIN profile_area --> <table width="550" class="entry">><tr><td> <div class="entry_date">プロフィール</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </td></tr></table> <!-- END profile_area --> <!--↓↓削除禁止↓↓--> <!--footer --> <table width="550"><tr><td align="right"> <div class="copyright" align="center">{copyright}<br /> DESIGNED BY <a href="http://kotyouno-yume.jugem.jp/" target="_blank">美咲</a>.</div> <br /> <br /> <div align="right" style="margin-right: 10px;"><a href="#top">↑このページの先頭へ </a></div> </td></tr></table> <!-- /footer/ --> <!--↑↑削除禁止↑↑--> <!-- END main --> </td> <tr><td class="amazon"> <!-- *** アマゾンリンク 開始 *** --> <div class="linktitle1" align="center">RECOMMEND</div> <div class="linktext1" class="recommendname"> <!-- BEGIN amazon --> <a href="{amazon_url}" target="_blank"><img src="{amazon_ImageUrlMedium} " border="0" width="80" alt="{amazon_ProductName}({amazon_Creator}) / {amazon_comment}"></a> <!-- END amazon --> </div> <!-- *** アマゾンリンク 終了 *** --> </td></tr> </table> </body> </html>
CSS
.head{ width:100%; height:200px; background:url(http://img-cdn.jg.jugem.jp/360/72126/20061116_253562.jpg); background-repeat:no-repeat; background-position:0% 50%; background-color:white; } .side{ position:absolute; width:230px; margin: 5px; padding: 5px; } .main{ position:absolute; left:250px; width:600px; margin: 0px; padding: 0px; float:left; } .amazon{ position:absolute; left:850px; width:100px; } .foot{ position:absolute; width:100%; height:5px; } body { margin: 0px; background-color:white; scrollbar-base-color:Lightskyblue; font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; background-color:white; } html{ scrollbar-base-color: LightSkyBlue; scrollbar-track-color: Azure; scrollbar-face-color: LightSkyBlue; scrollbar-shadow-color: Azure; scrollbar-darkshadow-color: Azure; scrollbar-highlight-color: LightSkyBlue; scrollbar-3dlight-color: Azure; scrollbar-arrow-color: Azure; } a:link {color: Skyblue; text-decoration:none;} a:visited {color: Skyblue; text-decoration:none;} a:active {color: Midnightblue; text-decoration:none;background-color:Lightpink;} a:hover {color: Midnightblue; text-decoration:none; background-color:Lightpink; } h1 { margin: 0px; } ul { margin: 0px; padding: 0px; } input, textarea { border: 1px solid Midnightblue; } .calendar { font-family: "Verdana"; font-size: 13px; color: Midnightblue; margin: 10px; padding: 10px; } .site_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size:24px; font-weight: bolder; color: Midnightblue; margin: 10px 0px 10px 20px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color:Midnightblue; text-decoration:none; } .description { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: Midnightblue; margin: 10px 0px 20px 20px; } .entry { margin: 0px 10px 10px 10px; padding: 0px 10px 10px 10px; background:url(http://img-cdn.jg.jugem.jp/360/72126/20061122_255993.jpg); background-repeat: no-repeat; background-position:100% 100%; background-color:white; border-top: 2px solid powderblue; border-left: 2px solid powderblue; border-right: 2px solid lightskyblue; border-bottom: 2px solid lightskyblue; } .entry_navi{ font-size:10px; text-align:center; } .entry_date { font-family: "Verdana"; font-size: 14px; font-weight: bolder; color: Slateblue; margin: 10px 0px 10px 0px; padding-bottom: 3px; } .entry_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 16px; font-weight: bolder; color: Slateblue; margin: 15px 0px 15px 0px; } .entry_back { background:url(http://img-cdn.jg.jugem.jp/360/72126/20061122_255995.jpg); background-repeat:repeat-x; background-position:0% 0%; background-color:white; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; font-weight: normal; color: Slateblue; margin: 15px 0px 15px 0px; } .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 170%; color: Navy; margin: 10px; padding: 10px; } .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; line-height: 170%; color: Navy; margin: 0px 0px 0px 0px; } .entry_state { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: Slateblue; margin: 20px 0px 25px 0px; } .entry_state1{ font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: Slateblue; margin: 20px 0px 25px 0px; padding: 10px; border-bottom: 2px dashed lightcyan; } .pict { border-width: 0px; } .menu{ margin: 10px 0px 10px 0px; padding: 0px; border: 3px dashed lightcyan; } .linktitle { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: Midnightblue; line-height: 100%; margin: 0px; padding: 10px; background:url(http://img-cdn.jg.jugem.jp/360/72126/20061122_256261.jpg); background-repeat:no-repeat; background-position:0% 0%; background-color:white; } .linktitle1 { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: Midnightblue; margin: 0px 0px 0px 0px; padding: 0px; } .linktext { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: Midnightblue; line-height: 170%; margin: 0px 0px 0px 15px; padding: 10px; } .linktext1 { margin: 0px 0px 0px 0px; padding:10px; background-color:Paleturquoise; } .search { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: Midnightblue; margin: 0px 0px 0px 0px; padding: 10px; } .button{color: white; background-color: dodgerblue; } .search_box { margin: 0px 0px 5px 20px; } .copyright { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: Midnightblue; line-height: 170%; margin: 0px 0px 0px 20px; } .jugem_bana{ margin: 20px 1px 10px 0px; } .comment{width:400px; scrollbar-base-color: LightSkyBlue; scrollbar-track-color: Azure; scrollbar-face-color: LightSkyBlue; scrollbar-shadow-color: Azure; scrollbar-darkshadow-color: Azure; scrollbar-highlight-color: LightSkyBlue; scrollbar-3dlight-color: Azure; scrollbar-arrow-color: Azure; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑