Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dracula27/freecodecamp_responsivewebdesign_catphotoapp
HTML tags give a webpage its structure. You can use HTML tags to add photos, buttons, and other elements to your webpage. In this course, you'll learn the most common HTML tags by building your own cat photo app.
https://github.com/dracula27/freecodecamp_responsivewebdesign_catphotoapp
freecodecamp freecodecamp-curriculum freecodecamp-frontend freecodecamp-project html html5
Last synced: about 2 months ago
JSON representation
HTML tags give a webpage its structure. You can use HTML tags to add photos, buttons, and other elements to your webpage. In this course, you'll learn the most common HTML tags by building your own cat photo app.
- Host: GitHub
- URL: https://github.com/dracula27/freecodecamp_responsivewebdesign_catphotoapp
- Owner: DrAcula27
- Created: 2024-04-04T02:05:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T02:26:22.000Z (9 months ago)
- Last Synced: 2024-04-04T03:30:51.086Z (9 months ago)
- Topics: freecodecamp, freecodecamp-curriculum, freecodecamp-frontend, freecodecamp-project, html, html5
- Language: HTML
- Homepage: https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_catPhotoApp/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp_responsiveWebDesign_catPhotoApp
## Live Demo
[Cat Photo App](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_catPhotoApp/)
## Project Information
The first of four(4) learning projects before the first certification project in freeCodeCamp's [Responsive Web Design course](https://www.freecodecamp.org/learn/2022/responsive-web-design/).
The course/project description from their website is as follows:
> HTML tags give a webpage its structure. You can use HTML tags to add photos, buttons, and other elements to your webpage. In this course, you'll learn the most common HTML tags by building your own cat photo app.