Sly is a JavaScript library for advanced one-directional scrolling with item based navigation support.
The heated competition between web browsers means that most users are now accessing the Internet from devices that support a range of cutting-edge W3C standards in a truly interoperable manner. This means that we can finally leverage powerful and flexible CSS functions to produce cleaner, more maintainable frontend code. Let’s have a look at some of the more exciting choices you may not even be aware of.
Namely how to:
- Display an HTML attribute value in CSS with
attr()- Add automatic numbering to lists with
counter()- Do the math with
calc()