Update broken links (#20280)
Removed the single quotes at the end of each link so they work correctly.
This commit is contained in:
@ -58,7 +58,7 @@ You can also combine classes in the same line:
|
||||
}
|
||||
```
|
||||
|
||||
You can see the result of the above code [here](https://codepen.io/Tlandis/pen/RLvomV'). Learn how to combine css classes using selectors [here](https://www.w3schools.com/css/css_combinators.asp').
|
||||
You can see the result of the above code [here](https://codepen.io/Tlandis/pen/RLvomV). Learn how to combine css classes using selectors [here](https://www.w3schools.com/css/css_combinators.asp).
|
||||
|
||||
#### More Information:
|
||||
|
||||
|
Reference in New Issue
Block a user