• Liens & ressources
  • Mes liens
  • Tags
  • RSS
  • Connexion
Filtrer par liens sans tag
95 résultats taggé www

Note: SVGhttps://liens.rolandtisserand.fr/shaare/ihvuGQ

  • svg
  • www
  • svg
  • www

  • https://webdesign.tutsplus.com/fr/tutorials/svg-viewport-and-viewbox-for-beginners--cms-30844
  • https://jakearchibald.github.io/svgomg/
Permalien
July 5, 2022 at 2:57:15 PM GMT+2

Note: Effet de flou barre Applehttps://liens.rolandtisserand.fr/shaare/cwEr8A

  • www
  • www

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial))
.localnav.localnav-sticking .localnav-background {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.72);
}
.localnav.localnav-sticking .localnav-background {
    background-color: rgba(255,255,255,0.9);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, backdrop-filter;
    transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
}
@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial))
.localnav.localnav-scrim .localnav-background {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.72);
}
Permalien
June 27, 2022 at 3:04:20 PM GMT+2

Accessible Icon Buttonshttps://www.sarasoueidan.com/blog/accessible-icon-buttons/

  • a11y
  • www
  • a11y
  • www

Freelance Front-End Web UI/UX Developer - Lebanon

Permalien
June 24, 2022 at 2:10:06 PM GMT+2

Note: CSShttps://liens.rolandtisserand.fr/shaare/pgDWxQ

  • css
  • www
  • css
  • www

Switch CSS
https://codepen.io/mburnette/pen/LxNxNg
https://codepen.io/frweslley/pen/RwryjYO
https://codepen.io/vipinmishra/pen/RwWOJVN
https://codepen.io/alvarotrigo/pen/gOXZxNZ

Dark Mode
https://www.ditdot.hr/en/dark-mode-website-tutorial
https://maxpelic.com/blog/post/darkmode-example/
https://alexandersandberg.github.io/theme-switcher/ (pas de prefer color scheme)

Permalien
June 22, 2022 at 4:14:48 PM GMT+2

Synology : Installer Nextcloud facilement sur votre NAS - Cachemhttps://www.cachem.fr/synology-nextcloud/

  • www
  • nas
  • www
  • nas

Les NAS Synology disposent d'un large choix d'application grâce notamment au Centre de paquets. Cependant, tout n'y est pas. Aujourd'hui, nous vous proposons d'installer Nextcloud avec MariaDB (ou SQLite). C'est une des meilleures solutions pour ceux qui veulent se créer un Cloud privé polyvalent. Inutile d'avoir Docker, ce tutoriel fonctionne…

Permalien
June 21, 2022 at 3:58:18 PM GMT+2

Deep dive CSS: font metrics, line-height and vertical-align - Vincent De Oliveirahttps://iamvdo.me/en/blog/css-font-metrics-line-height-and-vertical-align

  • www
  • www

An introduction to the inline formatting context. Explores line-height and vertical-align properties, as well as the font metrics. Understand how text is rendered on screen, and how to control it with CSS.

Permalien
June 19, 2022 at 6:19:32 PM GMT+2

GifCitieshttps://gifcities.org/

  • www
  • vintage
  • www
  • vintage

Permalien
June 9, 2022 at 4:35:56 PM GMT+2

Dark Ages of the Webhttps://pavellaptev.github.io/web-dark-ages/

  • www
  • vintage
  • www
  • vintage

Old Web features — frontend and UI patterns

Permalien
June 9, 2022 at 4:33:03 PM GMT+2

Squircle — Wikipédiahttps://fr.wikipedia.org/wiki/Squircle

  • Culture
  • www
  • Culture
  • www

Un squircle est une forme mathématique intermédiaire entre un carré et un cercle. C'est un cas particulier d'une superellipse. Le mot "squircle" est un mot-valise des mots anglais "carré" (square) et "cercle" (circle).

https://pavellaptev.github.io/squircle-houdini-css/

Permalien
June 9, 2022 at 4:31:13 PM GMT+2

Those HTML Attributes You Never Use — Smashing Magazinehttps://www.smashingmagazine.com/2022/03/html-attributes-you-never-use/

  • www
  • www

In this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough to personally use in one of your projects.

Permalien
June 7, 2022 at 9:03:22 PM GMT+2

systemfontstackhttps://systemfontstack.com/

  • www
  • www

Permalien
June 7, 2022 at 10:11:36 AM GMT+2

Animations and performancehttps://web.dev/animations-and-performance/

  • www
  • www

Animations must perform well, otherwise they will negatively impact the user experience.

Permalien
June 7, 2022 at 10:11:15 AM GMT+2

Building a button componenthttps://web.dev/building-a-button-component/

  • www
  • www

A foundational overview of how to build color-adaptive, responsive, and accessible <button> components.

Permalien
June 7, 2022 at 10:08:01 AM GMT+2

phpthumbhttp://phpthumb.sourceforge.net/

  • php
  • script
  • www
  • php
  • script
  • www

Permalien
June 2, 2022 at 4:17:37 PM GMT+2

Lucidehttps://lucide.dev/

  • icons
  • www
  • icons
  • www

Beautiful & consistent icon toolkit made by the community.

Permalien
June 2, 2022 at 9:03:20 AM GMT+2

Penpot - Design Freedom for Teamshttps://penpot.app/#project

  • www
  • www

The open-source solution for design and prototyping.

Permalien
May 9, 2022 at 8:50:03 PM GMT+2

<length> - CSS : Feuilles de style en cascade | MDNhttps://developer.mozilla.org/fr/docs/Web/CSS/length

  • www
  • code
  • www
  • code

Le type de données CSS <length> correspond à une mesure de distance.

Permalien
April 20, 2022 at 4:08:45 PM GMT+2

Picture perfect images with the modern <img> element - Stack Overflow Bloghttps://stackoverflow.blog/2022/03/28/picture-perfect-images-with-the-modern-element/

  • www
  • www

You may not think about images as part of your web dev work, but they can affect your web app's performance more than any other part of your code.

Permalien
March 30, 2022 at 10:10:27 AM GMT+2

Making of British & Exotic Mineralogyhttps://www.c82.net/blog/?id=84

  • lecture
  • www
  • lecture
  • www

Permalien
February 28, 2022 at 12:17:05 PM GMT+1

Installation on shared webhosting · Issue #3735 · wallabag/wallabag · GitHubhttps://github.com/wallabag/wallabag/issues/3735

  • www
  • diy
  • wallabag
  • www
  • diy
  • wallabag

So - I got a "normal" webhoster (Meaning: can create databases, subdomains, phpmyadmin, choose php-version - all via hosting control panel (in my case plesk onyx)), Basically i can upload the files via ftp where i want to install wallaba...

Permalien
February 28, 2022 at 12:14:54 PM GMT+1

GitHub - troxler/awesome-css-frameworks: List of awesome CSS frameworks in 2022https://github.com/troxler/awesome-css-frameworks

  • www
  • code
  • web
  • www
  • code
  • web

List of awesome CSS frameworks in 2022. Contribute to troxler/awesome-css-frameworks development by creating an account on GitHub.

Permalien
February 16, 2022 at 9:52:46 AM GMT+1

Explorisohttps://en.exploriso.info/about/

  • www
  • pige
  • layout
  • www
  • pige
  • layout

Permalien
February 9, 2022 at 12:11:43 PM GMT+1

Bloc note uxhttps://blocnotes.iergo.fr/

  • www
  • www

Permalien
February 3, 2022 at 12:41:03 AM GMT+1

A Clever Sticky Footer Technique - CSS-Trickshttps://css-tricks.com/a-clever-sticky-footer-technique/

  • www
  • www

Upon hearing “sticky footer” these days, I would think most people imagine a position: sticky situation where a footer element appears fixed on the screen while in the scrolling context…

Permalien
December 7, 2021 at 2:40:09 PM GMT+1

Layout patternshttps://web.dev/patterns/layout/

  • www
  • www

A collection of layout patterns built using modern CSS APIs that will help you build common interfaces such as cards, dynamic grid areas, and full-page layouts.

Permalien
December 7, 2021 at 2:39:28 PM GMT+1

A Deep Dive Into object-fit And background-size In CSShttps://www.smashingmagazine.com/2021/10/object-fit-background-size-css/

  • www
  • web
  • dev
  • www
  • web
  • dev

Permalien
October 30, 2021 at 2:37:54 PM GMT+2

100 Jahre Deutscher Kunstverlaghttps://geschichte.deutscherkunstverlag.de/?section=chronologie&anchor=nationalsozialismus

  • www
  • typo
  • www
  • typo

Permalien
July 19, 2021 at 2:03:14 PM GMT+2

Yellow Lab Tools - Page Speed audithttps://yellowlab.tools/

  • www
  • outils
  • www
  • outils

Yellow Lab Tools is a free online web performance analyzer. It audits a webpage for performance and front-end quality issues. And it's open-source!

Permalien
July 1, 2021 at 5:00:29 PM GMT+2

Note: Couleur de fond, Peaucou 2021https://liens.rolandtisserand.fr/shaare/0hDe7g

  • www
  • www

#F9F6F3 (https://samhofman.com/)

Permalien
June 17, 2021 at 4:39:18 PM GMT+2

Dedale.iohttps://www.dedale.io

  • ux-ui
  • web
  • www
  • ux-ui
  • web
  • www

Le studio qui améliore l’expérience des agents et usagers du Service Public

Permalien
June 16, 2021 at 11:39:05 AM GMT+2
3 / 4
Liens par page
  • 20
  • 50
  • 100
Shaarli 1649 shaares · 1122 liens privés · Shaarli · Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli · Documentation · Theme : Stack · Font : DINish
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? The personal, minimalist, super-fast, database free, bookmarking service par la communauté Shaarli