html正文标签

甜岛和星

HTML(HyperText Markup Language,超文本标记语言)是构建网页和网上应用的标准标记语言。在HTML中,正文内容通常由一系列的标签定义,这些标签帮助组织和格式化网页上的信息。以下是一些常用的HTML正文标签及其用途。

在HTML5中,文档类型声明(Document Type Declaration,简称DTD)被简化为。这个声明位于HTML文档的最开始部分,用于告诉浏览器文档遵循的是HTML5标准。

标签是HTML文档的根元素,它包含了整个页面的内容,包括头部()和正文()。

标签包含了文档的元数据,比如文档的标题(</strong>)和引用的外部资源(如CSS和JavaScript文件)。这些信息对于页面的显示和功能至关重要,但它们本身并不在页面正文中显示。</p> <h3><strong><title></strong></h3> <p><strong><title></strong>标签定义了文档的标题,这个标题会显示在浏览器的标题栏或标签页上,对于搜索引擎优化(SEO)也非常重要。</p> <h3><strong><body></strong></h3> <p><strong><body></strong>标签包含了网页的所有内容,用户在浏览器中看到的所有文本、图片、视频等都包含在这个标签内。</p> <h3><strong><h1></strong> 到 <strong><h6></strong></h3> <p>这些标签定义了标题。<strong><h1></strong>是最高级别的标题,通常用于页面的主标题,而<strong><h6></strong>是最低级别的标题。合理使用标题可以提高内容的可读性和SEO效果。</p> <h3><strong><p></strong></h3> <p><strong><p></strong>标签定义了段落。在<strong><body></strong>中,多个<strong><p></strong>标签通常用来组织和分隔文本内容。</p> <h3><strong><b></strong> 和 <strong><strong></strong></h3> <p><strong><b></strong>标签定义粗体文本,而<strong><strong></strong>标签定义重要文本。虽然两者都会使文本加粗,但<strong><strong></strong>具有更高的语义重要性,通常用于强调。</p> <h3><strong><i></strong> 和 <strong><em></strong></h3> <p><strong><i></strong>标签定义斜体文本,通常用于技术术语或外文短语。<strong><em></strong>标签定义强调的文本,浏览器通常会渲染为斜体,但<strong><em></strong>具有更强的语义重要性。</p> <h3><strong><mark></strong></h3> <p><strong><mark></strong>标签用于标记或高亮文本。</p> <h3><strong><del></strong></h3> <p><strong><del></strong>标签表示文档中的删除文本,通常显示为带有删除线的文本。</p> <h3><strong><ins></strong></h3> <p><strong><ins></strong>标签表示文档中插入的文本,通常显示为下划线文本。</p> <h3><strong><pre></strong></h3> <p><strong><pre></strong>标签定义预格式化的文本。在<strong><pre></strong>标签内的文本通常会保留空格和换行,并且文本会呈现为等宽字体。</p> <h3><strong><blockquote></strong></h3> <p><strong><blockquote></strong>标签用于引用其他来源的较大块文本,通常这些文本会以缩进的方式呈现。</p> <h3><strong><q></strong></h3> <p><strong><q></strong>标签用于引用短语或行内引用,与<strong><blockquote></strong>不同,<strong><q></strong>不会自动创建文本的缩进。</p> <h3><strong><abbr></strong></h3> <p><strong><abbr></strong>标签定义缩写或首字母缩写,<strong>title</strong>属性可以用来提供缩写的完整版本。</p> <h3><strong><address></strong></h3> <p><strong><address></strong>标签用于定义文档或文章的作者/拥有者的联系信息。</p> <h3><strong><cite></strong></h3> <p><strong><cite></strong>标签用于引用作品的标题,如书籍、电影、音乐专辑等。</p> <h3><strong><code></strong></h3> <p><strong><code></strong>标签用于定义计算机代码片段。</p> <h3><strong><hr></strong></h3> <p><strong><hr></strong>标签在页面上创建一条水平线,通常用于分隔内容。</p> <h3>结论</h3> <p>HTML正文标签是构建网页内容的基础。通过这些标签,开发者可以创建结构化、有组织的网页,提供更好的用户体验和搜索引擎优化。了解和合理使用这些标签对于任何前端开发者来说都是非常重要的。随着Web技术的发展,HTML也在不断地更新和扩展,以满足现代网页设计的需求。</p></div> </div> <footer class="entry-footer"> <div class="readlist ds-reward-stl"> <div class="read_outer zanter" title="打赏"> <p class="dasbox"><a href="javascript:;" onclick="reward()" class="dashang" title="打赏,支持一下"><i class="icon font-yen"></i>打赏</a></p> </div> <div id="mClick" class="mobile_click"> <div class="share"> <div class="Menu-item"><a href="javascript:Share('tqq')"><i class="icon font-qq"></i> QQ 分享</a></div> <div class="Menu-item"><a href="javascript:Share('sina')"><i class="icon font-weibo"></i> 微博分享</a></div> <div class="Menu-item"><i class="icon font-weixin"></i> 微信分享<img alt="微信扫一扫" src="https://www.hhuun.com/zb_users/theme/hopelee/plugin/api.php?url=https://www.hhuun.com/q/19794.html"></div> </div> <i class="icon font-fenxiang" title="分享转发"></i>分享 </div> </div> <div class="post-tags"><a href="https://www.hhuun.com/tags-35.html" rel="tag" title="查看标签为《定义》的所有文章">定义</a><a href="https://www.hhuun.com/tags-251.html" rel="tag" title="查看标签为《文本》的所有文章">文本</a><a href="https://www.hhuun.com/tags-124.html" rel="tag" title="查看标签为《标签》的所有文章">标签</a></div> </footer> <div class="statement yc"> 版权声明:本页面内容旨在传播知识,为用户自行发布,若有侵权等问题请及时与本网联系,我们将第一时间处理。E-mail:284563525@qq.com </div> </article> </div> <div class="part-mor box-show wow fadeInDown"><!--相关文章--> <h3 class="section-title"><span>相关阅读</span></h3> <div class="pic-box-list clearfix"> <!--相关分类--> <li><a href="https://www.hhuun.com/q/22451.html" title="premiere教程" target="_blank">premiere教程</a></li> <li><a href="https://www.hhuun.com/q/22449.html" title="centos系统界面" target="_blank">centos系统界面</a></li> <li><a href="https://www.hhuun.com/q/22444.html" title="首页导航栏代码" target="_blank">首页导航栏代码</a></li> <li><a href="https://www.hhuun.com/q/22443.html" title="小学生入门电脑课程" target="_blank">小学生入门电脑课程</a></li> <li><a href="https://www.hhuun.com/q/22441.html" title="控制面板卸载不了软件" target="_blank">控制面板卸载不了软件</a></li> <li><a href="https://www.hhuun.com/q/22440.html" title="超链接文字颜色设置" target="_blank">超链接文字颜色设置</a></li> <li><a href="https://www.hhuun.com/q/22439.html" title="数据分析需要学哪些" target="_blank">数据分析需要学哪些</a></li> <li><a href="https://www.hhuun.com/q/22437.html" title="array是阴性阳性" target="_blank">array是阴性阳性</a></li> </div> </div> <script>//分享代码 function Share(pType){ var pTitle = "html正文标签"; //待分享的标题 var pImage = "https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/8.jpg"; //待分享的图片 var pContent = "HTML(HyperText Markup Language,超文本标记语言)是构建网页和网上应用的标准标记语言。在HTML中,正文内容通常由一系列的标签定..."; //待分享的内容 var pUrl = window.location.href; //当前的url地址 var pObj = jQuery("div[class='yogo_hc']").find("h4"); if(pObj.length){ pTitle = pObj.text();} var pObj = jQuery("div[class='yogo_hcs']").find("em"); if(pObj.length){ pContent = pObj.text(); } var pObj = jQuery("div[class='con_cons']").find("img"); if(pObj.length){ pImage = jQuery("div[class='con_cons']").find("img",0).attr("src"); } shareys(pType, pUrl, pTitle,pImage, pContent); } function shareys(a, c, b, e, d) { switch (a) { case "sina": c = "//service.weibo.com/share/share.php?title\x3d" + encodeURIComponent("\u300c" + b + "\u300d" + d + "\u9605\u8bfb\u8be6\u60c5" + c) + "\x26pic\x3d" + e +"&appkey=&searchPic=true"; window.open(c); break; case "tqq": c = "//connect.qq.com/widget/shareqq/index.html?url\x3d" + encodeURIComponent(c) + "\x26title\x3d" + encodeURIComponent(b) + "\x26pics\x3d" + e; window.open(c); break; case "qzone": c = "//sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url\x3d" + encodeURIComponent(c) + "\x26title\x3d" + encodeURIComponent(b) + "\x26site\x3d\x26pics\x3d" + encodeURIComponent(e) + "\x26desc\x3d" + encodeURIComponent(d) + "\x26summary\x3d" + encodeURIComponent(d); window.open(c) } }; </script> </div> <aside class="side fr mside"> <section class="widget wow fadeInDown" id="divTags"> <h3 class="widget-title">标签列表</h3> <ul class="widget-box divTags"><li><a title="文件" href="https://www.hhuun.com/tags-5.html">文件<span class="tag-count"> (515)</span></a></li> <li><a title="属性" href="https://www.hhuun.com/tags-14.html">属性<span class="tag-count"> (1451)</span></a></li> <li><a title="字符串" href="https://www.hhuun.com/tags-19.html">字符串<span class="tag-count"> (327)</span></a></li> <li><a title="服务器" href="https://www.hhuun.com/tags-24.html">服务器<span class="tag-count"> (211)</span></a></li> <li><a title="方法" href="https://www.hhuun.com/tags-29.html">方法<span class="tag-count"> (909)</span></a></li> <li><a title="定义" href="https://www.hhuun.com/tags-35.html">定义<span class="tag-count"> (257)</span></a></li> <li><a title="函数" href="https://www.hhuun.com/tags-38.html">函数<span class="tag-count"> (892)</span></a></li> <li><a title="命令" href="https://www.hhuun.com/tags-42.html">命令<span class="tag-count"> (442)</span></a></li> <li><a title="数据库" href="https://www.hhuun.com/tags-67.html">数据库<span class="tag-count"> (356)</span></a></li> <li><a title="对象" href="https://www.hhuun.com/tags-77.html">对象<span class="tag-count"> (240)</span></a></li> <li><a title="元素" href="https://www.hhuun.com/tags-91.html">元素<span class="tag-count"> (540)</span></a></li> <li><a title="返回" href="https://www.hhuun.com/tags-113.html">返回<span class="tag-count"> (268)</span></a></li> <li><a title="浏览器" href="https://www.hhuun.com/tags-135.html">浏览器<span class="tag-count"> (273)</span></a></li> <li><a title="数组" href="https://www.hhuun.com/tags-139.html">数组<span class="tag-count"> (209)</span></a></li> <li><a title="网站" href="https://www.hhuun.com/tags-146.html">网站<span class="tag-count"> (439)</span></a></li> <li><a title="用户" href="https://www.hhuun.com/tags-171.html">用户<span class="tag-count"> (809)</span></a></li> <li><a title="数据" href="https://www.hhuun.com/tags-182.html">数据<span class="tag-count"> (354)</span></a></li> <li><a title="代码" href="https://www.hhuun.com/tags-209.html">代码<span class="tag-count"> (280)</span></a></li> <li><a title="语言" href="https://www.hhuun.com/tags-245.html">语言<span class="tag-count"> (264)</span></a></li> <li><a title="编程" href="https://www.hhuun.com/tags-320.html">编程<span class="tag-count"> (442)</span></a></li> <li><a title="系统" href="https://www.hhuun.com/tags-358.html">系统<span class="tag-count"> (236)</span></a></li> <li><a title="网页" href="https://www.hhuun.com/tags-723.html">网页<span class="tag-count"> (259)</span></a></li> <li><a title="游戏" href="https://www.hhuun.com/tags-946.html">游戏<span class="tag-count"> (237)</span></a></li> <li><a title="开发者" href="https://www.hhuun.com/tags-1054.html">开发者<span class="tag-count"> (252)</span></a></li> <li><a title="软件" href="https://www.hhuun.com/tags-1761.html">软件<span class="tag-count"> (219)</span></a></li> </ul> </section><section class="widget wow fadeInDown" id="side_random"> <h3 class="widget-title">随便看看</h3> <div class="r-item-btn"><i class="icon font-suijibofang"></i>换一换</div><ul class="widget-box side_random"><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/20155.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/5.jpg" alt="php微服务架构"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/20155.html" title="php微服务架构" target="_blank">php微服务架构</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/22127.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/2.jpg" alt="swoole框架"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/22127.html" title="swoole框架" target="_blank">swoole框架</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21804.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/5.jpg" alt="ifruit教程"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21804.html" title="ifruit教程" target="_blank">ifruit教程</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21161.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/1.jpg" alt="网页一键分享"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21161.html" title="网页一键分享" target="_blank">网页一键分享</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21935.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/8.jpg" alt="html分割线代码"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21935.html" title="html分割线代码" target="_blank">html分割线代码</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/22425.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/4.jpg" alt="guava图片"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/22425.html" title="guava图片" target="_blank">guava图片</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21743.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/4.jpg" alt="select词源"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21743.html" title="select词源" target="_blank">select词源</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/22131.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/9.jpg" alt="阿根廷在地图上的位置"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/22131.html" title="阿根廷在地图上的位置" target="_blank">阿根廷在地图上的位置</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21658.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/3.jpg" alt="网络编程就业方向"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21658.html" title="网络编程就业方向" target="_blank">网络编程就业方向</a></h4></div></li><li class="r-item"><div class="r-item-wrap"><a class="r-thumb" href="https://www.hhuun.com/q/21023.html" target="_blank"><img width="480" height="300" src="https://www.hhuun.com/zb_users/theme/hopelee/style/noimg/4.jpg" alt="perl语言基本命令"></a><h4 class="r-title"><a href="https://www.hhuun.com/q/21023.html" title="perl语言基本命令" target="_blank">perl语言基本命令</a></h4></div></li></ul> </section><section class="widget wow fadeInDown" id="divPrevious"> <h3 class="widget-title">最近发表</h3> <ul class="widget-box divPrevious"><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22453.html" title="点击阅读abacus发音" target="_blank">abacus发音</a></div> <div class="side-new-time"><em>技术</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22452.html" title="点击阅读数据统计分析工具" target="_blank">数据统计分析工具</a></div> <div class="side-new-time"><em>技术</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22451.html" title="点击阅读premiere教程" target="_blank">premiere教程</a></div> <div class="side-new-time"><em>案例</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22450.html" title="点击阅读range形容词形式" target="_blank">range形容词形式</a></div> <div class="side-new-time"><em>技术</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22449.html" title="点击阅读centos系统界面" target="_blank">centos系统界面</a></div> <div class="side-new-time"><em>案例</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22448.html" title="点击阅读微服务架构技术难点" target="_blank">微服务架构技术难点</a></div> <div class="side-new-time"><em>教程</em><span class="spot"></span>2024年11月22日</div> </div> </div><div class="side_new"> <div class="side_new_dot"></div> <div class="side_new_inner"> <div class="side-new-title"><a href="https://www.hhuun.com/q/22447.html" title="点击阅读上传文件java" target="_blank">上传文件java</a></div> <div class="side-new-time"><em>技术</em><span class="spot"></span>2024年11月22日</div> </div> </div></ul> </section> </aside> </div> <div class="listree-box"> <h3 class="listree-titles"><a class="listree-btn" title="展开">目录[+]</a></h3> <ul id="listree-ol" style="display:none;"></ul> </div> <div class="hidebody"></div> <div class="showbody"> <a class="showbody_c" href="javascript:void(0)" onclick="reward()" title="关闭"><img src="https://www.hhuun.com/zb_users/theme/hopelee/style/images/close.png" alt="取消" /></a> <div class="reward_img"> <img class="alipay_qrcode" src="https://www.hhuun.com/zb_users/theme/hopelee/style/images/weixin.jpg" alt="微信二维码" /> </div> <div class="reward_bg"> <div class="pay_box choice" data-id="https://www.hhuun.com/zb_users/theme/hopelee/style/images/weixin.jpg"> <span class="pay_box_span"></span> <span class="qr_code"><img src="https://www.hhuun.com/zb_users/theme/hopelee/style/images/wechat.svg" alt="微信二维码" /></span> </div> <div class="pay_box" data-id="https://www.hhuun.com/zb_users/theme/hopelee/style/images/alipay.jpg"> <span class="pay_box_span"></span> <span class="qr_code"><img src="https://www.hhuun.com/zb_users/theme/hopelee/style/images/alipay.svg" alt="支付宝二维码" /></span> </div> </div> </div> <script> $(function(){ $(".pay_box").click(function(){ $(this).addClass('choice').siblings('.pay_box').removeClass('choice'); var dataid=$(this).attr('data-id'); $(".reward_img img").attr("src",dataid); }); $(".hidebody").click(function(){ reward(); }); }); function reward(){ $(".hidebody").fadeToggle(); $(".showbody").fadeToggle(); } </script></main> <footer class="footer bg-dark"> <div class="container clearfix"> <div class="footer-fill"> <div class="footer-column"> <div class="footer-menu"> <a rel="nofollow" href="https://www.hhuun.com/3.html" target="_blank">关于我们</a> <a rel="nofollow" href="https://www.hhuun.com/2.html" target="_blank">联系我们</a> <a rel="nofollow" href="https://www.hhuun.com/1.html" target="_blank">免责声明</a> </div> <div class="footer-copyright text-xs"> 胡侬编程的资料均为作者提供或者网友推荐收集整理的,仅供学习和研究使用,不得用于任何商业用途。 如果您发现本站侵害了您的版权,请立即联系我们,本站将第一时间进行相关处理。E-mail:284563525@qq.com.. </div> </div> </div> <div class="footer-hidden-xs"> <div class="f-last-line "><p></p></div> </div> <div class="footer-links"> <div class="footer-RunTime"><span class="rt-times">页面加载时长:0.120秒</span><span class="rt-sql">数据库查询:9 次</span><span class="rt-memory">占用内存:4.14MB</span></div> <span><a class="ico-ico" href="http://beian.miit.gov.cn" rel="nofollow" target="_blank" title="鄂ICP备2023019274号-7"><img src="https://www.wpfsdl.com/zb_users/theme/hopelee/style/images/icp.png" alt="鄂ICP备2023019274号-7">鄂ICP备2023019274号-7</a>. 安全运行<span id="iday"></span>天 <script>function siteRun(d){var nowD=new Date();return parseInt((nowD.getTime()-Date.parse(d))/24/60/60/1000)} document.getElementById("iday").innerHTML=siteRun("2023/01/01");</script></span> </div> </div> <div id="backtop" class="backtop"> <div class="bt-box top" title="返回顶部"><i class="icon font-top"></i></div> <div class="bt-box bottom" title="网页底部"><i class="icon font-bottom"></i></div> </div> <div class="none"> <script src="https://www.hhuun.com/zb_users/theme/hopelee/script/custom.js?v=2024-03-13"></script> <script src="https://www.hhuun.com/zb_users/theme/hopelee/script/wow.min.js"></script> <script src="https://www.hhuun.com/zb_users/theme/hopelee/script/jquery.lazy.js"></script> <script src="https://www.hhuun.com/zb_users/theme/hopelee/script/view-image.min.js"></script> </div> </footer> </body> </html><!--120.08 ms , 9 queries , 4440kb memory , 0 error-->