Project "in building" for freeCodeCamp
"Responsive Web Design" certification
- My portfolio should have a welcome section with an id of
welcome-section
. - The welcome section should have an
h1
element that contains text. - My portfolio should have a projects section with an id of
projects
. - The projects section should contain at least one element with a class of
project-tile
to hold a project. - The projects section should contain at least one link to a project.
- My portfolio should have a navbar with an id of
navbar
. - The navbar should contain at least one link that I can click on to navigate to different sections of the page.
- My portfolio should have a link with an id of
profile-link
, which opens my GitHub or FCC profile in a new tab. - My portfolio should have at least one media query.
- The height of the welcome section should be equal to the height of the viewport.
- The navbar should always be at the top of the viewport.
[x] full responsive
[x] extended accessibility
- HTML
- CSS (+ flexbox)
- Bootstrap
- JavaScript
- jQuery
- Google fonts for Laila font
- Font Awesome icons
If you're a freeCodeCamp student, please use this project as an inspiration but write your own code.
It's what will make us all better developers π
Background image credit: Photo by Adrian Pelletier on Unsplash