HTML text formatting

HTML text formatting
You can click on the blue font, and the corresponding sample questions will appear, which can help you understand better! ! !

Text formatting tags

label description
<b> Define bold text
<big> Define large characters
<em> Define text-focused
<i> Define italics
<small> Define small font
<strong> Defining the tone
<sub> Define subscript words
<sup> Define superscript
<ins> Define inserted words
<del> Definition delete word

"Computer output" tab

label description
<code> Define computer code
<kbd> Define keyboard code
<samp> Define computer code samples
<tt> Define typewriter code
<var> Define variables
<pre> Define pre-formatted text

Quotations, citations and term definitions

label description
<abbr> Define abbreviations
<acronym> Define acronyms
<address> Define address
<bdo> Define text direction
<blockquote> Define long references
<q> Define short quotes
<cite> Define citations, citations
<dfn> Define a definition project
HTML text formatting

Guess you like

Origin blog.csdn.net/My_daily_life/article/details/108866801