無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
SPOOKY★KIDS ver.2
テンプレートイメージ表示ページへ戻る
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=shift_jis" /> <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}" /> <link rel="shortcut icon" href="http://img-cdn.jg.jugem.jp/828/34108/20051016_49770.gif" type="image/x-icon" /> </head> <body> <!-- BEGIN wrapper --> <div id="wrapper"> <!-- BEGIN header --> <div id="header"> <a name="top" id="top"></a> <!-- BEGIN title --> <h1>{blog_name}</h1> <!-- END title --> <h2>{blog_description}</h2> </div> <!-- END OF header--> <!-- BEGIN main --> <div id="main"> <!-- BEGIN entry --> <div class="entry"> <div class="entry_date">{entry_date}</div> <h3 class="entry_title">{entry_title}</h3> <div class="entry_author" style="text-align: right;">Posted by {user_name} </div> <div class="entry_body">{entry_description}</div> <div class="entry_more">{entry_sequel}</div> <div class="entry_state"><ul><li>{category_name}</li><li>{entry_time}</li><li>{comment_num}</li><li>{trackback_num}</li></ul></div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div class="entry_state"><ul><li><a href="/">← Home</a></li><li><a href="#top">↑ This Page Top</a></li></ul></div> <a name="comments" id="comments"></a> <div class="entry"> <div class="entry_date">COMMENTS</div> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state"> <ul><li>{comment_name}</li><li>{comment_time}</li></ul> </div> <!-- END comment --> <div class="entry_date">COMMENT THIS ARTICLE</div> <div class="entry_body"> <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" value="{cookie_name}" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:250px;" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:250px;" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:375px;"></textarea><br /> <br /> <input type="submit" value="コメント送信" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" /> <label for="set_cookie">Remember Personal Info?</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback" id="trackback"></a> <div class="entry"> <div class="entry_date">TRACKBACK URL</div> <div class="entry_body"> {trackback_url} </div> <div class="entry_date">TRACKBACK</div> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state"> <ul><li>{trackback_blog_name}</li><li>{trackback_time}</li></ul> </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_date">PROFILE</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> </div> <!-- END OF main --> <!-- sidebar --> <div id="sidebar" class="back"> <!-- BEGIN calendar --> <div class="subcolbody"> <div class="linktitle"> Calendar </div> <div id="calendar" align="center"> <table border="0" cellspacing="1" cellpadding="0"> <tr> <td class="weekday">Sun</td> <td class="weekday">Mon</td> <td class="weekday">Tue</td> <td class="weekday">Wed</td> <td class="weekday">Thu</td> <td class="weekday">Fri</td> <td class="weekday">Sat</td> </tr> </table> {calendar} </div> </div> <!-- END calendar --> <div class="subcolbody"> {ad} <!-- search --> <form method="get" action=""> <div id="search"> <span style="display: block; margin: 0 0 5px 0;">Search this site.</span> <input id="search_box" name="search" size="0" style="width:140px" class="form" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> <!-- BEGIN amazon --> <div class="linktitle"> RECOMMEND </div> <div class="linktext"> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN latest_entry --> <div class="linktitle"> RECENT ENTRIES </div> <div class="linktext"> <div id="latestentrylist">{latest_entry_list}</div> </div> <!-- END latest_entry --> <!-- SELECTED ENTRIES 非表示 <!-- BEGIN selected_entry --> <div class="linktitle"> SELECTED ENTRIES </div> <div class="linktext"> <div id="entrylist">{selected_entry_list}</div> </div> <!-- END selected_entry --> --> <!-- BEGIN recent_comment --> <div class="linktitle"> RECENT COMMENTS </div> <div class="linktext"> <div id="commentlist">{recent_comment_list}</div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle"> RECENT TRACKBACK </div> <div class="linktext"> <div id="tblist">{recent_trackback_list}</div> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div class="linktitle"> CATEGORIES </div> <div class="linktext"> <div id="categorylist">{category_list}</div> </div> <!-- END category --> <!-- BEGIN archives --> <div class="linktitle"> ARCHIVES </div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <!-- BEGIN link --> <div class="linktitle"> LINKS </div> <div class="linktext"> <div id="linklist">{link_list}</div> </div> <!-- END link --> <!-- BEGIN profile --> <div class="linktitle"> PROFILE </div> <div class="linktext"> {user_list} </div> <!-- END profile --> <!-- 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> <li><a href="http://jugem.jp/" title="ブログのレンタルならJUGEM(じゅげむ)">Powered by "JUGEM"</a></li> </ul> </div> <!-- /powered/ --> <br /> </div> <!-- END OF subcolbody --> </div> <!-- END OF sidebar --> <!-- BEGIN footer --> <div id="footer"> <div class="copyright"> {copyright} </div> </div> <!-- END OF footer --> </div> <!-- END OF wrapper --> <script type="text/javascript"> <!-- function makeTreeElements (idName,objList) { if (!objList.innerHTML) return; var objLink=objList.getElementsByTagName('a')[0]; var linkUrl=objLink.getAttribute('href'); if (idName.indexOf('comment') > -1 || idName.indexOf('tb') > -1) { var tmpText=objList.innerHTML.split("⇒"); tmpText[0]=tmpText[0].slice(0,tmpText[0].search(/<BR/i)); this.base=Array('<a href="',linkUrl,'">',tmpText[0],'</a>').join(''); this.elem=objLink.innerHTML; } else if (idName.indexOf('entry') > -1) { var tmpText=objList.innerHTML; tmpText.match(/((dd/dd))/); this.base=Array('<strong>[',RegExp.$1,']</strong>').join(''); this.elem=Array('<a href="',linkUrl,'">',objLink.innerHTML,'</a>').join(''); } else if (idName.indexOf('link') > -1) { var tmpText=objList.innerHTML; if ( tmpText.match(/[(.+)](.+)/) ) { this.base=Array('<strong>[',RegExp.$1,']</strong>').join(''); this.elem=Array('<a href="',linkUrl,'" target="_blank">',RegExp.$2,'</a>').join(''); } } else if (idName.indexOf('category') > -1) { var tmpText=objList.innerHTML; if ( tmpText.match(/[(.+)](.+)/) ) { this.base=Array('<strong>[',RegExp.$1,']</strong>').join(''); this.elem=Array('<a href="',linkUrl,'" target="_blank">',RegExp.$2,'</a>').join(''); } } return this; } function createTreeList(idName,option) { // version 2.2 var objFocus=this.document.getElementById(idName); if (!objFocus) return; if (!objFocus.innerHTML) return; var objLists=objFocus.getElementsByTagName('li'); var linkList=new Array(); var outText=new Array(); if (objLists.length > 0) { for (i=0;i<objLists.length;i++) { var chckFlag=true; var elemText=new makeTreeElements(idName,objLists[i]); if (!elemText.base || !elemText.elem) return; for (j=0;j<linkList.length;j++) { if ( linkList[j].base.indexOf(elemText.base) > -1 ) { chckFlag=false; linkList[j][linkList[j].length]=elemText.elem; } } if (chckFlag) { var tmpNum=linkList.length; linkList[tmpNum]=new Array(); linkList[tmpNum][0]=elemText.elem; linkList[tmpNum].base=elemText.base; } } if (linkList.length > 0) { outText[outText.length]='<ul>n'; for (i=0;i<linkList.length;i++) { outText[outText.length]=Array('<li>',linkList[i].base,option.top).join(''); if (linkList[i].length > 0 && option.sort) linkList[i].reverse(); for (j=0;j<linkList[i].length;j++) { outText[outText.length]=(j== linkList[i].length - 1) ? option.end : option.list; outText[outText.length]=Array(linkList[i][j],option.leef).join(''); } outText[outText.length]=Array(option.btm,'</li>').join(''); } outText[outText.length]='</ul>n'; objFocus.innerHTML=outText.join(''); } } } var gTreeOption=new Array; gTreeOption['sort']=false; /* ツリー内の表示順 true:並び替える false:そのまま */ gTreeOption['list']='⇒ '; /* ツリー用マーク(通常) */ gTreeOption['end']='⇒ '; /* ツリー用マーク(末端) */ gTreeOption['leef']='<br />n'; /* 各枝の末尾 */ gTreeOption['top']='<br />n'; /* ツリー本体の最初 */ gTreeOption['btm']='<br />'; /* ツリー本体の最後 */ createTreeList('latestentrylist',gTreeOption); // 最新エントリリストのツリー化 createTreeList('entrylist',gTreeOption); // エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 createTreeList('linklist',gTreeOption); // リンクリストのツリー化 createTreeList('categorylist',gTreeOption); // カテゴリーリストのツリー化 // --> </script> </body> </html>
CSS
/* 最終メンテナンス日: 2005/10/16 */ /* =================================================================== 全体構造 ====================================================================*/ body { margin: 0; padding: 0; text-align: left; background: transparent url(http://img-cdn.jg.jugem.jp/828/34108/20051010_45434.gif) repeat-x; background-position: 0% 0%; background-attachment: fixed; } #wrapper{ width: 740px; background: transparent; padding-left: 10px; padding-right: 10px; margin-left: 0; margin-right: 0; text-align: left; } #header{ width: 300px; height: 100px; background: #eee; text-align: right; padding: 10px 0 0 0; position: relative; border-right: 1px solid #666; border-bottom: 1px solid #666; } #sidebar{ width: 300px; float: left; background: #fff; text-align: right; padding: 20px 0 0 0; } #main{ width: 439px; float: right; border-left: 1px solid #e0e0e0; background: #fff; padding: 20px 0 20px 0; } #footer{ float: right; width: 439px; background: #fff; margin: 0; border-left: 1px solid #e0e0e0; padding: 0 0 50px 0; vertical-align: middle; } /* h ------------------------------------------------------------------- */ h1 { /* for blog title */ font-size:20px; margin: 10px 0 10px 20px; font-weight: bolder; color: #88f; margin: 0 0 10px 0; } h2 { font-size: 12px; line-height: 1.5em; font-weight: bolder; color: #eee; margin: 0 0 0 0; padding: 10px 0 10px 0; text-align: center; background-color: #696; } h3 { } h4 { padding-right: 0; padding-left: 0; font-size: 12px; padding-bottom: 10px; color: #333; line-height: 14pt; padding-top: 20px; margin: 0 0 0 0; font-weight: bolder; } h5{} h6{} /* =================================================================== font 設定 ====================================================================*/ /* font-family: "Courier New",Courier,monospace; font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-family: Myriad, "Gill Sans", "MS Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; */ body { font: 11px/22px verdana, arial, sans-serif; color: #666; line-height: 1.5em; } .site_title { font-family: "Times New Roman", Times, serif; } /* =================================================================== link 設定 ====================================================================*/ a {background: none transparent scroll repeat 0% 0%; color:#778855; text-decoration:none;font-weight: bold;} a:link {color:#88f; text-decoration:none;font-weight: bold;} a:visited {color:#88f; text-decoration:none;font-weight: bold;} a:active {color:#88f; text-decoration:underline;font-weight: bold;} a:hover {color:#88f; text-decoration:underline;font-weight: bold;} #calendar a:link {color:#00f; text-decoration:underline;font-weight: bold;} #calendar a:visited {color:#00f; text-decoration:underline;font-weight: bold;} #calendar a:active {color:#00f; text-decoration:underline;font-weight: bold;} #calendar a:hover {color:#00f; text-decoration:underline;font-weight: bold;} h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#88f; text-decoration:none;} .entry_title a:link {color:#DFE1AC; text-decoration:underline;font-weight: bold;} .entry_title a:visited {color:#DFE1AC; text-decoration:underline;font-weight: bold;} .entry_title a:active {color:#778855; text-decoration:underline;font-weight: bold;} .entry_title a:hover {color:#553300; text-decoration:underline;font-weight: bold;} .entry_body a:link {color:#778855; text-decoration:none;font-weight: bold;} .entry_body a:visited {color:#778855; text-decoration:none;font-weight: bold;} .entry_body a:active {color:#778855; text-decoration:underline;font-weight: bold;} .entry_body a:hover {color:#553300; text-decoration:underline;font-weight: bold;} .entry_state a:link {color: #F2A41C; text-decoration: none;font-weight: bold; display: block; padding: 0 10px 0 10px;} .entry_state a:visited {color: #F2A41C; text-decoration: none;font-weight: bold; display: block; padding: 0 10px 0 10px;} .entry_state a:active {color: #fff; text-decoration: none;font-weight: bold; display: block; padding: 0 10px 0 10px; background-color: #f2a41c;} .entry_state a:hover {color: #fff; text-decoration: noneline;font-weight: bold; display: block; padding: 0 10px 0 10px; background-color: #f2a41c;} .linktext a:link {color:#88f; text-decoration:none;font-weight: bold;} .linktext a:visited {color:#88f; text-decoration:none;font-weight: bold;} .linktext a:active {color:#88f; text-decoration:underline;font-weight: bold;} .linktext a:hover {color:#88f; text-decoration:underline;font-weight: bold;} /* =================================================================== 各パーツの設定 ====================================================================*/ /* sidebar ------------------------------------------------------------------- */ .linktitle { font-size: 12px; font-weight: bolder; color: #c69; line-height: 100%; margin: 0 0 10px 0; padding: 3px 0 3px 0; border-top: 1px dotted #e0e0e0; border-bottom: 1px dotted #e0e0e0; } .linktext { font-size: 10px; color: #666; line-height: 170%; margin: 1px 0 20px 0; padding: 10px 0 10px 0; } /* search ------------------------------------------------------------------- */ #search { color: #333333; line-height: 1em; margin: 20px 0 20px 0; } .search_box { float: left margin: 0; } .button { margin: 0 0 0 5px; } /* clock ------------------------------------------------------------------- */ .clock { margin: 0 10px 0 10px; background: #FFFFFF; } /* calendar ------------------------------------------------------------------- */ #calendar { font-size: 10px; color: #333; line-height: 140%; background: #FF88aa; margin: 0 0 0 0; padding: 3px 0 10px 0; } .cell { width: 25px; height: 13px; padding: 1px; } .weekday { font-size: 9px; text-align: center; width: 25px; height: 13px; padding: 1px; } .today { background-color: #F5F5F5; } /* footer ------------------------------------------------------------------- */ .copyright { text-align: left; color: #c0c0c0; line-height: 500%; margin: 0; } /* =================================================================== 以下デザイン関連 ====================================================================*/ .subcolbody{ width: 300px; padding: 0; margin: 0; } /* =================================================================== 以下記事用CSS =================================================================== */ ul { margin: 0 0 0 20px; padding: 0; list-style-image: url(http://img-cdn.jg.jugem.jp/828/34108/20051011_45536.gif); } input, textarea { border: 1px solid #666; } p { padding: 0 0 20px 0; margin: 0 0 0 0; } /* entry ------------------------------------------------------------------- */ .entry { clear: both; background: #fff; margin: 0; padding: 0; } .entry_date { font-size: 12px; font-weight: bolder; color: #c69; line-height: 100%; margin: 0 0 10px 0; padding: 3px 0 3px 0; border-top: 1px dotted #e0e0e0; border-bottom: 1px dotted #e0e0e0; } .entry_title { font-size: 12px; font-weight: bolder; color: #DFE1AC; margin: 15px 0 15px 0; padding: 2px 5px 2px 5px; background-color: #c69; } .entry_author { font-size: 10px; font-weight: normal; color: #5D5B41; margin: 15px 0 15px 0; } .entry_body { margin: 0 0 0 0; padding: 20px 0 20px 0; color: #666; } .entry_more { font-size: 11px; line-height: 170%; color: #666; margin: 15px 0 10px 0; } .entry_state { font-size: 11px; color: #999; border-top: 1px dotted #e0e0e0; margin: 0 0 60px 0; } .entry_state ul { list-style: none; margin: 0; } .entry_state li { float: left; border-right: 1px dotted #e0e0e0; margin: 0; padding: 0; line-height: normal;border-bottom: 1px dotted #e0e0e0; } blockquote { font-size: 10px; color: #808080; margin: 20px 10px 20px 10px; padding: 10px; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; } /* pict ------------------------------------------------------------------- */ .pict { border-width: 1px 1px 1px 0; border-style: solid; border-color: #e0e0e0; } .pict_left { float: left; margin: 0 8px 0 0; border-width: 1px; border-style: solid; /*border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;*/ border-color: #000000 #000000 #000000 #000000; } .pict_right { float: right; margin: 0 8px 0 0; border-width: 1px; border-style: solid; border-color: #000000 #000000 #000000 #000000; } .pict_caption{ padding-top: 0; padding-right: 0; padding-left: 0; padding-bottom: 0; font-size: 11px; color: #333; line-height: 14pt; margin: 0 10px 10px 0; font-weight: bolder; } /* 記事の背景色を変えるクラス ------------------------------------------------------------------- */ .article_bgcolor01{ background: #DFE1AC; margin: 10px 0 10px 0; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑