HTML 4.01 快速参考.doc

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
HTML 4.01 快速参考.doc

来自 W3School 的 HTML 快速参考。可以打印它,以备日常使用。HTML Basic Document html head titleDocument name goes here/title /head body Visible text goes here /body /html Text Elements pThis is a paragraph/p br (line break) hr (horizontal rule) preThis text is preformatted/pre Logical Styles emThis text is emphasized/em strongThis text is strong/strong codeThis is some computer code/code Physical Styles bThis text is bold/b iThis text is italic/i Links, Anchors, and Image Elements a href=/This is a Link/a a href=/img src=URL alt=Alternate Text/a a href=mailto:webmaster@Send e-mail/aA named anchor: a name=tipsUseful Tips Section/a a href=#tipsJump to the Useful Tips Section/a Unordered list ul liFirst item/li liNext item/li /ul Ordered list ol liFirst item/li liNext item/li /ol Definition list dl dtFirst term/dt ddDefinition/dd dtNext term/dt ddDefinition/dd /dl Tables table border=1 tr thsomeheader/th thsomeheader/th /tr tr tdsometext/td tdsometext/td /tr /table Frames frameset cols=25%,75% ? frame src=page1.htm ? frame src=page2.htm /frameset Forms form action=/test.asp method=post/get input type=text name=lastname value=Nixon size=30 maxlength=50 input type=password input type=checkbox checked=checked input type=radio checked=checked input type=submit input type=reset input type=hidden select optionApples option selectedBananas optionCherries /select textarea name=Comment rows=60 cols=20/textarea /form Entities lt; is the same as gt; is the same as #169; is the same as ? Other Elements !-- This is a comment -- blockquote Text quoted from some source. /blockquote address Address 1br Address 2br Citybr /address Source : /html/html_quick.asp

文档评论(0)

gshbzl + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档