스레드
이온디

New Elements in HTML5


New Semantic/Structural Elements

HTML5 offers new elements for better document structure:

TagDescriptionDefines an article in a documentDefines content aside from the page contentIsolates a part of text that might be formatted in a different direction from other text outside itDefines additional details that the user can view or hideDefines a dialog box or windowDefines a caption for a elementDefines self-contained contentDefines a footer for a document or sectionDefines a header for a document or sectionDefines the main content of a documentDefines marked/highlighted text Defines a command/menu item that the user can invoke from a popup menuDefines a scalar measurement within a known range (a gauge)Defines navigation links
네비게이션 링크 정의Represents the progress of a taskDefines what to show in browsers that do not support ruby annotationsDefines an explanation/pronunciation of characters (for East Asian typography)Defines a ruby annotation (for East Asian typography)Defines a section in a documentDefines a visible heading for a elementDefines a date/timeDefines a possible line-break

Read more about HTML5 Semantics.

https://www.w3schools.com/html/html5_semantic_elements.asp


0 좋아요 0 답글 509 조회