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

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

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