You are here |
www.silvestar.codes | ||
| | | |
blog.logrocket.com
|
|
| | | | A CSS style guide is a set of standards and rules on how to use and write CSS code. It [...] | |
| | | |
alvarotrigo.com
|
|
| | | | What? A slider that only uses CSS, and no JS? Pure CSS and no JavaScript? Yes, it is possible - here's how! | |
| | | |
alvaromontoro.com
|
|
| | | | You may have noticed those reading progress indicators on top of some pages (mainly news articles and blog posts). They are a bar that grows as you read the article and lets you know how much you have left to read visually. This component is a nice feature, especially on mobile, where the scrollbars are not always visible. But did you know that you can code a reading indicator with just a single HTML element and some CSS? No JavaScript code at all. :: Blog post at Alvaro Montoro's Personal Website. | |
| | | |
bryanlrobinson.com
|
|
| | In this article, we'll mix Markdown files with external data sources to create a unified 11ty Collection. |