Skip to content
My custom sidebar top content
Responsive example

Step 3: Bring some responsive behavior to the website project

From W3Schools

It is called responsive web design when you use CSS and HTML to resize, hide, shrink, enlarge, or move the content to make it look good on any screen.

Source

Responsive example

Desktop

Responsive example

Tablet

Responsive example

Phone

You will work on your website to make it responsive using your browser DevTools, and make some commit to your GitHub repository for it

To make a website responsive, you will need some CSS properties

I didn’t find a good tutorial like in OpenClassroom but here are a few guides / articles I could find:

The Beginner's Guide to Responsive Web Design (Code Samples & Layout Examples)

Responsive Design | HTML & CSS Is Hard

However if you prefer to watch some videos you can also if it’s better for you!

Goals

I want you to:

Skip to content
Responsive example

Step 3: Bring some responsive behavior to the website project

From W3Schools

It is called responsive web design when you use CSS and HTML to resize, hide, shrink, enlarge, or move the content to make it look good on any screen.

Source

Responsive example

Desktop

Responsive example

Tablet

Responsive example

Phone

You will work on your website to make it responsive using your browser DevTools, and make some commit to your GitHub repository for it

To make a website responsive, you will need some CSS properties

I didn’t find a good tutorial like in OpenClassroom but here are a few guides / articles I could find:

The Beginner's Guide to Responsive Web Design (Code Samples & Layout Examples)

Responsive Design | HTML & CSS Is Hard

However if you prefer to watch some videos you can also if it’s better for you!

Goals

I want you to: