HTML.doc


文档分类:办公文档 | 页数:约11页 举报非法文档有奖
1/11
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/11
文档列表 文档介绍
Jqb
HTML/XHTML
In one page
Dong
2011/3/6
HTML/XHTML in one page
Contents:
Templates: Standarte template (simple HTML/XHTML document), Simple frame document, All doctypes;
Main elements: Usual text, Comments, Links and Anchors, Images;
Grouping elements: Block-level grouping, Inline grouping;
Structured text: Usual text, Emphasis, Strong Emphasis, Citation, Abbreviation, Acronym, Code, Sample, Variable, Defining instance, User's text, Quotations, Subscript, Superscript, Document changes;
Font style: monospaced text, italic text style, bold text style, "large" font, "small" font, underlined text, striked text;
Structured document: Usual text, Preformatted Text, Breaks, Paragraph, Headings, Unordered list, Ordered list, Definition list, Table;
Form's elements: Form's templates, Input, Text field, Password field, Checkbox, Radio, Submit button, Reset button, Hidden field, Image, File field, Select element, Text Area, Label; Other: Appendix "HTML/XHTML Character Entities", Appendix "URL Encoded Characters", Related References (Review, Documentation, etc.), Tools (Validators, etc.), Related themes, Miscellaneous;
Similar Sites: MANUAL, Cheat sheets, HTML, CSS, XML, DTD, JavaScript, W3C DOM, SQL, SSI, Unicode, Free Unicode Fonts, Tell a friend, Free Icons, Itlibitum, Corp..
Simple frame document
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML Frameset//EN" "/html4/">
<html> <head>
<title>A simple frameset document</title>
</head>
<frameset cols="20%, 80%">
<frameset rows="100, 200">
<frame src="" />
<frame src="" />
</frameset>
<frame src="" />
<noframes>
<p>This frameset document contains:</p>
<ul>
<li><a href="">Some neat contents</a></li>
<li><img src="" alt="A neat image" /></li>
<li><a href="">Some other neat contents</a></li>
</ul>
</noframes>
</frameset>

HTML 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数11
  • 收藏数0 收藏
  • 顶次数0
  • 上传人mh900965
  • 文件大小90 KB
  • 时间2018-03-01
最近更新