/parser/htmlparser/tests/html/text003.html

http://github.com/zpao/v8monkey · HTML · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 6bb6427b6efe6bd8ef013ddb8e07f4a8 MD5 · raw file

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-type" CONTENT="text/html">
  4. <TITLE>Welcome to Netscape</TITLE>
  5. </HEAD>
  6. <BODY BGCOLOR="blue">
  7. Text-001
  8. </font>
  9. <br>
  10. Text after closing font tag.
  11. </BODY>
  12. </HTML>