如何在.html文件的文字中加入<>
2021-03-26 07:26
阅读:425
YPE html>
标签:htm 识别 twitter link http bootstra 文件 rip jquer
在做网站时发现了个问题,我想在网页的文字中加入括号,结果发现由于html文件中的元素都会被识别,根本没法在文字中正常显示。今天终于找到了个解决方案。
那就是利用<pre>
举个例子:
"utf-8">Bootstrap 实例 - 代码 "stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
<header>
作为内联元素被包围。如果需要把代码显示为一个独立的块元素,请使用 <pre> 标签:
<article> <h1>Article Heading</h1> </article>
效果如下:
标签:htm 识别 twitter link http bootstra 文件 rip jquer
原文地址:https://www.cnblogs.com/dieyingmanwu/p/12641159.html
上一篇:网站置灰
下一篇:WebAssembly初印象
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:如何在.html文件的文字中加入<>
文章链接:http://soscw.com/index.php/essay/68084.html
文章标题:如何在.html文件的文字中加入<>
文章链接:http://soscw.com/index.php/essay/68084.html
评论
亲,登录后才可以留言!