|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
2 | | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 1 | +<!DOCTYPE html> |
3 | 2 |
|
4 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
5 | 4 | <head> |
6 | | - <link rel="icon" type="image/png" href="https://www.khoury.northeastern.edu/wp-content/uploads/2020/08/cropped-favicon-512x512-1-32x32.png"> |
7 | | - <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 5 | + <link rel="icon" type="image/png" href="https://www.khoury.northeastern.edu/wp-content/uploads/2020/08/cropped-favicon-512x512-1-32x32.png" /> |
| 6 | + <meta http-equiv="content-type" content="text/html; charset=utf-8" > |
8 | 7 | <meta name="keywords" content="Ben, Lerner, Benjamin, Computer, |
9 | 8 | Science, University, Washington, Ph.D., Programming, |
10 | | - Languages, UW, CSE, Brown" /> |
11 | | - <meta name="author" content="Benjamin Lerner" /> |
12 | | - <base href="{{ site.baseurl }}" /> |
| 9 | + Languages, UW, CSE, Brown" > |
| 10 | + <meta name="author" content="Benjamin Lerner" > |
| 11 | + <base href="{{ site.baseurl }}" > |
13 | 12 | <title>Genetec » Benjamin Lerner</title> |
14 | | - <script type="text/javascript" src="scripts/jsUtilities.js"></script> |
15 | | - <script type="text/javascript" src="scripts/footnoteLinks.js"></script> |
16 | | - <script type="text/javascript" src="scripts/popups.js"></script> |
17 | | - <script type="text/javascript"> |
| 13 | + <script src="scripts/jsUtilities.js"></script> |
| 14 | + <script src="scripts/footnoteLinks.js"></script> |
| 15 | + <script src="scripts/popups.js"></script> |
| 16 | + <script> |
18 | 17 | // <![CDATA[ |
19 | 18 | window.onload = function() { |
20 | 19 | footnoteLinks('content','content'); |
|
48 | 47 | // ]]> |
49 | 48 | </script> |
50 | 49 | <link title="styles" href="css/styles.css" type="text/css" |
51 | | - rel="stylesheet" media="screen" /> |
| 50 | + rel="stylesheet" media="screen" > |
52 | 51 | <link title="styles" href="css/printstyles.css" type="text/css" |
53 | | - rel="stylesheet" media="print" /> |
| 52 | + rel="stylesheet" media="print" > |
54 | 53 | <!--[if IE 7]><style>#footer{margin: 0 -16px 0 -15px;}</style><![endif]--> |
55 | 54 | </head> |
56 | 55 |
|
@@ -98,21 +97,6 @@ <h1 class="fn">Benjamin Lerner</h1> |
98 | 97 |
|
99 | 98 | </div> |
100 | 99 | </div> |
101 | | - <div id="footer"> |
102 | | - <p>Validate: |
103 | | - <a href="http://validator.w3.org/check/referer" |
104 | | - class="popup" |
105 | | - title="Check the validity of this site’s XHTML"><img |
106 | | - src="images/valid_xhtml_80x15.png" alt="xhtml" /></a> |
107 | | - <a href="http://jigsaw.w3.org/css-validator/check/referer" |
108 | | - class="popup" |
109 | | - title="Check the validity of this site’s CSS"><img |
110 | | - src="images/valid_css_80x15.png" alt="css" /></a> |
111 | | - </p> |
112 | | - <p id="firefox">Site best viewed with <a class="popup" |
113 | | - href="http://getfirefox.com"><img alt="Firefox" |
114 | | - src="images/get_firefox_80x15.png" /></a></p> |
115 | | - </div> |
116 | 100 | </div> |
117 | 101 | </body> |
118 | 102 | </html> |
0 commit comments