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
{{ message }}
This repository was archived by the owner on May 12, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
+
# http://www.cssselectors.xyz/
2
+
1
3
# CSS Selectors Tutorial and Examples
2
4
3
5
This repository contains a collection of HTML and CSS files demonstrating various CSS selector rules. Each HTML page focuses on a specific selector rule, providing examples and explanations to help you understand how to target and style elements using CSS selectors.
4
6
5
7
## Website
6
8
7
-
You can also access a live version of these examples on the [CSS Selectors Tutorial website](https://css-tutorial.kawsarlog.repl.co/). The website provides an interactive environment where you can try out the examples and experiment with CSS selectors using the browser's developer tools.
9
+
You can also access a live version of these examples on the [CSS Selectors Tutorial website](http://www.cssselectors.xyz/). The website provides an interactive environment where you can try out the examples and experiment with CSS selectors using the browser's developer tools.
0 commit comments