-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (26 loc) · 782 Bytes
/
index.html
File metadata and controls
28 lines (26 loc) · 782 Bytes
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
26
27
28
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hello, World!</title>
<link rel="stylesheet" href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"https://cdn.simplecss.org/simple.css">%3C/div>
<link rel="stylesheet" href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"style.css">%3C/div>
</head>
<body>
<nav>
<a href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"emoji.html">Emoji</a>%3C/div>
<a href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"images/gallery.html">Gallery</a>%3C/div>
</nav>
<h1>Hello, World Wide Web!</h1>
<p>This is my first website.</p>
<h2>About me</h2>
<p>I'm a Python programmer and bug collector.</p>
<h2>Links</h2>
<p>My favorite websites are:</p>
<ul>
<li><a href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"https://www.realpython.com">realpython.com</a></li>%3C/div>
<li><a href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"https://www.python.org">python.org</a></li>%3C/div>
<li><a href=/proxy/https/github.com/realpython/materials/blob/python-gui-tkinter/html-css-python/html_project/"https://www.pypi.org">pypi.org</a></li>%3C/div>
<ul>
</body>
</html>
You can’t perform that action at this time.