• Liens & ressources
  • Mes liens
  • Tags
  • RSS
  • Connexion
Filtrer par liens sans tag

L’Autoroute du soleil, de Baru – Recherche Googlehttps://www.google.fr/search?q=L%E2%80%99Autoroute+du+soleil,+de+Baru&client=safari&hl=fr-fr&sxsrf=ALiCzsbmEXOpecrtBLp8RDl7549WkuIGyA:1657997243278&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjgj-WFif74AhXB44UKHb48AmsQ_AUoAnoECAEQBA&biw=1366&bih=917&dpr=2#imgrc=P_nI5nLrrWQpkM

  • lecture
  • lecture

#lecture

Permalien
July 17, 2022 at 11:51:41 AM GMT+2

ES6 Togglehttps://codepen.io/pattern-library/pen/zNxeEJ

...

Permalien
July 17, 2022 at 11:51:16 AM GMT+2

HTML - input type urlhttps://developer.mozilla.org/fr/docs/Web/HTML/Element/input/url

Les éléments <input> dont l'attribut type vaut url sont employées afin de permettre à une utilisatrice ou un utilisateur de saisir ou d'éditer une URL.

Permalien
July 16, 2022 at 11:01:23 PM GMT+2

What is the DOM? The Document Object Model Explained in Plain Englishhttps://www.freecodecamp.org/news/what-is-the-dom-explained-in-plain-english/

  • lecture
  • www
  • lecture
  • www

Modern web pages are dynamic. This means we need a suitable and convenient way to modify and manipulate a web document's structure. This modification in an HTML document, for instance, usually takes the form of creating, adding, or removing elements in the document. In this article, you'll learn

Permalien
July 14, 2022 at 9:27:29 AM GMT+2

Note: scroll & lightboxhttps://liens.rolandtisserand.fr/shaare/YZjwxA

https://infinite-scroll.com/events.html
https://codenostra.com/fr/faire-un-rappel-aprs-le-chargement-du-contenu-avec-la-bibliothqueinfinity-scrolljs.html
https://annasthms.github.io/photosets/

Infinite Scroll

If you are using infinite scroll, you must call the function again in the infinite scroll function's callback function.

If you are using Paul Irish’s infinite scroll code, the callback function is the function that is at the end of all the options.

$container.infinitescroll({ // infinite scroll options }, function(items) { initPhotosets(); // if you used a callback function for this before, you must use it again here; if you do not know what a callback is, see above subheading // your other code });

If you are using David DeSandro’s infinite scroll code, the “callback function” is the function within container.on( 'append.infiniteScroll', function( … ) { code });.

$container.on( 'append.infiniteScroll', function( event, response, path, items ) { initPhotosets(); // if you used a callback function for this before, you must use it again here; if you do not know what a callback is, see above subheading // your other code });

Permalien
July 11, 2022 at 2:11:15 PM GMT+2

Logan | Landing Pages sur Twitter : "3.2 billion people use Chrome as their browser… But no one knows all the best extensions Chrome has to offer. Here are 13 extensions that you shouldn't live without…" / Twitterhttps://mobile.twitter.com/LoftedLearning/status/1545026195066159104

Chrome extension

Permalien
July 8, 2022 at 11:30:56 PM GMT+2

How to Scale SVG | CSS-Tricks - CSS-Trickshttps://css-tricks.com/scale-svg/

  • svg
  • svg

The following is a guest post by Amelia Bellamy-Royds. Amelia has lots of experience with SVG, as the co-author of SVG Essentials and author of the

Permalien
July 7, 2022 at 3:03:07 PM GMT+2

The CSS class screen-reader-text – Make WordPress Accessiblehttps://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/

  • www
  • www

Permalien
July 6, 2022 at 3:01:46 PM GMT+2

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

About that misguided call for a 7-Zip boycott • The Registerhttps://www.theregister.com/2022/06/27/7zip_compression_tool/

It's good to highlight some alternatives, but security issues are overblown

Permalien
July 4, 2022 at 9:10:21 AM GMT+2

ES6 class toggle on clickhttps://codepen.io/StefanBobrowski/pen/jmVMBE

...

Permalien
July 4, 2022 at 8:34:16 AM GMT+2

Basic ES6 Vanilla JS Class Toggle | Magnificodehttps://dommagnifi.co/2019-05-06-basic-class-toggle-with-vanilla-js-es6/

Create a basic class toggle function with ES6 Vanilla JavaScript.

Permalien
July 4, 2022 at 8:33:52 AM GMT+2

Note: freshrsshttps://liens.rolandtisserand.fr/shaare/ZFdImQ

  • freshrss
  • freshrss

1@hourly 0 php /lamp0/web/vhosts/www.moncloudperso.pw/htdocs/FreshRSS/app/actualize_script.php > /tmp/FreshRSS.log 2>&1

Permalien
July 2, 2022 at 8:59:35 PM GMT+2

Paramètres · GitBookhttps://doc.wallabag.org/fr/admin/parameters.html

  • wallabag
  • wallabag

Permalien
June 27, 2022 at 7:11:41 PM GMT+2

Note: plugins shaarlihttps://liens.rolandtisserand.fr/shaare/CAFyjQ

  • shaarli
  • shaarli

  • https://github.com/ArthurHoaro/code-coloration/releases/tag/v2.2.0
  • https://github.com/immanuelfodor/shaarli-markdown-toolbar
  • https://github.com/immanuelfodor/emojione
  • https://github.com/trailjeep/shaarli-favicons
  • https://github.com/immanuelfodor/shaarli-markdown-toolbar
Permalien
June 27, 2022 at 3:51:09 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

Du béton pour vivre - rts.ch - Informationhttps://www.rts.ch/archives/tv/information/information/10341754-du-beton-pour-vivre.html?fbclid=IwAR13kEBymd_x5SYrrCbOEmjr9tL7NKPaLcNCuoKOrbazvuVrblHuaHC1Xog

  • reportage
  • a-lire
  • reportage
  • a-lire

La vie dans les grandes cité-satellites. #reportage #a-lire

Permalien
June 26, 2022 at 10:07:45 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

How to Animate SVG Shapes on Scroll - Codropshttps://tympanus.net/codrops/2022/06/08/how-to-animate-svg-shapes-on-scroll/

A short tutorial on how to animate SVG paths while smooth scrolling a web page using Lenis and GSAP's ScrollTrigger plugin.

Permalien
June 22, 2022 at 9:05:10 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

Note: Livres à lirehttps://liens.rolandtisserand.fr/shaare/QmSVTw

  • lecture
  • liste
  • lecture
  • liste

  • Franck Courtès, "La Dernière Photo" JC Lattès Editeur
Permalien
June 22, 2022 at 3:20:31 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

Sophy Hollingtonhttps://sophyhollington.com/

  • illustrations
  • gravure
  • artiste
  • illustrations
  • gravure
  • artiste

Sophy Hollington is an illustrator and artist living in Brighton, UK.

Not being one to cut corners, most of her work takes the form of relief prints, created using the lengthy process of lino-cutting. Her personal work tackles themes from meteoric folklore to alchemical symbolism and she’s interested in wrangling the most arcane ideas to make them totally tangible.

Permalien
June 21, 2022 at 10:05:41 AM GMT+2

Accessible SVG Icons | CSS-Tricks - CSS-Trickshttps://css-tricks.com/accessible-svg-icons/

The answer to "What is the most accessible HTML for an SVG icon?" isn't one-size-fits all, because what an icon needs to do on a website varies. I'm partial

Permalien
June 20, 2022 at 11:21:36 AM 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

Note: Développement photo au caféhttps://liens.rolandtisserand.fr/shaare/C8cqJg

  • photographie
  • argentique
  • photographie
  • argentique

  • https://leblogphoto.net/le-caffenol-developper-vos-films-argentiques-avec-du-cafe-et-dautres-ingredients-depiceries/
Permalien
June 17, 2022 at 4:00:44 PM GMT+2

Chiara Indelicatohttps://www.chiaraindelicato.com/

  • photographe
  • argentique
  • artiste
  • photographe
  • argentique
  • artiste

My most recent work is mainly analogue black and white carried out using an alternative and more ecological system based on coffee and sea water through which I develop my negatives and print my images in the darkroom.

Permalien
June 17, 2022 at 3:57:02 PM GMT+2

Erli Grünzweilhttps://erligruenzweil.com/#work

  • photographe
  • artiste
  • photographe
  • artiste

Photographer based in Vienna.

Permalien
June 17, 2022 at 3:56:09 PM GMT+2

Note: Lubitel 166 : liens en vrachttps://liens.rolandtisserand.fr/shaare/b6Hv6w

  • argentique
  • photographie
  • moyen-format
  • argentique
  • photographie
  • moyen-format

Chargement : https://www.youtube.com/watch?v=QxC6kICy2TY

Permalien
June 15, 2022 at 5:04:11 PM GMT+2

JveuxDuSoleil - Détecteur de terrasses ensoleilléeshttps://jveuxdusoleil.fr/#16/48.8551/2.3479

JveuxDuSoleil simule l'ombre des villes et détecte les terrasses ensoleillées pour profiter au maximum de chaque rayon du soleil et faire le plein de vitamines D.

Permalien
June 14, 2022 at 5:31:57 PM GMT+2
13 / 19
Liens par page
  • 20
  • 50
  • 100
Shaarli 1698 shaares · 1145 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