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.
- Host: GitHub
- URL: https://github.com/emmanuel-howard/learning-html-css
- Owner: Emmanuel-Howard
- Created: 2025-02-08T02:02:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T16:08:08.000Z (about 1 year ago)
- Last Synced: 2025-05-18T15:44:11.584Z (10 months ago)
- Topics: css, html, learning-html-css
- Language: HTML
- Homepage:
- Size: 33.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.