Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shehroz4477/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. You'll learn how to make webpages that respond to different screen sizes
https://github.com/shehroz4477/responsive-web-design
Last synced: 15 days ago
JSON representation
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. You'll learn how to make webpages that respond to different screen sizes
- Host: GitHub
- URL: https://github.com/shehroz4477/responsive-web-design
- Owner: Shehroz4477
- License: mit
- Created: 2024-11-24T15:43:36.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-24T15:44:37.000Z (about 1 month ago)
- Last Synced: 2024-11-24T16:35:57.748Z (about 1 month ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 quiz site.
Finally, you'll learn how to make webpages that respond to different screen sizes by building a photo gallery with Flexbox, and a magazine article layout with CSS Grid.