https://github.com/ullaskunder3/mastering-html-css
Lets learn the concepts of HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets), They are the two core technologies for building Awesome design & Web pages
https://github.com/ullaskunder3/mastering-html-css
code css3 design fundamental html5 learning-by-doing resonpsive webapp website
Last synced: 2 months ago
JSON representation
Lets learn the concepts of HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets), They are the two core technologies for building Awesome design & Web pages
- Host: GitHub
- URL: https://github.com/ullaskunder3/mastering-html-css
- Owner: ullaskunder3
- Created: 2021-07-28T15:16:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-18T15:13:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T22:25:31.989Z (4 months ago)
- Topics: code, css3, design, fundamental, html5, learning-by-doing, resonpsive, webapp, website
- Language: HTML
- Homepage:
- Size: 669 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML & CSS
Lets learn the concepts of HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets), They are the two core technologies for building Awesome design & Web pages
## Projects just using HTML & CSS [README](./Project/README.md)
## concepts to cover
### HTML [README](./HTML/README.md)
- HTML elements
- HTML tags, attributes
- Nesting elements
- Basic HTML Structure
- Text Formatting,
- HTML anchors and attributes,
- HTML5 tags
- Lists
- Tables
- Canvas### CSS [README](./CSS/README.md)
- css (syntax, types)
- Properties and Value
- Color in css
- Color keyword
- RGB value
- RGBA value
- HSL value
- HSLA value
- Hexadecimal value
- Selectors in CSS
- Specificity
- Position in CSS
- Css Unit
- Css function values
- Catagory of type faces
- Float
- Box Model