1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <title>Document Viewer : NPR</title>
6 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
7 <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
8 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
9 <link rel="shortcut icon" href="https://media.npr.org/favicon.ico" />
10
11 <!-- CHARTBEAT -->
12 <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
13
14 <!-- CSS -->
15
16
17 <link rel="stylesheet" type="text/css" href="css/app.min.css" />
18
19 <!-- JS -->
20
21
22
23
24
25
26 <script type="text/javascript" src="js/app-header.min.js"></script>
27
28
29<base target="_top">
30
31</head>
32<body class="">
33 <a class="sr-only" href="#content">Skip To Content</a>
34
35
36
37
38<nav role="navigation">
39 <ul class="site-links">
40 <li class="npr"><a href="https://www.npr.org"><img src="https://media.npr.org/chrome/news/nprlogo_138x46.gif" alt="NPR" /></a></li>
...
</html>