【发布时间】:2016-03-29 09:26:06
【问题描述】:
我得到了这样的 xml 文件:
<div style='max-width: 1000px; margin: 0px auto;'>
<div style='text-align: center; margin-bottom: 0px; font-size: 13px; font-size: 11px; font-family: Verdana; color: #535353;'>Werbung</div>
但是 1 个 div 没有关闭。
如何使用 notepad++ 自动关闭 div 我还有一个问题 我得到的 xml 文件有 4000 行
如何在 4000 行中找到未闭合的 div 标签
【问题讨论】:
-
我没有写代码我在xml中有很多这样的代码我需要用命令自动关闭div
-
在这种情况下,当有很多嵌套的div时,很难预测在哪里关闭div。..
标签: html css wordpress notepad++