forked from OpenSUTD/DDDDDDDDDD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathd.html
25 lines (24 loc) · 739 Bytes
/
d.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no"
/>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/icon?family=Material+Icons"
/>
<link rel="stylesheet" href="./d.css" />
<title>dddddddddd</title>
</head>
<body>
<h1 style="font-family: Roboto">D</h1>
</body>
</html>