|
|
|
|
|
by HoLyVieR
5051 days ago
|
|
It's not many things, if you look carefully you will realize most of what is listed can be rewritten with a CSS selector. For example ":button" is the same has "button, input[type='button']". They are mostly just shorthand and that's not extra feature. |
|