태그,tag

Difference between r1.11 and the current

@@ -1,7 +1,7 @@
* [[taxonomy]]등? social bookmarking? 등... 에서 [[분류,classification]]를 위한 꼬리표, 짧은 [[문자열,string]]
* HTML/XML/....등 [[markup_language]]([[마크업,markup]] [[언어,language]])에서, {{{<tag>...</tag>}}}
* valid?/well-formed? 암튼 제대로 됐다면 starting tag와 ending tag가 match되어야. 짝이 맞아야. ([[괄호,parenthesis]]처럼)
* [[속성,attribute]]을 지정할 수 있다. {{{<a href=".."></a>}}}
* [[속성,attribute]]을 지정할 수 있다. 예를 들어 a태그에 href속성으로 [[하이퍼텍스트,hypertext]]를 구현함. {{{<a href=".."></a>}}}
* PHP/...등 PL에서는
* PHP의 경우 {{{<?php ... ?>}}}
* ASP의 경우 {{{<% ... %>}}}
@@ -10,12 +10,30 @@

Sub:
[[HTML태그,HTML_tag]]
[[semantic_tag]] =,semantic_tag . semantic_tag
{
'''semantic tag'''
div 대신 header aside footer 같은
I대신 EM같은... b대신 strong 등등
} // semantic tag .... NN:"semantic tag"
[[XML태그,XML_tag]]
[[tag_cloud]] =,tag_cloud =,tag_cloud . tag_cloud { WtEn:tag_cloud https://ko.wikipedia.org/wiki/태그_클라우드 }
[[hashtag]] =,hashtag . hashtag { Ggl:hashtag }

MKLINK
[[태깅,tagging]]
[[surround_notation]](curr. [[VG:표기법,notation]])에 쓰이는 것이 [[괄호,parenthesis]] or '''태그,tag'''인가?
website bookmark/favorite management에서 tag가 category보다 '''압도적으로 편하다'''

CHK
[[마크업언어,markup_language]]에서
[[엘리먼트,element]]가 [[클래스,class]]이고
'''태그,tag'''가 [[인스턴스,instance]]인가?
 
----
[[WpKo:태그_(정보)]]
는 data에 부여된 [[metadata]] 얘기.
 
[[WpEn:Tag_(metadata)]]
= https://en.wikipedia.org/wiki/Tag_(metadata)
= https://en.wikipedia.org/wiki/Tag_%28metadata%29



즉 후자 두 개의 경우, opening tag / closing tag 가 있다

Sub:
HTML태그,HTML_tag
semantic_tag =,semantic_tag . semantic_tag
{
semantic tag
div 대신 header aside footer 같은
I대신 EM같은... b대신 strong 등등
} // semantic tag .... NN:semantic tag
XML태그,XML_tag
tag_cloud =,tag_cloud =,tag_cloud . tag_cloud { WtEn:tag_cloud https://ko.wikipedia.org/wiki/태그_클라우드 }
hashtag =,hashtag . hashtag { Ggl:hashtag }

MKLINK
태깅,tagging
surround_notation(curr. VG:표기법,notation)에 쓰이는 것이 괄호,parenthesis or 태그,tag인가?
website bookmark/favorite management에서 tag가 category보다 압도적으로 편하다