HTML − Formatting tags

 0    33 词汇卡    sir
下载mp3 打印 检查自己
 
问题 答案
Defines an abbreviation or an acronym
开始学习
≪abbr≫
Defines contact information for the author/owner of a document/article
开始学习
≪address≫
Defines bold text
开始学习
≪b≫
Isolates a part of text that might be formatted in a different direction from other text outside it
开始学习
≪bdi≫
Overrides the current text direction
开始学习
≪bdo≫
Defines a section that is quoted from another source
开始学习
≪blockquote≫
Defines the title of a work
开始学习
≪cite≫
Defines a piece of computer code
开始学习
≪code≫
Defines text that has been deleted from a document
开始学习
≪del≫
Specifies a term that is going to be defined within the content
开始学习
≪dfn≫
Defines emphasized text
开始学习
≪em≫
Defines a part of text in an alternate voice or mood
开始学习
≪i≫
Defines a text that has been inserted into a document
开始学习
≪ins≫
Defines keyboard input
开始学习
≪kbd≫
Defines marked/highlighted text
开始学习
≪mark≫
Defines a scalar measurement within a known range (a gauge)
开始学习
≪meter≫
Defines preformatted text
开始学习
≪pre≫
Represents the progress of a task
开始学习
≪progress≫
Defines a short quotation
开始学习
≪q≫
Defines what to show in browsers that do not support ruby annotations
开始学习
≪rp≫
Defines an explanation/pronunciation of characters (for East Asian typography)
开始学习
≪rt≫
Defines a ruby annotation (for East Asian typography)
开始学习
≪ruby≫
Defines text that is no longer correct
开始学习
≪s≫
Defines sample output from a computer program
开始学习
≪samp≫
Defines smaller text
开始学习
≪small≫
Defines important text
开始学习
≪strong≫
Defines subscripted text
开始学习
≪sub≫
Defines superscripted text
开始学习
≪sup≫
Defines a container for content that should be hidden when the page loads
开始学习
≪template≫
Defines a specific time (or datetime)
开始学习
≪time≫
Underlines text.
开始学习
≪u≫
Defines a variable
开始学习
≪var≫
Defines a possible line-break
开始学习
≪wbr≫

您必须登录才能发表评论。