浪货趴办公桌~H揉秘书电影无码|浪货趴办公桌~H揉秘书|辣妹子影院在线观看电视剧高清|狂C亲女含苞欲H|快穿做妓女好爽HNP|巜中字与上司出轨的人妻

0411-39943997
工作時間:周一至周日 8:30-17:30
技術文庫
Technical Library

HTML 4.01 快速參考

標簽: HTML知識   訪問: 36642019-07-22

來自仟億科技的HTML快速參考,可以打印它,以備日常使用。

HTML Basic Document

<html>
<head>
<title>Document name goes here</title>
</head>
<body>
Visible text goes here
</body>
</html>

Text Elements

<p>This is a paragraph</p>
<br> (line break)
<hr> (horizontal rule)
<pre>This text is preformatted</pre>

Logical Styles

<em>This text is emphasized</em>
<strong>This text is strong</strong>
<code>This is some computer code</code>

Physical Styles

<b>This text is bold</b>
<i>This text is italic</i>

Links, Anchors, and Image Elements

<a href="http://www.example.com/">This is a Link</a>
<a href="http://www.example.com/"><img src="URL"
alt="Alternate Text"></a>
<a href="mailto:webmaster@example.com">Send e-mail</a>A named anchor:
<a name="tips">Useful Tips Section</a>
<a href="#tips">Jump to the Useful Tips Section</a>

Unordered list

<ul>
<li>First item</li>
<li>Next item</li>
</ul>

Ordered list

<ol>
<li>First item</li>
<li>Next item</li>
</ol>

Definition list

<dl>
<dt>First term</dt>
<dd>Definition</dd>
<dt>Next term</dt>
<dd>Definition</dd>
</dl>

Tables

<table border="1">
<tr>
  <th>someheader</th>
  <th>someheader</th>
</tr>
<tr>
  <td>sometext</td>
  <td>sometext</td>
</tr>
</table>

Frames

<frameset cols="25%,75%">
  <frame src="page1.htm">
  <frame src="page2.htm">
</frameset>

Forms

<form action="http://www.example.com/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>
<option>Apples
<option selected>Bananas
<option>Cherries
</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 1<br>
Address 2<br>
City<br>
</address>

本站關鍵詞:網站建設">大連網站建設

Copyright? 2020 仟億科技,All rights reserved.
联系我们: 五寨县| 墨玉县| 衡水市| 凤城市| 长海县| 安图县| 黄山市| 行唐县| 视频| 兰溪市| 天水市| 威信县| 白城市| 丰顺县| 梧州市| 山西省| 西林县| 浦江县| 廊坊市| 万年县| 苏尼特左旗| 丰镇市| 岳阳县| 凌源市| 丹巴县| 盐边县| 静宁县| 黄龙县| 淅川县| 临城县| 苏尼特右旗| 双牌县| 东源县| 中西区| 乌兰浩特市| 米易县| 巫山县| 丹阳市| 平顺县| 卢龙县| 界首市|