-
User stories:
- My product landing page should have a header element with a corresponding
id="header"
. - I can see an image within the
header
element with a correspondingid="header-img"
. A company logo would make a good image here. - Within the
#header
element I can see anav
element with a correspondingid="nav-bar"
. - I can see at least three clickable elements inside the
nav
element, each with the classnav-link
. - When I click a
.nav-link
button in thenav
element, I am taken to the corresponding section of the landing page. - I can watch an embedded product video with
id="video"
. - My landing page has a
form
element with a correspondingid="form"
. - Within the form, there is an
input
field withid="email"
where I can enter an email address. - The
#email
input field should have placeholder text to let the user know what the field is for. - The
#email
input field uses HTML5 validation to confirm that the entered text is an email address. - Within the form, there is a submit
input
with a correspondingid="submit"
. - When I click the
#submit
element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit) that confirms the email address was entered and that it posted successfully. - The navbar should always be at the top of the viewport.
- My product landing page should have at least one media query.
- My product landing page should utilize CSS flexbox at least once.
- My product landing page should have a header element with a corresponding
-
Stack:
- HTML
- CSS(Flexbox)
-
Notifications
You must be signed in to change notification settings - Fork 0
License
erolaliyev/product-landing-page
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published