File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727### CSS : Cascading Style Sheets
2828
2929<details >
30- <summary >H </summary >
30+ <summary >The Important Cascade Algorithm </summary >
3131
32- * V
32+ * CSS Execution Order
33+ * CSS Combinators
34+ * CSS Inheritance
35+
36+ </details >
37+
38+ <details >
39+ <summary >Important Topics</summary >
40+
41+ * CSS Selectors
42+ * CSS position
43+ * Flexbox
44+ * Z-index (content position)
45+ * Margin, Padding
46+ * Overflow
47+ * CSS Shadows
48+ * CSS function
49+
50+ </details >
51+
52+ <details >
53+ <summary >Topics for Efficient CSS coding</summary >
54+
55+ * CSS Shorthands
56+ * CSS Pseudo Code (Class & Elements)
57+ * CSS custom coding: CSS root
58+ * CSS Custom Coding: CSS variable
59+ * CSS Breakpoints
60+ * Sizing units
61+
62+ </details >
63+
64+ <details >
65+ <summary >More to cover</summary >
66+
67+ * CSS Preprocessor
68+ * SCSS
69+ * LESS
70+ * CSS Framework
71+ * Bootstrap
72+ * Tailwind
73+ * CSS Normalize
74+ * CSS in JS
3375
3476</details >
3577
You can’t perform that action at this time.
0 commit comments