Skip to Content

HTML Document

URL: https://www.w3.org/WAI/demos/bad/after/home.html
HTTP Status: 200 OK
MIME Type: text/html
Last Modified: Wed, 18 May 2016 16:54:12 GMT
Download Time: Less than a second
Cookies: __cf_bm=NBgD1GYoKcRLJp9K2k2YD
Size: 12 KB
Depth: 1 clicks from home page
Charset: utf-8
Forms: 1 forms containing 2 controls
HTTP Headers:  15 headers
Links In:  1 pages
OK Issues: No issues found

1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

2

3<html lang="en">

4

5 <head>

6

7 <title>

8Welcome to CityLights! [Accessible Home Page]</title>

9

10 <meta http-equiv="content-type" content="text/html; charset=utf-8">

11

12 <link href="../css/main.css" rel="stylesheet" type="text/css">

13

14 <script src="../js/onload.js" type="text/javascript">

15</script>

16

17 <script src="../js/localdate.js" type="text/javascript">

18</script>

19

20 </head>

21

22 <body>

23

24 <div id="meta-header">

25

26 <p id="skipnav">

27<a href="#page">

28Skip to accessible demo page</a>

29</p>

30

31 <p id="logos">

32<a href="https://www.w3.org/" title="W3C Home">

33<img alt="W3C logo" src="../img/w3c.png" height="48" width="72">

34</a>

35<a href="https://www.w3.org/WAI/" title="WAI Home">

36<img alt="Web Accessibility Initiative (WAI) logo" src="../img/wai.png" height="48">

37</a>

38</p>

39

40 <h1>

...

</html>