Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.