html常用代码(HTML common code).docVIP

  • 22
  • 0
  • 约1.34万字
  • 约 21页
  • 2017-07-24 发布于河南
  • 举报
html常用代码(HTML common code)

html常用代码(HTML common code) HTML basic tag reference Base tag Create a HTML document, html/html Set the document title and other information not displayed on the WEB web page head/head Set the visible portion of the document body/body Title Tag Put the title of the document in the title bar, title/title Document overall properties Sets the background color, using the name or sixteen hexadecimal value body bgcolor= Sets the text text color, using the name or sixteen - decimal value body text= Sets the link color, using the name or sixteen - decimal value body link= Sets the color of the link that has been used, using the name or sixteen - decimal value body vlink= Sets the color of the link that is being hit. Use the name or sixteen - digit value body alink= Text tag Create a pre formatted text pre/pre Create the largest Title h1/h1 Create a minimum heading h6/h6 Create boldface b/b Create Italic i/i Create a typewriter style font tt/tt Creates a reference, usually Italic cite/cite Accentuate a word (usually italics plus boldface) em/em Accentuate a word (usually italics plus boldface) strong/strong Set font size from 1 to 7 font size=? /font Sets the font color, using the name or sixteen - decimal value font color=, /font Link Create a hyperlink a, href=, URL, /a Create a link to automatically send e-mail, a, href=, mailto:EMAIL /a Create a target a name= NAME /a that is located inside the document Creates a link a href= #NAME /a that points to the target inside the document Format composition Create a new paragraph p Align paragraphs in the left, middle, and right p align= Insert a carriage return line br Indent text blockquote from both sides /blockquote Create a definition list dl/dl Before each defined term, dt Before each definition, dd Create a list with numbers ol/ol Place before each number list item and add a number li Create a list with dots. ul/ul Place before each dot list item and add a dot li A tag for composing large HTML paragraphs, also used

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档