Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
54 results tagged css  ✕   ✕
SmolCSS https://smolcss.dev
Sun 15 May 2022 11:50:10 AM PDT archive.org

Minimal snippets for modern CSS layouts and components. With visible, tweakable examples.

css minimalist snippets webdesign
You Might Not Need Javascript http://youmightnotneedjs.com/
Mon 07 Mar 2022 03:40:58 PM PST archive.org

JavaScript is great, and by all means use it, while also being aware that you can build so many functional UI components without the additional dependancy.

Maybe you can include a few lines of utility code, or a mixin, and forgo the requirement. If you're only targeting more modern browsers, you might not need anything more than what the browser ships with.

This site is fully copied from youmightnotneedjquery.com, an excellent resource for vanilla JavaScript created by @adamfschwartz and @zackbloom. But this time, we take a look at the power of modern native HTML and CSS as well as some of the syntactic sugar of Sass. Because, you might not need scripts for that task at all!

html5 css javascript examples howto lightweight webdesign
Material Design Icons https://materialdesignicons.com
Tue 04 Jan 2022 05:14:47 PM PST archive.org

Material Design Icons' growing icon collection allows designers and developers targeting various platforms to download icons in the format, color and size they need for any project. 26,000 icons and counting.

Github: https://github.com/Templarian/MaterialDesign

webdesign icons fonts css free svg
A simple CSS trick for dark mode https://opensource.com/article/21/10/dark-themes-websites
Tue 09 Nov 2021 02:07:29 PM PST archive.org

How to use a few CSS tricks to implement light mode/dark mode on a website.

howto css
Animating Links https://cssanimation.rocks/animating-links/
Mon 13 Sep 2021 01:25:14 PM PDT archive.org

An article that teaches how to add CSS animations to hyperlinks.

webdev css howto links animation
hover.css https://ianlunn.github.io/Hover/
Mon 13 Sep 2021 01:20:56 PM PDT archive.org

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.

Github: https://github.com/IanLunn/Hover

webdesign css animation
Creative Menu Hover Effects https://codepen.io/abdelRhman345/pen/PXMmdv
Mon 13 Sep 2021 01:19:11 PM PDT archive.org

Maybe I can use this for links?

webdesign html5 css animation
bkis/dice-or-die https://github.com/bkis/dice-or-die
Mon 23 Aug 2021 06:30:56 PM PDT archive.org

A simple, aesthetic tabletop dice rolling simulator featuring d4, d6, d8, d10, d12, d20 and d100! Use offline or host it yourself!

You can also use it online: https://bkis.github.io/dice-or-die/

You can also select a combination of dice to roll (such as 1d4 and 2d6 and 3d20) and the app will roll them and total them up for you.

Or use mine: https://amoebatron.virtadpt.net/

html5 css javascript webapp dice rpgs
Lissy93/voronoi-site-template https://github.com/Lissy93/voronoi-site-template
Wed 05 May 2021 03:37:05 PM PDT archive.org

A small but highly customisable site template, ideal for a project documentation homepage.

Might be addable to my website's theme.

Demo: https://lissy93.github.io/voronoi-site-template/

webdesign html5 css javascript webshit backgrounds interactive geometry
lissy93/dashy https://github.com/lissy93/dashy
Wed 05 May 2021 03:34:45 PM PDT archive.org

A nice, retro-looking dashboard for organizing your environments. Instant local search, keyboard shortcuts, themable, customizable. YAML config file. Icons can be customized as well. Theoretically small enough to carry around on your mobile device. Uses yarn to install dependencies and compile. Themes can be switched out in realtime.

Reminds me a bit of GEOS or Workbench.

Serve with any web server; the Docker container uses nginx, but use whatever.

dashboard startpage webshit javascript html5 css retro
Rico's Cheatsheets https://devhints.io/
Tue 20 Apr 2021 02:05:53 PM PDT archive.org

Hey! I'm @rstacruz and this is a modest collection of cheatsheets I've written.

Github: https://github.com/rstacruz/cheatsheets

sysadmin howto cheatsheets databases tools analytics applications programming cli tools css
https://picnicss.com/ https://picnicss.com/
Tue 23 Feb 2021 10:46:10 PM PST archive.org

A lightweight CSS framework for personal sites.

css webdesign html5 lightweight
simon-mettler/shaarli-theme https://github.com/simon-mettler/shaarli-theme
Tue 16 Feb 2021 03:05:32 PM PST archive.org

Somebody's user.css file for a Shaarli instance.

css themes shaarli
ericchiang/pup https://github.com/ericchiang/pup
Thu 04 Feb 2021 02:24:12 PM PST archive.org

pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors.

Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal.

golang cli tool html css analysis exocortex
GitHub - zeplia/minwiz https://github.com/zeplia/minwiz
Wed 30 Dec 2020 09:17:48 PM PST archive.org

Use this starter kit to create a viable, good looking, production-ready website whose entire size does not exceed 2 KB compressed when opened in a browser. Ideally, the total size of all assets (HTML, CSS, favicon, etc.) downloaded by the browser when opening the page will be under 2 KB. You need npm and gulp installed to assemble it, but once you have it everything you need will be in the dist/ subdirectory.

webdesign css html5 lightweight framework
Charts.css https://chartscss.org/
Mon 21 Dec 2020 06:23:52 PM PST archive.org

A data visualization framework written in CSS. Uses the semantic HTML5 tags to identify data to process, the data goes inside the HTML markup in the form of tables. No Javascript is needed to pull data out of APIs for processing (unless you want to roll that way, I guess). The core CSS file can be downloaded and put to use more or less immediately.

Github: https://github.com/ChartsCSS/charts.css

webdesign css charts graphs utility visualization html5
GitHub - marella/material-icons https://github.com/marella/material-icons
Thu 10 Dec 2020 12:37:31 PM PST archive.org

Material design icon font and CSS framework for self hosting the icons.

Demo and visual directory of icons: https://marella.me/material-icons/demo/

webdesign icons fonts css free
GitHub - amdelamar/pm-theme: 🎨 Easy Themes for ProtonMail (v3.16.x) https://github.com/amdelamar/pm-theme
Tue 08 Dec 2020 12:24:28 AM PST archive.org
css themes webmail
GitHub - panicsteve/shutup-css: CSS stylesheet to hide comments on web pages https://github.com/panicsteve/shutup-css
Tue 08 Dec 2020 12:18:37 AM PST archive.org
css comments browser
GitHub - erictreacy/mimic.css: Everyone else is doing it! https://github.com/erictreacy/mimic.css
Tue 08 Dec 2020 12:16:46 AM PST archive.org
css animation simple
page 1 / 3
4029 links, including 257 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn