You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: units/03 - Introduction to Flask/Personal Page.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,15 @@ title: Personal Page
4
4
5
5
## Instructions
6
6
7
-
Use Flask API to create a webpage that displays __your own__ personal webpage. Give some information about yourself that you'd like to share.
7
+
Use Flask API to create a webpage that displays __your own__ personal webpage. Give some information about yourself that you'd like to share. Your webpage must:
8
8
9
-
Your webpage must:
10
9
- Use HTML to format the text.
11
10
- Link to at least one image.
12
11
- Include at least two pages.
13
12
- Have at least two routes, an index route and a second route.
14
13
15
14
## Example
16
15
17
-
\vspace{.5in}
18
-
19
16
# Dwayne Johnson
20
17
21
18
## Bio
@@ -28,6 +25,6 @@ In 1996 started wrestling in the WWF. I eventually became champion in 2000-2002!
28
25
29
26
These days I mostly act in movies and hang out with my family. I also like working out and playing frisbee.
0 commit comments