Block element p - paragraph pre - format text table ol - Sorting Form ul - unordered list address blockquote - Blockquote center - center-aligns the block div - commonly used block level dl - Definition List fieldset - form control group form - interactive form h1 - Large title h2 - Subtitle h3 - Level 3 heading h4 - Level 4 heading h5 - Level 5 heading h6 - Level 6 heading hr - horizontal separator line isindex - input prompt noframes - frames optional content noscript - optional script content Inline element li - list item a - anchor point abbr - abbreviation acronym - first letter b - bold (not recommended) BDO - Bidi Override big - large font br - Line break cite - citation code - computer code dfn - defines a field em - emphasis font - font settings i - italic img - picture input kbd - Define keyboard text label - table label q - short quote s - hyphen samp - define sample computer code select - item selection small - small font text span - commonly used inline container, defines the text block strike - a dash strong - bold emphasis sub - subscript sup—superscript textarea - multi-line text input box tt - Teletext u - underscore var - define a variable Variable elements A variable element is a block element or an inline element, depending on the context. java applet button del - delete text iframe - inline frame ins - inserted text map - image block (map) object - object script - Client-side script |
<<: Detailed explanation of vue page state persistence
>>: Detailed explanation of the six common constraint types in MySQL
There are two types of hard disks in Linux: mount...
As more and more Docker images are used, there ne...
Defining the type of data fields in MySQL is very...
Problem description: When phpstorm's SFTP hos...
How to indicate the parent directory ../ represent...
This article shares the installation and configur...
Docker underlying technology: The two core techno...
1. Background of Parallel Replication First of al...
Table of contents 1. What is a prototype? 1.1 Fun...
Table of contents 1. MySQL installation 1.2 Creat...
Table of contents Directory Structure bin directo...
Table of contents 1. Server 2. Client 3. Testing ...
Nowadays, copying websites is very common on the I...
1. Indexing principle Indexes are used to quickly...
Table of contents 1. How to find duplicate rows 2...