🧹 HTML 清洗工具
粘贴混乱的 HTML,一键清理为干净、安全的标准格式
保留标签:
自动替换:
<html>
<head>
<meta>
<title>
<body>
<p>
<blockquote>
<hr>
<figure>
<figcaption>
<a>
<strong>
<em>
<b>
<i>
<s>
<u>
<br>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<img>
<picture>
<source>
<video>
<audio>
<table>
<caption>
<thead>
<tbody>
<tfoot>
<tr>
<th>
<td>
<col>
<colgroup>
<code>
<pre>
<ul>
<ol>
<li>
<dl>
<dt>
<dd>
<abbr>
<cite>
<dfn>
<kbd>
<samp>
<var>
<mark>
<small>
<q>
<wbr>
<del>
<ins>
<sub>
<sup>
<time>
<div>
<span>
自动替换:
<strike> → <del>
<tt> → <code>
<acronym> → <abbr>
<dir> → <ul>
<listing> → <pre>
<xmp> → <pre>
<plaintext> → <pre>
<center> → <div>
<font> → <span>
<big> → <span>