Skip to content

Commit cd66894

Browse files
committed
Fixing formatting in Personal Page document
1 parent 42e29ec commit cd66894

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@ title: Personal Page
44

55
## Instructions
66

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:
88

9-
Your webpage must:
109
- Use HTML to format the text.
1110
- Link to at least one image.
1211
- Include at least two pages.
1312
- Have at least two routes, an index route and a second route.
1413

1514
## Example
1615

17-
\vspace{.5in}
18-
1916
# Dwayne Johnson
2017

2118
## Bio
@@ -28,6 +25,6 @@ In 1996 started wrestling in the WWF. I eventually became champion in 2000-2002!
2825

2926
These days I mostly act in movies and hang out with my family. I also like working out and playing frisbee.
3027

31-
![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Dwayne_Johnson_2014_%28cropped%29.jpg/220px-Dwayne_Johnson_2014_%28cropped%29.jpg){ height=300px }
28+
![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Dwayne_Johnson_2014_%28cropped%29.jpg/220px-Dwayne_Johnson_2014_%28cropped%29.jpg){ height=200px }
3229

3330
Take a look at my [pictures page](/pictures)
-70 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)