Structure tag: (block element) meaningful div
The tag defines an article The tag defines the header of a page or a region The tag defines a navigation link The tag defines a Area The tag defines the sidebar of the content part of the page The tag defines information about a block in the file The tag defines a group of media content and their Title tag defines the title of the figure element. The tag defines the bottom of a page or an area The tag defines a dialog box (conversation box) similar to WeChat
Multimedia interactive tags
tag defines a video tag defines audio content tag defines media resource tag defines image Tags define external interactive content or plug-ins such as flash
Web Application Tag
Command listmenu command list label FF (embedded system) menu tag defines a command button Status label (real-time status Display: air pressure, temperature) C, O Status label (task process: installation, loading) C, F, O Define a drop-down list for the input tag, with option F, O tag defines the detailed content of an element, combined with dt and dd C
Comment tag Tag definition comment or phonetic symbol Tells browsers that do not support Ruby elements how to display < rt> tag defines ruby comment content text
Other tags A generated key value in the mark definition form (encrypted information transmission) O, F Mark definition has a mark Text (yellow selected state) tag defines some output types, calculates form results and cooperates with oninput events
Removed HTML tags
Purely expressive elements: basefont, big, center, font, s, strike, tt, u;
Elements that negatively impact usability: frame, frameset, noframes;
Confusing elements: acronym, applet, isindex, dir
Redefined HTML tags
Represents inline text, usually in bold, not conveyed to indicate important meaning Represents inline text, usually in italics, not conveyed to indicate important meaning < dd> can be used with details and figure. The definition contains text. Dialog can also be used. can be used with details and figure to summarize details. Dialog can also be used. indicates the end of the topic. Not a horizontal line, although the display is the same Redefine the menu of the user interface, use it with commond or menuitem to represent small fonts, such as printing comments or legal terms Importance rather than emphasis
Sample code:
XML/HTML Code Copy content to clipboard