0 Forks
1 Stars
1 Watchers

FreeCodeCamp-Responsive-Web-Design

In this Responsive Web Design Certification, you'll learn the languages that developers use to build webpages: HTML (Hypertext Markup Language) for content, and CSS (Cascading Style Sheets) for design. First, you'll build a cat photo app to learn the basics of HTML and CSS. Later, you'll learn modern techniques like CSS variables by building a penguin, and best practices for accessibility by building a web form. Finally, you'll learn how to make webpages that respond to different screen sizes by building a Twitter card with Flexbox, and a complex blog layout with CSS Grid.

How to download and setup FreeCodeCamp-Responsive-Web-Design

Open terminal and run command
git clone https://github.com/pallabi-123/FreeCodeCamp-Responsive-Web-Design.git
git clone is used to create a copy or clone of FreeCodeCamp-Responsive-Web-Design repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FreeCodeCamp-Responsive-Web-Design https://github.com/pallabi-123/FreeCodeCamp-Responsive-Web-Design/archive/master.zip

Or simply clone FreeCodeCamp-Responsive-Web-Design with SSH
[email protected]:pallabi-123/FreeCodeCamp-Responsive-Web-Design.git

If you have some problems with FreeCodeCamp-Responsive-Web-Design

You may open issue on FreeCodeCamp-Responsive-Web-Design support forum (system) here: https://github.com/pallabi-123/FreeCodeCamp-Responsive-Web-Design/issues