GitHub / sofiane-abou-abderrahim / html-css-basics-daily-challenge-website
I built a basic HTML & CSS website using a lot of HTML core features, such as ordered and unordered lists, parent-child relationship, descendant elements and ancestors, HTML layouts. I also used some CSS core concepts, like cascading, inheritance and specificity, the CSS box model, the different selectors, combinators, classes and IDs, block and inline elements, vertical margins and padding to inline elements, vertical margins limitations exceptions for replaced inline elements, margin collapsing.
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 184 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago
Topics: box-model, cascading, css3, descendants-ancestors, html-layouts, html5, inheritance, ordered-list, parent-child, specificity, unordered-list