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
60 results tagged css  ✕   ✕
Weblite/HTMLite https://codeberg.org/Weblite/HTMLite
Fri 20 Jan 2023 02:12:42 PM PST archive.org

This specification defines HyperText Markup Language as implemented in the broader diversity of web browsers, including Rhapsode, Lynx, Dillo, Netsurf, Weasyprint, etc. HTML is a language for annotating plain text with its semantic structure, and to reference related resources. HTML specifically does not dictate how its text should be presented. For the sake of rendering to a variety of devices, and to ease website authoring & maintenance.

HTMLite is meant to be loosely compatible with WHATWG's HTML specification whilst being tractible to understand and implement. Reflecting what's supported/used by most browser engines and web pages, rather than the popular few.

HTMLite is an application of XMLite, and is based fundamentally on XMLite-Model. It also defines the HTML syntax as an alternative to XMLite-Syntax.

html lightweight spec standard markup css
tabler/tabler https://github.com/tabler/tabler
Thu 12 Jan 2023 08:24:57 AM PST archive.org

Tabler is fully responsive and compatible with all modern browsers. Thanks to its modern and user-friendly design you can create a fully functional interface that users will love! Choose the layouts and components you need and customize them to make your design consistent and eye-catching. Every component has been created with attention to detail to make your interface beautiful!

Uses the Liquid templating system.

html5 css toolkit webapps ui dashboards templates ruby
Stylus https://addons.mozilla.org/en-US/firefox/addon/styl-us/
Sat 03 Sep 2022 11:45:56 AM PDT archive.org

Redesign your favorite websites with Stylus, an actively developed and community driven userstyles manager. Easily install custom themes from popular online repositories, or create, edit, and manage your own personalized CSS stylesheets.

Github:

firefox addons css customization
User Styles: Freeplay https://userstyles.world/user/freeplay
Tue 14 Jun 2022 02:13:25 PM PDT archive.org

A bunch of contributed themes and configs for the Stylus browser addon.

css themes configs browsers addons
openstyles/stylus https://github.com/openstyles/stylus
Tue 14 Jun 2022 02:12:09 PM PDT archive.org

Stylus is an add-on that lets you load arbitrary bits of user-defined CSS to edit or re-skin websites. Available for both Chrome and Firefox.

addon chrome firefox css themes style
kevquirk/simple.css https://github.com/kevquirk/simple.css
Wed 08 Jun 2022 02:53:47 PM PDT archive.org

Simple.css is a classless CSS template that allows you to make a good looking website really quickly. By classless I mean that there are no CSS classes anywhere in the CSS or the HTML. So your website can look just like this using plain old vanilla HTML.

When starting a new project, I wanted a CSS framework that would get me up and running quickly, and give me something I could hack on. I got sick of all these giant frameworks that include everything but the kitchen sink, 90% of which I’ll never use. For example, the minified CSS for the Bootstrap framework is 144KB in total. By comparison, Simple.css is around 4KB.

Includes a good looking sans-serif local font stack, typographic best practices, automatic flipping to dark mode, and sensible defaults.

css webdesign lightweight simple responsive
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 webapps 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
page 1 / 3
4589 links, including 328 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn