﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>HTML - 标签 - 不学网</title><link>https://noxue.com/tags/html/</link><description>HTML - 标签 - 不学网</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>blog@noxue.com (noxue)</managingEditor><webMaster>blog@noxue.com (noxue)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 11 Aug 2026 08:12:00 +0800</lastBuildDate><atom:link href="https://noxue.com/tags/html/" rel="self" type="application/rss+xml"/><item><title>在线 HTML 实体编码解码：把 &lt;&gt;&amp; 转义，安全显示代码、防 XSS</title><link>https://noxue.com/posts/tool-html-entity/</link><pubDate>Tue, 11 Aug 2026 08:12:00 +0800</pubDate><author><name>noxue</name></author><guid>https://noxue.com/posts/tool-html-entity/</guid><description><![CDATA[<div class="featured-image">
                <img src="/posts/tool-html-entity/cover.png" referrerpolicy="no-referrer">
            </div><p>想在网页里原样展示一段带 <code>&lt;&gt;</code> 的代码，又不想被浏览器当标签解析、甚至被 <code>&lt;script&gt;</code> 注入？<strong>不学网工具箱</strong> 的 <a href="https://tools.noxue.com/html-entity/" target="_blank" rel="noopener noreferrer">HTML 实体编解码</a> 把特殊字符和 HTML 实体一键互转。</p>]]></description></item></channel></rss>