Home  >  Article  >  Backend Development  >  这样写之后为什么标签a失效了,应该如何解决

这样写之后为什么标签a失效了,应该如何解决

WBOY
WBOYOriginal
2016-06-13 12:52:28965browse

这样写之后为什么标签a失效了,应该怎么解决?

<td style="background-color:#ffffff;><br />
  <a href="http://www.douban.com/"><br />
    <h1><br />
      <span style="color:#f7c792;"><br />
        <span style="color:#2798CE;"><br />
          <span style="color:#2e963d;"><br />
            <span style="color:#f7c792;"><br />
              <span style="color:#2798CE;"><br />
                <span style="color:#2e963d;">d</span>o</span>u</span>b</span>a</span>n</span><br />
    </h1><br />
  </a><br />
</td>


------解决方案--------------------
没有发现你的 后引号没有封闭么??

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn