<html xmlns="http://www.w3.org/1999/xhtml" a0:Name="SuikaWiki" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:Version="0.9"><head></head><body><section><h1>table 要素型 noborder 属性 (HTML)</h1><p><a0:anchor-end a0:anchor="1">[1]</a0:anchor-end> <a0:anchor>HTML</a0:anchor> の <code class="HTMLe">table</code>
要素型の <dfn><code class="HTMLa">noborder</code> 属性</dfn>は、
同じ要素型の <code class="HTMLa"><a0:anchor>border</a0:anchor></code>
真偽値疑似属性のちょうど逆の意味の<a0:anchor>真偽値属性</a0:anchor>です。</p><p>この属性は、 <a0:anchor>W3C</a0:anchor> などの正式な HTML の仕様に含まれているものでは<strong>ありません</strong>。
また、この属性を解釈してレンダリングに反映させる <a0:anchor>WWWブラウザ</a0:anchor>の類も、
現時点では確認されていません。</p><a0:form ref="comment"></a0:form><section><h1>使用例</h1><p><a0:anchor-end a0:anchor="10">[10]</a0:anchor-end><pre class="HTML">&lt;TABLE NOBORDER WIDTH=&quot;60%&quot; CELLSPACING=&quot;4&quot;&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;IMG SRC=&quot;methane.gif&quot;&lt;/TD&gt;
&lt;TD ALIGN=&quot;TOP&quot;&gt;&lt;H3&gt;Methane&lt;/H3&gt;Methane (CH&lt;sub&gt;4&lt;/sub&gt;) is a tetrahedrally shaped molecule...&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TABLE&gt;</pre><p>出典:
<em>HTML Tutorial:Tables and Frames written by Terry M. Gray for CSU Chemistry Department</em> 
<a0:anchor-external a0:resParameter="http://tallship.chm.colostate.edu/computer_support/html_tutorial6.html" a0:resScheme="URI">http://tallship.chm.colostate.edu/computer_support/html_tutorial6.html</a0:anchor-external>
[1997年10月付け、2004年6月現在]</p></p><p>出典は、 HTML の解説文書です。 <code class="HTMLa">NOBORDER</code> は枠線をなしにするもので、
新聞っぽいレイアウトに有用だと説明しています。ソース例だけではなく使用例もありますが、
なぜか <code class="HTML">BORDER=&quot;0&quot;</code> になっています。
よくみると <a0:anchor>PageMill</a0:anchor> で編集したみたいで:)</p><p><a0:anchor-end a0:anchor="2">[2]</a0:anchor-end><pre class="HTML">&lt;TITLE&gt;&lt;BANNER&gt;
&lt;TABLE NOBORDER&gt;
&lt;TR VALIGN=TOP&gt;
&lt;TD&gt;
<ins>&lt;!-- 中略 --&gt;</ins>
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TABLE&gt;
&lt;HR&gt;
&lt;/BANNER&gt;
&lt;b&gt;Conducting Evaluations
&lt;/b&gt;&lt;/TITLE&gt;</pre><p>出典: 
<a0:anchor-external a0:resParameter="http://www.google.com/search?q=cache:www.adtdl.army.mil/cgi-bin/atdl.dll/cm/01-251/01-251.htm" a0:resScheme="URI">http://www.google.com/search?q=cache:www.adtdl.army.mil/cgi-bin/atdl.dll/cm/01-251/01-251.htm</a0:anchor-external> [2002年付け、2004年6月現在]</p></p><p><a0:anchor-external a0:resParameter="http://www.google.com/search?q=cache:www.adtdl.army.mil/cgi-bin/atdl.dll/cm/01-251/01-251.htm" a0:resScheme="URI">http://www.google.com/search?q=cache:www.adtdl.army.mil/cgi-bin/atdl.dll/cm/01-251/01-251.htm</a0:anchor-external>
ほか、 <code>www.adtdl.army.mil</code> には複数個、
<code class="HTMLe">table</code> 要素の <code class="HTMLa">noborder</code> 属性を使ったらしき文書があります。</p><p>ただし、なぜかそれは <code class="HTMLe"><a0:anchor>title</a0:anchor></code> 要素の内容になっています。
何を考えているのかまったくわかりません。なお、
<code class="HTMLe"><a0:anchor>banner</a0:anchor></code> 要素にも注目。</p><a0:form ref="comment"></a0:form></section><section><h1>参考文献</h1><p><a0:anchor-end a0:anchor="9">[9]</a0:anchor-end> 
<a0:anchor-external a0:resParameter="http://cvs.sf.net/viewcvs.py/*checkout*/squirrelmail/squirrelmail/Attic/mailboxMessageList.php3?rev=1.2" a0:resScheme="URI">http://cvs.sf.net/viewcvs.py/*checkout*/squirrelmail/squirrelmail/Attic/mailboxMessageList.php3?rev=1.2</a0:anchor-external>
[1999年11月]</p><p>HTML を出力するプログラムですが、出力に <code class="HTMLa">noborder</code> 属性があります。</p><p><a0:anchor-end a0:anchor="7">[7]</a0:anchor-end>
<q>VBRoster.pl, displays The Village Band roster in various formats</q>,
<a0:anchor-external a0:resParameter="http://www.ibiblio.org/villageband/cgi-bin/VBRoster.pl" a0:resScheme="URI">http://www.ibiblio.org/villageband/cgi-bin/VBRoster.pl</a0:anchor-external>
[2000年8月付け、<code class="HTTP"><a0:anchor>Last-Modified</a0:anchor></code> 2003年6月、2004年6月現在]</p><p><a0:anchor>CGIスクリプト</a0:anchor>らしいですが、出力の中に <code class="HTMLa">NOBORDER</code>
属性があります。</p><p><a0:anchor-end a0:anchor="8">[8]</a0:anchor-end>
<a0:anchor-external a0:resParameter="http://www.nber.org/sddb/docs/rt.prl" a0:resScheme="URI">http://www.nber.org/sddb/docs/rt.prl</a0:anchor-external>
[2001年3月付け、<code class="HTTP"><a0:anchor>Last-Modified</a0:anchor></code> 2002年4月、2004年6月現在]</p><p>HTML を出力するプログラムですが、出力の中に <code class="HTMLa">noborder</code>
属性があります。</p><p><a0:anchor-end a0:anchor="5">[5]</a0:anchor-end> 
<em>Les tableaux</em> <a0:anchor-external a0:resParameter="http://users.skynet.be/sky36208/tables.htm" a0:resScheme="URI">http://users.skynet.be/sky36208/tables.htm</a0:anchor-external>
[2002年4月付け、2004年6月現在]</p><p>このウェブ・サイトは<a0:anchor>タグ講座</a0:anchor>らしいですが、
ここでは <code class="HTMLa">noborder</code> 属性で枠線がつかないと説明されています。</p><p><a0:anchor-end a0:anchor="6">[6]</a0:anchor-end> 
<em>Teszt 2</em> <a0:anchor-external a0:resParameter="http://htmlspec.web.elte.hu/selfcheck/teszt2.html" a0:resScheme="URI">http://htmlspec.web.elte.hu/selfcheck/teszt2.html</a0:anchor-external>
[2003年9月付け、2004年6月現在]</p><p>テスト文書の自動生成らしいですが、選択肢の一つに
<samp class="HTML">&lt;table noborder&gt;</samp> とか <samp class="HTML">&lt;table border=&quot;no&quot;&gt;</samp>
とかがあります。ただ、他の選択肢にも変な値が散見されますから、
不正とわかっていて純粋にテスト目的なのかもしれません。</p><p><a0:anchor-end a0:anchor="11">[11]</a0:anchor-end> このほか、1996年頃の用例を見つけましたが、
どこかへやってしまいました。 (雑誌付録かなにかの、インターネットを体験♪的な CD-ROM
に入っていました。体験♪とかいいながら、明らかに CD 
収録用に制作したようなものでしたがね(藁)。)</p><a0:form ref="comment"></a0:form></section><section><h1>メモ</h1><a0:form ref="comment"></a0:form></section></section><section><h1>属性値 noborder (HTML img 要素 border 属性)</h1><p><a0:anchor-end a0:anchor="3">[3]</a0:anchor-end> <a0:anchor>HTML</a0:anchor> の <code class="HTMLe"><a0:anchor>img</a0:anchor></code> 要素の <code class="HTMLa"><a0:anchor>border</a0:anchor></code>
属性の値として、 <code class="HTML">noborder</code> が使われていることがあります。
枠線なしを意図したものと思われます。</p><a0:form ref="comment"></a0:form><section><h1>例</h1><p><a0:anchor-end a0:anchor="4">[4]</a0:anchor-end><pre class="HTML">&lt;img src=images/gfx/openfolder.gif width=24 height=22 border=noborder&gt;</pre><p>出典: <a0:anchor-external a0:resParameter="http://www.rampa.de/english/navi.htm" a0:resScheme="URI">http://www.rampa.de/english/navi.htm</a0:anchor-external> [2000年12月28日付け、2004年6月現在]</p></p><p><a0:anchor-end a0:anchor="12">[12]</a0:anchor-end><pre class="HTML">&lt;img 
	 	 	 	 	 	 	 src='/webapp/MVCSamples/edir/images/bigimg.gif' 
	 	 	 	 	 	 	 alt='Big Image' border=noborder&gt;</pre><p>出典: 
<em>NOVELL: Application Task Examples</em> 
<a0:anchor-external a0:resParameter="http://developer.novell.com/research/appnotes/2000/december/02/a0012024.htm#1058334" a0:resScheme="URI">http://developer.novell.com/research/appnotes/2000/december/02/a0012024.htm#1058334</a0:anchor-external>
[2004年6月現在]</p></p><p>出典は製品の使用例で、その一部で出力する HTML 片として登場しています。</p><p><a0:anchor-end a0:anchor="13">[13]</a0:anchor-end><pre class="HTML">&lt;img src=&quot;check.gif&quot; border=&quot;noborder&quot;&gt;</pre><p>出典: 
<em>e-commerce, e-checks, e-mail ,checks ,visa, mastercard, electronic checks, checksbyphone , faxchecks ,checks by phone, fax checks ,faxchecks, fax checks, phone checks, phonechecks ,checks by phone, checks by fax, debit, electronic debit, atm, credit cards, creditcards, payments, e-payments, e-mail payments, e-mail checks, checks by e-mail, checks by fax, checks by phone checks by e-mail</em> 
<a0:anchor-external a0:resParameter="http://www.instantweb.com/g/globalcheck/show1.htm" a0:resScheme="URI">http://www.instantweb.com/g/globalcheck/show1.htm</a0:anchor-external>
[2004年6月付け、2004年6月現在]</p></p><p>出典文書では、リンクに使用するための HTML 片としてこの例が提示されています。
積極的に利用を勧めているという点で悪質です。
(この文書の <code class="HTMLe"><a0:anchor>title</a0:anchor></code> 要素も悪質だと思うな。)</p><p><a0:anchor-end a0:anchor="14">[14]</a0:anchor-end> このほかにも、プログラムの出力の一部として
<code class="HTML">border=noborder</code> が使われている例多数。</p><p><a0:anchor>タグ辞典</a0:anchor>の類で解説されているわけでもないのに、不思議なくらい似たようなのがあります。
まるでコピペではないかと思うくらいに:)</p><a0:form ref="comment"></a0:form></section><section><h1>参考文献</h1><a0:form ref="comment"></a0:form></section><section><h1>メモ</h1><a0:form ref="comment"></a0:form></section></section><section><h1>メモ</h1></section></body></html>