[1] 俗に、終了タグが無い開始タグのこと (?) をシングル・タグといいます。
[2] 用例:
シングルタグ
これはいくつかあるシングルタグ(閉じないタグ)の例です。
出典: えいちてぃーえむえる (池田賢元著、2002年9月付け) <http://www.analogmonkey.com/tutorial/premier_2.html>
[3] (本当に何でもありだな。。。)
コンテナタグの挿入、または、シングルタグの挿入
FAQ - WZ Editor Ver.3.0 <http://www.villagecenter.co.jp/soft/faq/wz30/extention.html>
(名無しさん)
xhtmlは基本的にシングルタグでも"/"で閉じる仕様なので <BR \/>で正解です。
eztown 人柱掲示板 (にゃんた著、2004年9月付け) <http://eztown.org/cgi/devbbs/mbbs.cgi?mode=view&no=47&page=1>
(名無しさん)
単一なタグ
<P>, <HR> and <BR>. などのシングルタグは次の様な書式で記載する。
(略)
ペア タグ
<EM>, <I> などのペアタグは次の様な書式で記載する。
CGI.pm - a Perl5 CGI Library を少し日本語 Ver1.01 2003.4.21 (2004年9月付け、 SES 清水エレクトロニクスサービス著) <http://sesco.ne.jp/next/CGIpmJpn.html#other_html>
基になっている CGI.pm 付属の文書は、
少なくても 2.45 (1998年) から 3.10 (2005年)
<http://search.cpan.org/src/LDS/CGI.pm-3.10/cgi_docs.html>
まで一貫して unpaired tag
と paired tag
と言う言葉を使っています。
(こちらも正式な用語ではありませんが、日常語としては許容範囲と思われます。)
つまり日本語の方の著者が勝手に単一なタグ
とかシングルタグ
とかという謎用語に中途半端に置き換えてみたり、
対となる語をペア・タグ
とそのまま片仮名にしてみたり訳の分からないことをしているということです。
(名無しさん)
[7] 私の日記 (2004年付け、karateman_7 著) <http://www.geocities.co.jp/HeartLand-Cosmos/2921/geodiary.html>
>>2 のタグ講座を全文引用しながらタグの勉強をしているらしい、 よく分からないテンションの日記。コピペしたタグをそのまま文字実体参照にしないでいるのが笑える。
ちょっと検索するとこんなサイトがあったのでご紹介します
ってどういう検索したらこんなひどいタグ講座を見つけたのかね?
これはパラグラフ(Paragraph)と同じです。これで新しいパラを作ることが出来ます。
★空手マン=パラってなんだろう?
>>2 のイタいところを突いてるこの突っ込み (だけ) はとってもいい感じ☆
(名無しさん)
Webmaster Terms
Word: Single Tag
Def: A tag that does not require a closing tag to go with it.For example, the <HR> tag in HTML creates a rule across the page; the <BR> tag creates a line break.Neither requires an ending tag.See compound tags.
英語圏にもイタいのがいたな。
The Weblog Review (The Weblog Review 著、2004年付け) <http://www.theweblogreview.com/dictionary/defineSingle_SPACE_Tag.html>
(名無しさん)
[9]
>>8 で参照されている compound tags
の定義はこう。
Word: Compound Tags
Def: Tags that require an opening and closing code; for example, the HTML tags <CENTER> and </CENTER>.Text and other items between these two tag will be centered on the page.
例が center
なのも藁うところらしい。
The Weblog Review (The Weblog Review 著、2004年付け) <http://www.theweblogreview.com/dictionary/defineCompound_SPACE_Tags.html> (名無しさん)
[10] >>8-9 パクりか提携かしらないけど同じのがあった。
single tag
compound tags
)(ComputerUser 著、2004年付け) (名無しさん)
<HR>This single tag (it has no partner) tells the browser to print a line called a Horizontal Rule across the page.
<BR>This is another single tag.
HTML for Beginners (1999年6月付け) <http://www.earlham.edu/~pols/glossary.html>
(名無しさん)
<HR> is the single tag that displays as a ... <UL></UL>, and the list item single tag, <LI>. To create an ordered. list, or a numbered list, you can type in ...
<www.haworthpress.com/store/E-Text/View_EText.asp?a=3&fn=J123v36n01_03&i=1%2F2&s=J123&v=36>
(名無しさん)
"Single Tag" と "Paired Tag" では,テキストが選択されている場合の動作が違います。 "Single Tag" は選択されたテキストを置き換えますが,"Paired Tag" では前後にタグを挿入します。
Project "Site Samper": アルファな日々 (2003年7月付け) <http://www.juno.dti.ne.jp/~kokam/wsc/ssalpha.html>
(名無しさん)
[15]
<IW:Google:"\"single tag\""> で検索すると沢山出てきますが、
ほとんどは single
を普通に one
の意味で使っていて、
強制空要素のタグや終了タグを省略した要素の開始タグを指して使っているものがたまに混じっている程度のようです。
(名無しさん 2005-07-29 02:48:04 +00:00)