티스토리 뷰

💼 정보 ver1.0

HTML태그 & HTML5 태그

James Wetzel 2010. 12. 20. 21:14
Tag 설명 Description HTML5의 새로운 기능? New in HTML5?
<!--...--> <!--...--> 지정 덧글 Specifies a comment
<! DOCTYPE 정보> <!DOCTYPE> 지정 문서 형식 Specifies the document type
<a>에서 <a> 지정 하이퍼 링크 Specifies a hyperlink
<abbr> <abbr> 지정하는 약어 Specifies an abbreviation
<address>의 <address> 주소를 지정 요소 Specifies an address element
<area> <area> 이미지 맵 안에서 지정하는 지역 Specifies an area inside an image map
<article> <article> 지정하는 기사 Specifies an article 새로운 NEW
<aside> <aside> 지정 페이지에 콘텐츠를 제쳐두고 콘텐츠 Specifies content aside from the page content 새로운 NEW
<audio> <audio> 소리를 지정 콘텐츠 Specifies sound content 새로운 NEW
<b> 다운 <b> 굵은 텍스트로 지정합니다 Specifies bold text
<base> <base> 페이지의 모든 링크에 대한 지정 기본 URL Specifies a base URL for all the links in a page
<bdo> <bdo> 텍스트 표시 방향을 지정합니다 Specifies the direction of text display
<blockquote> <blockquote> 지정 긴 인용 Specifies a long quotation
<body> 태그 <body> 지정 Body 요소 Specifies the body element
제품 <Br> <br> 삽입 단일 줄바꿈 Inserts a single line break
<button> <button> 지정 푸시 버튼 Specifies a push button
<canvas> <canvas> 그래픽을 정의 Define graphics 새로운 NEW
<caption> <caption> 지정 테이블 캡션 Specifies a table caption
<cite> <cite> 지정 표창장 Specifies a citation
<code> <code> 지정 컴퓨터 코드 텍스트 Specifies computer code text
<col> <col> 지정 테이블 컬럼에 대한 특성 Specifies attributes for table columns
<colgroup> <colgroup> 테이블 컬럼을 지정 그룹 Specifies groups of table columns
<command> <command> 지정 명령 Specifies a command 새로운 NEW
<datalist> <datalist> 지정하는 "자동 완성"드롭 다운 목록 Specifies an "autocomplete" dropdown list 새로운 NEW
<dd> <dd> 지정 정의 설명 Specifies a definition description
<del> <del> 지정 텍스트를 삭제 Specifies deleted text
<details> <details> 요소의 세부 정보를 지정합니다 Specifies details of an element 새로운 NEW
<dfn> <dfn> 정의 용어 정의 Defines a definition term
<div> <div> 문서에서 지정 섹션 Specifies a section in a document
<dl> <dl> 지정 목록 정의 Specifies a definition list
<dt> <dt> 지정 용어 정의 Specifies a definition term
<em> 사용 <em> 지정 텍스트를 강조 Specifies emphasized text
<embed> <embed> 지정합니다 외부 응용 프로그램 또는 대화식 콘텐츠 Specifies external application or interactive content 새로운 NEW
<eventsource> <eventsource> 지정 서버에서 보낸 이벤트에 대한 목표 Specifies a target for events sent by a server 새로운 NEW
<fieldset> <fieldset> 지정 fieldset Specifies a fieldset
<figcaption> <figcaption> 에 대한 캡션을 지정 figure 요소입니다. Specifies caption for the figure element. 새로운 NEW
<figure> <figure> 지정합니다 미디어 컨텐츠의 그룹, 그리고 그들의 캡션 Specifies a group of media content, and their caption 새로운 NEW
<footer> <footer> 섹션 또는 페이지에 대한 지정 바닥글 Specifies a footer for a section or page 새로운 NEW
<form> <form> 지정 양식 Specifies a form
<h1> <h1> 지정 제목 레벨 1 Specifies a heading level 1
<h2> <h2> 지정 제목 레벨 2 Specifies a heading level 2
<h3> <h3> 지정 제목 수준 3 Specifies a heading level 3
<h4> <h4> 지정 제목 레벨 4 Specifies a heading level 4
<h5> <h5> 지정 제목 레벨 5 Specifies a heading level 5
<h6> <h6> 지정 제목 레벨 6 Specifies a heading level 6
를 <head> <head> 문서에 대한 지정 정보 Specifies information about the document
<header> <header> 지정합니다 탐색 에이즈 또는 그룹의 소개를 포함한 hgroup 요소 Specifies a group of introductory or navigational aids, including hgroup elements 새로운 NEW
<hgroup> <hgroup> 섹션 또는 페이지에 대한 지정 헤더 Specifies a header for a section or page 새로운 NEW
<hr> <hr> 지정 수평 규칙 Specifies a horizontal rule
<html> <html> 지정하는 HTML 문서 Specifies an html document
에는 <I> <i> 기울임꼴 텍스트를 지정합니다 Specifies italic text
<iframe> <iframe> 지정하는 인라인 하위 창 (프레임) Specifies an inline sub window (frame)
<img> <img> 지정하는 이미지 Specifies an image
<input> <input> 지정하는 입력 필드 Specifies an input field
<ins> <ins> 지정 텍스트를 삽입 Specifies inserted text
<kbd> <kbd> 지정 키보드 텍스트 Specifies keyboard text
<keygen> <keygen> 생성 키 쌍을 Generates a key pair 새로운 NEW
<label> <label> 양식 컨트롤에 대한 지정 레이블 Specifies a label for a form control
<legend> <legend> fieldset에 지정 제목 Specifies a title in a fieldset
<li> <li> 지정 목록 항목 Specifies a list item
에서는 <link> <link> 지정 자원 참조 Specifies a resource reference
<mark> <mark> 지정 텍스트를 표시 Specifies marked text 새로운 NEW
<map> <map> 지정하는 이미지 맵 Specifies an image map
<menu> <menu> 지정 메뉴 목록 Specifies a menu list
<meta> <meta> 지정 메타 정보 Specifies meta information
<meter> <meter> 미리 정의된 범위 내에서 지정 측정 Specifies measurement within a predefined range 새로운 NEW
<nav> <nav> 지정 탐색 링크 Specifies navigation links 새로운 NEW
<noscript> <noscript> 지정 noscript 섹션 Specifies a noscript section
<object> <object> 지정 개체를 내장 Specifies an embedded object
<ol> <ol> 지정하는 명령리스트 Specifies an ordered list
<optgroup> <optgroup> 지정하는 옵션 그룹 Specifies an option group
<옵션> <option> 드롭 다운 목록에서 지정하는 옵션 Specifies an option in a drop-down list
<output> <output> 출력의 일부 유형을 지정합니다 Specifies some types of output 새로운 NEW
<p> <p> 지정합니다 문단 Specifies a paragraph
<param> <param> 개체에 대한 매개 변수를 지정합니다 Specifies a parameter for an object
<pre> <pre> 지정 텍스트 서식이 설정된 Specifies preformatted text
<progress> <progress> 어떤 종류의 작업을 지정 진행 Specifies progress of a task of any kind 새로운 NEW
<q> <q> 지정 짧은 인용 Specifies a short quotation
<ruby> <ruby> 지정 루비 주석 (동아시아 활판 인쇄술에서 사용) Specifies a ruby annotation (used in East Asian typography) 새로운 NEW
<rp> <rp> 루비 주석을 지원하지 않는 브라우저의 이익을 위해 사용 Used for the benefit of browsers that don't support ruby annotations 새로운 NEW
<rt> <rt> 지정 루비 루비 주석의 텍스트 구성 요소. Specifies the ruby text component of a ruby annotation. 새로운 NEW
<samp> <samp> 지정 예제 컴퓨터 코드 Specifies sample computer code
<script> <script> 지정 스크립트 Specifies a script
<section> <section> 지정 구역 Specifies a section 새로운 NEW
<select> <select> 지정 선택 목록 Specifies a selectable list
<small> <small> 작은 텍스트를 지정합니다 Specifies small text
<source> <source> 지정 미디어 리소스 Specifies media resources 새로운 NEW
<span>에 <span> 문서에서 지정 섹션 Specifies a section in a document
<strong> <strong> 강력한 텍스트를 지정합니다 Specifies strong text
<style> <style> 지정 스타일 정의 Specifies a style definition
<sub> <sub> 지정 텍스트를 subscripted Specifies subscripted text
<summary> <summary> 요약 / 캡션에 대한 지정 <details> 요소 Specifies a summary/caption for the <details> element 새로운 NEW
<sup> <sup> 지정 텍스트를 superscripted Specifies superscripted text
<table> <table> 지정 테이블 Specifies a table
<tbody> <tbody> 지정 테이블 몸 Specifies a table body
<td> <td> 지정 테이블 셀 Specifies a table cell
<textarea> <textarea> 지정하는 텍스트 영역 Specifies a text area
<tfoot> <tfoot> 지정 테이블 바닥글 Specifies a table footer
<th> <th> 지정 테이블 헤더 Specifies a table header
<thead> <thead> 지정 테이블 헤더 Specifies a table header
<time> <time> 지정 날짜 / 시간 Specifies a date/time 새로운 NEW
<제목> <title> 지정 문서 제목 Specifies the document title
<tr> <tr> 지정 테이블 행 Specifies a table row
<ul> <ul> 지정하는 정렬되지 않은 목록 Specifies an unordered list
<var> <var> 지정 변수 Specifies a variable
<video> <video> 지정 동영상 Specifies a video 새로운 NEW
<wbr> <wbr> 텍스트와 공백 문자열을 지정 줄 바꿈의 단어를 아주 오랫동안 기회를. Specifies a line break opportunity for very long words and strings of text with no spaces. 새로운 NEW

반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함