HTML-1 -2.基本标签

目录
1.定义文档类型。
2. 定义 HTML 文档。
3. 定义关于文档的信息。
4. 定义文档的标题。<br /> 5.<body> 定义文档的主体。<br /> 6.</p><div class='code-block code-block-1' style='margin: 8px 0; clear: both;'> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8529425670069509" crossorigin="anonymous"></script> <!-- before post --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8529425670069509" data-ad-slot="5027898842" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> <h1> to </p> <h6> 定义 HTML 标题。<br /> 7.</p> <p> 定义段落。<br /> 8.<br /> 定义简单的折行。<br /> 9.</p> <hr> <p> 定义水平线。<br /> 10<!--...--> 定义注释。</p> <p>例子<br /> <!doctype html><br /> <html lang="en"><br /> <meta charset ="utf-8"/><br /> <head><br /> <title>网页标题

1

2

3

4

HTML-1 -2.基本标签最先出现在Python成神之路

版权声明:
作者:主机优惠
链接:https://www.techfm.club/p/28179.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>