Skip to content

Commit 9457755

Browse files
committed
Prepping personal page instructions for class
1 parent 2d04191 commit 9457755

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

units/03 - Introduction to Flask/Personal Page.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,19 @@ title: Personal Page
33
---
44

55
## Instructions
6-
Use Flask API to create a webpage that displays a personal page for you. Give some information about yourself that you'd like to share. Use HTML to format the text. Link to at least one image. The site should include at least two pages. Link to them from the index page.
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.
8+
9+
Your webpage must:
10+
- Use HTML to format the text.
11+
- Link to at least one image.
12+
- Include at least two pages.
13+
- Have at least two routes, an index route and a second route.
714

815
## Example
916

17+
\vspace{.5in}
18+
1019
# Dwayne Johnson
1120

1221
## Bio
22.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)