Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit b1a4392

Browse files
authored
Adding Website
1 parent f8ffd96 commit b1a4392

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
# http://www.cssselectors.xyz/
2+
13
# CSS Selectors Tutorial and Examples
24

35
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.
46

57
## Website
68

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.
810

911

1012
## License

0 commit comments

Comments
 (0)