Technical Documentation Page

Responsive Web Design Project for FreeCodeCamp (3 of 5)

This is the third project for the Responsive Web Design Certification. More information can be found here: https://www.freecodecamp.org/learn/2022/responsive-web-design/build-a-technical-documentation-page-project/build-a-technical-documentation-page

For this project, we have to build our own index.html and styles.css file which includes the use of media query.

You can view the page here:

https://jessislearning.github.io/technical-documentation-page/

Or view screenshots:

Case 1: When the screen is >600px, the page looks like this:

image


Case 2: screen is <600px, the page looks like this:

image