Initial commit.
This commit is contained in:
31
htdocs/htc/magicat/include/footer.html
Normal file
31
htdocs/htc/magicat/include/footer.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<hr />
|
||||
<div id="footer" class="footer" title="頁尾區">
|
||||
<div>
|
||||
<a href="http://www.w3.org/Style/CSS/Buttons/"
|
||||
title="CSS 樣式表說明" hreflang="en"><img
|
||||
src="/images/w3c/mwcts" alt="以 CSS 樣式表製作" /></a>|<a
|
||||
href="http://html-validator.imacat.idv.tw/check/referer"
|
||||
title="本頁的 HTML 驗證結果" hreflang="en"><img
|
||||
src="/images/w3c/vxhtml11" alt="XHTML 1.1 正確!" /></a>|<a
|
||||
href="http://jigsaw.w3.org/css-validator/check/referer"
|
||||
title="本頁的 CSS 驗證結果" hreflang="en"><img
|
||||
src="/images/w3c/vcss" alt="CSS 正確!" /></a>|<a
|
||||
href="http://www.w3.org/WAI/WCAG1AAA-Conformance"
|
||||
title="無障礙三 A 級標準說明" hreflang="en"><img
|
||||
src="/images/w3c/wcag1AAA"
|
||||
alt="W3C 無障礙網頁規範 1.0 三 A 級標準標章" /></a>
|
||||
<p>本頁符合 <a href="http://www.w3.org/TR/xhtml11/" hreflang="en"><abbr
|
||||
title="Extensible HyperText Markup Language">XHTML</abbr> 1.1</a> /
|
||||
<a href="http://www.w3.org/TR/CSS21/" hreflang="en"><abbr
|
||||
title="Cascading Style Sheets">CSS</abbr> 2.1</a> /
|
||||
<a href="http://www.w3.org/TR/WAI-WEBCONTENT/"
|
||||
hreflang="en">無障礙網頁規範 1.0</a> 三 A 級標準</p>
|
||||
</div>
|
||||
|
||||
<!--selima:perl-->
|
||||
|
||||
<div>
|
||||
<p>版權所有 © <!--selima:copyyear--> 歷史:理論與文化編輯群</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
9
htdocs/htc/magicat/include/header.html
Normal file
9
htdocs/htc/magicat/include/header.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="navibar">
|
||||
<span><a accesskey="1" href="/">首頁</a></span> |
|
||||
<span><a href="/newsletters/">各期通訊</a></span> |
|
||||
<span><a href="/wanted.html">稿約</a></span> |
|
||||
<span><a href="/editors.html">編輯群</a></span> |
|
||||
<span><a href="/cgi-bin/guestbook.cgi">留言板</a></span> |
|
||||
<span><a href="/links/">相關連結</a></span> |
|
||||
<span><a href="mailto:htc@mail.emandy.idv.tw"><em><acronym title="electronic mail">E-mail</acronym></em></a></span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user