We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76933f7 + b0973ee commit f9dec57Copy full SHA for f9dec57
html/lesson3/tutorial.md
@@ -324,7 +324,7 @@ a:active
324
```
325
326
Order is **very** important. Always use the order descibed above if you want to apply differente styling for all of the states described above.
327
-The most commonly used pseudo class for links, that we will also be using today it `a:hover`
+The most commonly used pseudo class for links, that we will also be using today is `a:hover`
328
329
## Styling links
330
0 commit comments