This repository was archived by the owner on Feb 27, 2023. It is now read-only.
File tree 20 files changed +24
-19
lines changed
20 files changed +24
-19
lines changed Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 9 . Media Queries - HTML, CSS and Git Exercises</ title >
7
+ < title > 10 . Media Queries - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week2-media-queries.css ">
10
10
< link rel ="stylesheet " href ="/week-2/9-media-queries/columns.css ">
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 10 - Flex Direction- HTML, CSS and Git Exercises</ title >
6
+ < title > 11 - Flex Direction- HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 11 - Justify Content - HTML, CSS and Git Exercises</ title >
6
+ < title > 12 - Justify Content - HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 12 - Align Items - HTML, CSS and Git Exercises</ title >
6
+ < title > 13 - Align Items - HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 13 - Order - HTML, CSS and Git Exercises</ title >
6
+ < title > 14 - Order - HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 14 - Align Self - HTML, CSS and Git Exercises</ title >
6
+ < title > 15 - Align Self - HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < title > 15 - Combined Flexbox Exercises - HTML, CSS and Git Exercises</ title >
6
+ < title > 16 - Combined Flexbox Exercises - HTML, CSS and Git Exercises</ title >
7
7
< link rel ="stylesheet " href ="/css/normalize.css " />
8
8
< link rel ="stylesheet " href ="/css/week2.css " />
9
9
< link rel ="stylesheet " href ="flexbox.css " />
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 16 . Navigation Menu - HTML, CSS and Git Exercises</ title >
7
+ < title > 17 . Navigation Menu - HTML, CSS and Git Exercises</ title >
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< link rel ="stylesheet " href ="/css/normalize.css ">
10
10
< link rel ="stylesheet " href ="/css/week2-nav-menu.css ">
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 8 . Git Merge - HTML, CSS and Git Exercises</ title >
7
+ < title > 18 . Git Merge - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week1.css ">
10
10
< link rel ="stylesheet " href ="/css/message.css ">
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 17 - Search Form - HTML, CSS and Git Exercises</ title >
7
+ < title > 19 - Search Form - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 18 - Form Labels - HTML, CSS and Git Exercises</ title >
7
+ < title > 20 - Form Labels - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 19 - Form Buttons - HTML, CSS and Git Exercises</ title >
7
+ < title > 21 - Form Buttons - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 20 - Checkout Form - HTML, CSS and Git Exercises</ title >
7
+ < title > 22 - Checkout Form - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 1
1
# Checkout Form
2
2
3
- This customer is ready to buy a CodeYourFuture t-shirt. We need ask them who they are and how we can contact them so that we can send them the t-shirt.
3
+ This customer is ready to buy a CodeYourFuture t-shirt. We need to ask them who they are and how we can contact them so that we can send them the t-shirt.
4
4
5
5
In this exercise you will add forms to collect checkout information. Follow the steps below to complete this exercise.
6
6
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 21 - Blog Comments - HTML, CSS and Git Exercises</ title >
7
+ < title > 23 - Blog Comments - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
@@ -29,6 +29,11 @@ <h1>Our t-shirts are amazing!</h1>
29
29
< p > Add your comments and let us know what you think!</ p >
30
30
31
31
<!-- Your comment form goes here -->
32
+ < form >
33
+ < label > Add Your Message</ label >
34
+ < textarea > </ textarea >
35
+ < button > Send Comment</ button >
36
+ </ form >
32
37
</ div >
33
38
34
39
</ main >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 22 - Dietary Requirements - HTML, CSS and Git Exercises</ title >
7
+ < title > 24 - Dietary Requirements - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 23 - T-Shirt Size - HTML, CSS and Git Exercises</ title >
7
+ < title > 25 - T-Shirt Size - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
< link rel ="stylesheet " href ="styles.css ">
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 24 - Checkout Groups - HTML, CSS and Git Exercises</ title >
7
+ < title > 26 - Checkout Groups - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
- < title > 25 - Field Attributes - HTML, CSS and Git Exercises</ title >
7
+ < title > 27 - Field Attributes - HTML, CSS and Git Exercises</ title >
8
8
< link rel ="stylesheet " href ="/css/normalize.css ">
9
9
< link rel ="stylesheet " href ="/css/week3-forms.css ">
10
10
</ head >
You can’t perform that action at this time.
0 commit comments