File: case-1610888b.html

package info (click to toggle)
tidy-html5 2%3A5.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,668 kB
  • sloc: ansic: 43,061; ruby: 1,368; sh: 404; xml: 225; cpp: 30; makefile: 26
file content (36 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xml:lang="en"
      lang="en">
<head>
  <meta http-equiv="Content-Type"
        content="text/html; charset=iso-8859-1" />
  <title>1610888</title>
  <style type="text/css">
  /*<![CDATA[*/
  body {
        color: #000;
        background-color: #fff;
  }
  .container {
        background-color: #ff0;
        border: solid 5px #f00;
        font-size: 500%;
  }
  /*]]>*/
  </style>
</head>
<body>
  <div class="container"><img src=
  "http://www.w3.org/Icons/valid-xhtml10"
       alt=""
       height="31"
       width="88" /></div>
  <div class="container"><img src=
  "http://www.w3.org/Icons/valid-xhtml10"
       alt=""
       height="31"
       width="88" /></div>
</body>
</html>