Mercurial > web
comparison projects/index.html @ 77:d9242232f51d
html: validate
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 08 May 2024 17:42:11 -0400 |
parents | ed130c092d75 |
children |
comparison
equal
deleted
inserted
replaced
76:ed130c092d75 | 77:d9242232f51d |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html lang="en-US"> | 2 <html lang="en-US"> |
3 <head> | 3 <head> |
4 <title>projects - Paper's website</title> | 4 <title>projects - Paper's website</title> |
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
6 <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 <link href="/css/style.css" rel="stylesheet" media="screen"> | 7 <link href="/css/style.css" rel="stylesheet" media="screen"> |
8 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?"> | 8 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?"> |
9 <style> | 9 <style> |
10 body { | 10 body { |
11 background-color: #a99a7b; | 11 background-color: #a99a7b; |