You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/CSS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
- To **simplify** the management of website design by allowing styles to be applied globally, reducing redundancy and enabling the easy creation of **responsive** layouts for varying screen sizes and devices.
17
17
-
18
18
-# introduction
19
-
- #### Advantages:
19
+
- ## Advantages:
20
20
- **Separation of Structure and Design**: CSS separates HTML content from styling, making the code cleaner and easier to maintain.
21
21
-
22
22
- **Responsive Design**: Easily adapt layouts for different screen sizes using **media queries**.
@@ -27,7 +27,7 @@
27
27
-
28
28
- **Easy to Learn**: Intuitive syntax, especially for those with HTML knowledge.
29
29
-
30
-
- #### Disadvantages:
30
+
- ## Disadvantages:
31
31
- **Cross-Browser Issues**: Older browsers or versions may have compatibility problems.
32
32
-
33
33
- **No Logic**: CSS lacks programming logic (no loops, conditions) and relies on JavaScript for dynamic behavior.
Copy file name to clipboardExpand all lines: pages/Introduction.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,8 @@
133
133
- [[OpenSUSE]] :- A community-driven distribution with strong support for development and server environments, offering both stable and rolling release options.
134
134
-
135
135
- [[Linux Mint]] :- A user-friendly distribution based on Ubuntu, designed to provide a familiar interface for users transitioning from Windows.
136
+
-
137
+
- ## Windows
136
138
-
137
139
-## Frameworks, Libraries Common Elements
138
140
- You Can find particular lib & Frameworks in that programing page
@@ -274,10 +276,12 @@
274
276
- [bhartiya Digital lib](https://ndl.iitkgp.ac.in/)
0 commit comments