“”“”“”“”来自DOM(html中没有这样的东西)?

时间:2010-06-10 07:16:04

标签: html dom

您可以通过在页面中搜索test11" " " " " " " "找到该地点,

但是如果您查看源代码,您会看到相关的html是这样的:

test11<table style="display: table;" class="listview rowstyle-rowhighlight"" id="resourcegrid">

" " " " " " " "来自哪里?

可以看到问题here

3 个答案:

答案 0 :(得分:2)

在CSS中,content:可以放置您想要放置的任何内容,也可以在之前和之后,例如。

cite:before { content: "\201C"; }
cite:after  { content: "\201D"; }

在引用标记之前和之后添加引号

答案 1 :(得分:0)

如果查看源代码,它基本上具有以下结构:

<table>
   <tr> ... stuff ... </tr>
   "
   <tr> ... stuff ... </tr>
   "
   <tr> ... stuff ... </tr>
   etc
</table>

浏览器不知道如何处理<tr>之间的引号字符(因为它在<tr>之外的任何内容无效),所以它在表之前显示它们。 / p>

答案 2 :(得分:0)

首先,class =“listview rowstyle-rohighlight”“有一个额外的”。

&lt; img&gt;第369,379,389,399,409,419,429,439行的标签在宽度和高度属性上都有额外的“s”。

第379,389,399,409,419,429,439行(共13章)在&lt; / tr&gt;(“)

之后有一个流氓

第449行,第13行有一个流氓“介于&lt; / tr&gt;(”)

所以第379,389,399,409,419,429,439和449行是8“出现”test11“