`
bobshute
  • 浏览: 280064 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

html some2

    博客分类:
  • jsp
阅读更多
1.<html>
<body>
<fieldset>
<legend>健康信息:</legend>
<form>
<label>身高:<input type="text" /></label>
<label>体重:<input type="text" /></label>
</form>
</fieldset>
<p>如果输入表单周围没有边框,说明您的浏览器太老了。</p>
</body>
</html>

3.<html>
<body>
<form action="MAILTO:someone@w3school.com.cn " method="post" enctype="text/plain">
<h3>这个表单会把电子邮件发送到 W3School。</h3>
姓名:<br>
<input type="text" name="name" value="yourname" size="20">
<br>
电邮:<br>
<input type="text" name="mail" value="yourmail" size="20">
<br>
内容:<br>
<input type="text" name="comment" value="yourcomment" size="40">
<br><br>
<input type="submit" value="发送">
<input type="reset" value="重置">
</form>
</body>
</html>
3.<html>
<body>
<form action="MAILTO:someone@w3school.com.cn " method="post" enctype="text/plain">
<h3>这个表单会把电子邮件发送到 W3School。</h3>
姓名:<br>
<input type="text" name="name" value="yourname" size="20">
<br>
电邮:<br>
<input type="text" name="mail" value="yourmail" size="20">
<br>
内容:<br>
<input type="text" name="comment" value="yourcomment" size="40">
<br><br>
<input type="submit" value="发送">
<input type="reset" value="重置">
</form>
</body>
</html>

4.v<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="author" content="w3school.com.cn">
<meta name="revised" content="David Yang,8/1/07">
<meta name="generator" content="Dreamweaver 8.0en">
</head>
<body>
<p>本文档的 meta 属性标识了创作者和编辑软件。
</p>
</body>
</html>
5.<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="description" content="HTML examples"> <meta name="keywords" content="HTML, DHTML, CSS, XML, XHTML, JavaScript, VBScript">
</head>
<body>
<p>本文档的 meta 属性描述了该文档和它的关键词。
</p>
</body>
</html><!---->
分享到:
评论

相关推荐

    HTML5 For Web Designers

    Book Description The ...2.The Design of HTML5 3.Rich Media 4.Web Forms 2.0 5.Semantics 6.Using HTML5 Today

    HTML.Component.Library

    Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, ...

    HTML Component Library 3.9.rar

    Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, ...

    HTML Component Library 3.70 Full Source

    Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, ...

    HTML.Component.Library.v.3.61.D5-XE10.1.Stp

    Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, ...

    Some_HTML_Examples.rar_javascript

    一些关于JavaScript网页编程的简单特效例子。如霓虹灯文字、文字虚幻抖动等。

    Pro HTML5 Programming, 2nd Edition.pdf

    And if you listen to some ornery pundits, they’ll tell you that HTML5 won’t be ready for ten years or more! Why, then, would anyone think that now’s the time for a book called Pro ...

    《Jump Start HTML5》- PDF 英文原版

    If you’re any sort of web developer then you need to know HTML. The language has undergone some dramatic changes in recent years: HTML5 has come onto the scene, offering a slew of exciting new ...

    Make-Some-Waves.

    Make-Some-Waves..SVG HTML...

    HTML Component Library For xe10-xe101-Xe102

    Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, ...

    What Is HTML5

    — than a statement about HTML5. But it’s really the truth: most of the people using HTML5 are treating it as HTML4+, or even worse, HTML4 (and some stuff they don’t use). The result? A real delay ...

    The_Definitive_Guide_to_HTML5.pdf

    Before we can begin to explore html5 , you have some preparation to do.

    Pro HTML5 with Visual Studio 2015(Apress,2015)

    You will also learn how your enterprise applications can benefit from some brand-new technology such as web workers and web sockets. Using practical hands-on demonstrations you will learn all of the ...

    EscapeHTML.zip

    EscapeHTML 是一个简单的 Swift 库用来对 HTML 中的特殊字符进行转义。 示例代码: import EscapeHTML escape("&lt;p&gt;some html&lt;/p&gt;") 标签:EscapeHTML

    html2canvas

    To render an element with html2canvas, simply call: html2canvas(element[, options]); The function returns a Promise containing the &lt;canvas&gt; element. Simply add a promise fullfillment handler to the ...

    YuNetsurf v3.0.0 for D6-XE10 HTML5 CSS 解析

    Handle most CSS2 as well as some CSS3 properties. Selector engines readily provided for Simple DOM tree. LibXml2 tree. Flexible selection API to apply CSS to custom DOM implementations. Fast, ...

    texttohtml

    --------A plain text to HTML converter and highlighter (formerlyq3dump2html). Makes extensive use of user classes and actions. Usesa home-grown HTML generation class and includes a profile manager...

    json2html.js:这是一个基于json结构构建HTML的存储库

    json2html 这是一个基于json结构构建HTML的存储库徽章Github社会的贡献者 吉法布林- omo 其他 基础结构json有效负载如下:{" tag " : " div " ," attributes " : {" id " : " some-id " ," class " : " some-class ...

    Responsive Web Design with HTML5 and CSS3(PACKT,2ed,2015)

    Desktop-only websites just aren’t ...Learn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calc

Global site tag (gtag.js) - Google Analytics