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

https://github.com/emmanuel-howard/learning-html-css

My first introduction to HTML & CSS through an online class, before starting WGU.
https://github.com/emmanuel-howard/learning-html-css

css html learning-html-css

Last synced: 8 months ago
JSON representation

My first introduction to HTML & CSS through an online class, before starting WGU.

Awesome Lists containing this project

README

          

# Learning HTML \ CSS

My first introduction to HTML & CSS through an online class, before starting WGU.

## Learnings

All basic HTML & CSS, such as:

- HTML Structure
- Embedded Items (Images, Videos, Audio)
- Forms, Tables, & Buttons
- Semantic HTML
- Divs & Spans
- Meta Tags

- CSS Syntax
- Box Model
- Display Types
- Positioning
- Fonts & Typography
- Shadows
- CSS Animations

- ETC.