無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
Cafe_Notes
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<?xml version="1.0" encoding="Shift_JIS"?> <!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開始 --> <head> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" /> <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> <!-- head終了 --> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="700" border="0" align="right" cellpadding="0" cellspacing="0"> <tr> <td class="contents" width="700" height="25"><img src="http://www.9heads.net/test/top.gif" alt="bookhead" width="700" height="25" /></td> </tr> <tr> <td><a name="top" id="top"></a> <table width="700" border="0" cellpadding="0" cellspacing="0" background="http://www.9heads.net/test/center.gif"> <tr> <td width="50"> </td> <!-- BEGIN title --> <td width="350" align="left" valign="top"> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div></td> <!-- END title --> <td width="70"> </td> <!--search--> <td width="200"> <form method="get" action=""> <div class="search"><img src="http://www.9heads.net/test/search-this-site.gif" alt="サイト内検索" width="150" height="20" /></div> <input id="search" name="search" size="20" style="width:150px" class="form" /> <input type="submit" value="Search" class="button" /> </form></td> <td width="30"> </td> </tr> </table> <table width="700" border="0" cellpadding="0" cellspacing="0" background="http://www.9heads.net/test/center.gif"> <tr> <td width="50" align="left" valign="top"> </td> <td width="350" align="left" valign="top"> <!-- BEGIN entry --> <div class="entry"> <!-- BEGIN sequel --> <div class="entry_link"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <table width="350" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> <tr> <td> <div class="entry_date">{entry_date}</div> <div class="entry_title"><a href="{entry_permalink}">{entry_title}</a></div> <div class="entry_body"> {entry_description} </div> <div class="entry_more"> {entry_sequel} </div> <div class="entry_state"> | {category_name} | {entry_time} | {comment_num} | {trackback_num} | </div> </td> </tr> </table> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments" id="comments"></a> <div class="entry"> <table width="350" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="350"> <div class="entry_date">コメント</div> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state"> | {comment_name} | {comment_time} | </div><br /> <!-- END comment --> <div class="entry_date">コメントする</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}" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="30" style="width:300px;"></textarea><br /><br /> <input type="submit" value="コメント送信" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" /> <label for="set_cookie">Cookieに登録</label> </form> </div></td> </tr> </table> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback" id="trackback"></a> <div class="entry"> <table width="350" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <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> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <table width="350" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top"> <div class="entry_date">プロフィール</div> <div class="entry_title">{profile_name}</div> <div class="entry_body"> <p>{profile_description}</p> </div> </td> </tr> </table> </div> <!-- END profile_area --> </td> <td width="70" align="left" valign="top"> </td> <td width="200" align="left" valign="top"> <div class="linktitle"><img src="http://www.9heads.net/test/calendar.gif" alt="カレンダー" width="150" height="20" /></div> <div class="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> <!-- ページジャンプスクリプト開始 --> <!-- BEGIN page --> <div id="navipage">{prev_page_link} {page_now}/{page_num} {next_page_link}</div> <script type="text/javascript"> <!-- PageSelector('select','navipage'); function PageSelector(pageType,idName) { var objFocus = this.document.getElementById(idName); if (!objFocus) return; var outText; switch (pageType) { case 'select': outText = '<form action="#">Page:<select onchange="window.location.href = this.value">'; for (i=1;i<={page_num};i++) { outText = Array(outText,'<option value="./?page=',i-1,'"').join(''); if (i == {page_now}) outText = Array(outText,' selected="selected"').join(''); outText = Array(outText,'>',i,'</option>').join(''); } outText = Array(outText,'</select></form>').join(''); break; case 'plain': for (i=1;i<={page_num};i++) { var preText = (i != {page_now}) ? Array('<a href="./?page=',i-1,'">').join('') : '<strong>'; var pstText = (i != {page_now}) ? '</a> ' : '</strong> '; outText = Array(outText,preText,i,pstText).join(''); } break; default: return; } objFocus.innerHTML = outText; } // --> </script> <!-- END page --> <!-- ページジャンプスクリプト終了 --> <!-- BEGIN latest_entry --> <div class="linktitle"><img src="http://www.9heads.net/test/new-entries.gif" alt="新しいエントリー" width="150" height="20" /></div> <div id="newentrylist">{latest_entry_list}</div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div class="linktitle"> <img src="http://www.9heads.net/test/recent-comments.gif" alt="最近のコメント" width="150" height="20" /></div> <div id="commentlist">{recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle"> <img src="http://www.9heads.net/test/recent-trackback.gif" alt="最近のトラックバック" width="150" height="20" /></div> <div id="tblist">{recent_trackback_list}</div> <!-- END recent_trackback --> <!-- BEGIN category --> <div class="linktitle"> <img src="http://www.9heads.net/test/categories.gif" alt="カテゴリー" width="150" height="20" /></div> <div class="linktext"> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <div class="linktitle"> <img src="http://www.9heads.net/test/archives.gif" alt="アーカイブ" width="150" height="20" /></div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <div class="linktitle"><img src="http://www.9heads.net/test/links.gif" alt="リンク" width="150" height="20" /></div> <!-- ここからはJUGEMを始めて分からない事があった場合に行くと便利なリンクです。不要な方は外して下さい。 --> <div class="linktext"> <ul> <li><a href="http://support.jugem.cc/bbs/wforum.cgi" target="_blank">JUGEMユーザー助け合い掲示板</a></li> <li><a href="http://jugem.chu.jp/" target="_blank">JUGEMchu!</a></li> <li><a href="http://banana.candybox.to/nsynclove/rrlinkr/rrlinkr.cgi" target="_blank">JUGEMお役立ちページ集</a></li> <li><a href="http://a.hatena.ne.jp/jugem/" target="_blank">JUGEMアンテナ</a></li> <li><a href="http://jugewiki.s55.xrea.com/" target="_blank">じゅげうぃき</a></li> </ul> </div> <!-- ここまで --> <!-- ここからBlogpeople(http://www.blogpeople.net/)やMyblogList(http://list.myblog.jp/)等のソースを入れて下さい --> <div class="linktext"> <!-- この文を消してソースを挿入して下さい --> </div> <!-- ここまで --> <!-- BEGIN link --> <div class="linktext"> {link_list} </div> <!-- END link --> <!-- BEGIN profile --> <div class="linktitle"> <img src="http://www.9heads.net/test/profile.gif" alt="プロフィール" width="150" height="20" /></div> <div class="linktext"> {user_list}</div> <!-- END profile --> <div class="linktitle"> <img src="http://www.9heads.net/test/others.gif" alt="その他" width="150" height="20" /></div> <div class="linktext"> <p><a href="./?mode=rss">RSS1.0</a></p> <p> <a href="http://jugem.cc" target="_blank"><img src="http://www.9heads.net/jugem/img/banner/jugem_brown01.gif" alt="JUGEM" width="128" height="22" border="0" /></a></p> <p><a href="http://paperboy.co.jp" target="_blank"><img src="http://www.9heads.net/jugem/img/banner/paperboy_brown01.gif" alt="(株)paperboy&co." width="128" height="22" border="0" /></a></p> <p>{ad}</p> </div> <!-- ログインフォーム 開始 --> <div class="linktitle"> <img src="http://www.9heads.net/test/login.gif" alt="ログイン" width="150" height="20" /></div> <div class="linktext"> <form action="./admin/?mode=login" method="post"> userID:<br /> <input type="text" name="account_name" /><br /> password:<br /> <input type="password" name="password" /><br /> <input type="submit" name="" value="login" /><br /> </form> </div> <!-- ログインフォーム 終了 --> </td> <td width="30" align="left" valign="top"> </td> </tr> </table> <!--foot--> <table width="700" border="0" align="center" cellpadding="0" cellspacing="0" background="http://www.9heads.net/test/center.gif"> <tr valign="top"> <td width="50" class="copyright"> </td> <td width="450" class="copyright">Copyright (C) 2004 <a href="http://paperboy.co.jp" target="_blank">株式会社paperboy&co.</a>All Rights Reserved.</td> <td width="200"> <div class="linktext"><a href="#top">このページの先頭へ</a></div></td> </tr> </table></td> </tr> <tr> <td width="700" height="25"><img src="http://www.9heads.net/test/under.gif" alt="bookfoot" width="700" height="25" /></td> </tr> </table> <!-- コメント、トラックバック用ツリー化プラグイン開始 --> <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(/\((\d\d\/\d\d)\)/); 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(''); } } 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'] = '<li class="lst">'; /* ツリー用マーク(通常) */ gTreeOption['end'] = '<li class="end">'; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '</li>\n'; /* 各枝の末尾 */ gTreeOption['top'] = '<ul class="tree">'; /* ツリー本体の最初 */ gTreeOption['btm'] = '</ul>'; /* ツリー本体の最後 */ createTreeList('newentrylist',gTreeOption); // 最新エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 // --> </script> <!-- コメント、トラックバック用ツリー化プラグイン終了 --> </body> </html>
CSS
body { margin: 0px 0px 0px 30px; background-color: #CCCBC7; } a:link { color:#FF6600; text-decoration: none; } a:visited {color:#FF6600; text-decoration: none;} a:active {color:#FF6600; text-decoration: underline;} a:hover { color:#FF6600; text-decoration: underline; } h1 { margin: 0px; } ul { margin: 0px 0px 0px 10px; } .site_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-weight: bolder; color: #000000; margin: 0px; font-size: large; } .description { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; font-weight: bolder; color: #331A07; margin: 0px 0px 10px; } .entry { margin: 0px 0px 15px; padding: 5px; border: none; } .entry_date { font-family: "Verdana"; font-size: 11px; font-weight: bolder; color: #000000; margin-top: 10px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #333333; } .entry_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; font-weight: bolder; color: #000000; margin-bottom: 5px; margin-top: 3px; } .entry_title a:link { color: #FF6600; } .entry_title a:visited { color: #FF6600; } .entry_title a:hover { color: #FF6600; } .entry_title a:active { color: #FF6600; background-color: #FFCCCC; } .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; line-height: 150%; color: #331A07; margin-top: 5px; margin-bottom: 5px; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin-top: 0px; margin-bottom: 0px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000033; } .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; line-height: 150%; color: #331A07; margin-top: 5px; margin-bottom: 5px; } .entry_link { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; line-height: 150%; color: #331A07; margin-top: 5px; margin-bottom: 5px; } .entry_state { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin-top: 10px; margin-bottom: 10px; line-height: 150%; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin: 20px 10px 20px 10px; padding: 10px; border-top: 1px solid #602900; border-right: 5px solid #602900; border-bottom: 1px solid #602900; border-left: 5px solid #602900; background-image: url(http://www.9heads.net/test/01.gif); } .linktitle { font-family: "Verdana"; font-size: 11px; font-weight: bolder; color: #331A07; line-height: 150%; margin: 10px 0px 0px 0px; } .linktext { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; line-height: 150%; margin: 10px 0px 20px 10px; list-style-image: url('./?image=00'); } #commentlist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", 3詭 "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin: 0px 10px 20px; padding: 10px; line-height: 150%; } #tblist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin: 0px 10px 20px; padding: 10px; line-height: 150%; } #newentrylist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #331A07; margin: 0px 10px 20px; padding: 10px; line-height: 150%; } /* SEARCH---------------------------------------------------------------------- */ .search { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000000; line-height: 150%; margin: 20px 0px 5px 0px; } /* FOOTER---------------------------------------------------------------------- */ .copyright { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000000; line-height: 150%; margin: 0px 0px 0px 20px; } /* CLOCK---------------------------------------------------------------------- */ .clock { margin: 20px 0px 0px 0px; } /* CALENDAR---------------------------------------------------------------------- */ .calendar { font-family: "Verdana"; font-size: 10px; color: #331A07; line-height: 140%; margin: 1px 10px 20px 10px; padding: 3px 0px 10px 0px; } .cell { width: 25px; height: 13px; padding: 1px; border: 1px solid #666666; } .weekday { font-size: 10px; text-align: center; width: 25px; height: 13px; padding: 1px; color: #331a07; } .today { } ul.tree { list-style: none; margin: 0px; padding: 0px; line-height: 130%; } ul.tree li { margin: 0px; padding: 0px 0px 0px 16px; background-image: url(http://www.9heads.net/jugem/note/1.gif); background-repeat: no-repeat; } ul.tree li.end { background-image: url(http://www.9heads.net/jugem/note/2.gif); }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑