Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andriikot/legacy_responsive_web_design_challenges-freecodecamp-

CSS-HTML5
https://github.com/andriikot/legacy_responsive_web_design_challenges-freecodecamp-

css css-animations css-flexbox css-grid css3 css3-animations html html5

Last synced: 3 days ago
JSON representation

CSS-HTML5

Awesome Lists containing this project

README

        

# Legacy Responsive Web Design Challenges

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.

### [Basic HTML and HTML5](https://github.com/AndriiKot/HTML__Basic__FreeCodeCamp)
### Basic CSS
### [CSS Flexbox](https://github.com/AndriiKot/CSS__Flexbox__FreeCodeCamp)
### CSS Grid