Html程序  |  12行  |  143 B

<!--
@MAC-DENY:AXTitle*
-->
<!doctype html>
<html>
<body>
  <p>
    This paragraph has one <span>word</span> in a span.
  </p>
</body>
</html>