1. 首页
  2. 文档大全

html常用代码含义HTMLcommoncodemeaning.doc

上传者:小健 2022-06-23 10:42:19上传 DOC文件 87 KB
html 常用代码含义(HTML common code meaning)
1. structural definition
The file type is < HTML> < /HTML> (at the beginning and end of the file)
File subject < < TITLE>html code > < /TITLE> > (must be put in "header" block)
The text is < < HEAD> < /HEAD> (descriptive data, like "theme")
Style < B0DY> < /B0DY> (file ontology)
Title < H > < /H > > (from 1 to 6, there are six layers of choices)
Header alignment < H > ALIGN=LEFT|CENTER|RIGHT> < /H >
Distinguish < < DIV> < /DIV>
The alignment of the division is < DIV
ALIGN=LEFT|RIGHT|CENTER|JUSTIFY> < /DIV>
Citation block < BLOCKQUOTE> < /BLOCKQUOTE> (usually retracted)
Stresses < EM> < /EM> (usually in italics)
Special emphasis on < STRONG> < /STRONO (usually shown in BOLD)
The quotation is < CITE> < /CITE> (usually in italics)
Code < C0DE> < /C0DE> (show the use of the original code)
The sample is < < SAMP> < /SAMP>
Keyboard input < KBD> < /KBD>
Variables less than VAR> < /VAR>
Define < DFN> < /DFN> (some browsers do not provide)
The address is < ADDRESS> < /ADDRESS>
Characters < BIO < /BIG>
Print < SMALL> < /SMALL>
Appearance related labels (the author's own custom expressions)
Bold < B> < /B>
Italic < I> < /I>
The bottom line is < U> < /U> (which some browsers don't provide yet)
Delete line < S> < /S> (which some browsers do not provide)
Subscript < SUB> < /SUB>
Superscript < SUP> < /SUP>
Typing machine <

html常用代码含义HTMLcommoncodemeaning


文档来源:https://www.taodocs.com/p-690357975.html

文档标签:

下载地址