Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Note from 27 January 2022

  • Nicolas Hoizey
  • 27 January 2022
  • DOM, HTML, JavaScript, Twitter
  • 12 reactions

Me: I would use a link with an image:

<a href="link/to/profile"><img src="picture.jpg" alt="Nicolas Hoizey" /></a>

Twitter:

A screenshot of the avatar's DOM

🤷‍♂️

12 reactions

4 likes

  1. Patidou avatar
  2. Adrien Goncalves avatar
  3. John ☘ John avatar
  4. Romain Pouclet avatar

1 repost

  1. Patidou avatar

7 replies

  1. Nicolas Perriault avatar Nicolas Perriault
    J'adore les 2000 noms de classe autogénérés ET des styles inline par-ci par-là. J'entends direct le dev dire "oh puis fuck".
    • 27 January 2022, 16:58
    • Source
  2. Nicolas Hoizey avatar Nicolas Hoizey
    Je crains qu'il ne se dise pas "oh puis fuck" mais "c'est devenu cool le dev Web en 2022"… 😞

    Le changement d'opacité au hover qui n'utilise pas une simple règle CSS, mais change les classes dans le DOM… 😭
    • 27 January 2022, 17:01
    • Source
  3. Nicolas Perriault avatar Nicolas Perriault
    hahaha shit
    • 27 January 2022, 17:03
    • Source
  4. 🎙 m4dz 🥑🦄 avatar 🎙 m4dz 🥑🦄
    • 27 January 2022, 17:09
    • Source
  5. Nicolas Hoizey avatar Nicolas Hoizey
    😭
    • 27 January 2022, 17:10
    • Source
  6. Romain Pouclet avatar Romain Pouclet
    • 27 January 2022, 22:46
    • Source
  7. Nicolas Hoizey avatar Nicolas Hoizey
    😅
    • 28 January 2022, 00:35
    • Source
  • Older: Note from 23 January 2022
  • Newer: Note from 31 January 2022

Related contents with similar topics

  1. screenshot of React, Solid, htmx

    Bobae Kang

    React, Solid, htmx

    • Nicolas Hoizey
    • 17 April 2024
    • htmx, React, Solid, JavaScript, HTML
    • 9 reactions

    [HTMX] can get you 80% there with radically less complexity. No extra dependencies, no build step, no advanced tooling (now re-written in Rust!),…

  2. screenshot of 67 Weird Debugging Tricks Your Browser Doesn't Want You to Know

    Alan Norbauer avatar Alan Norbauer

    67 Weird Debugging Tricks Your Browser Doesn't Want You to Know

    • Nicolas Hoizey
    • 2 April 2024
    • browser, debug, JavaScript, CSS, DOM
    • 3 reactions

    A list of useful, not-obvious hacks to get the most out of your browser’s1 debugger. Assumes an intermediate-level-or-higher understanding of the…

  3. screenshot of Educational Sensational Inspirational Foundational

    Zach Leatherman avatar Zach Leatherman

    Educational Sensational Inspirational Foundational

    • Nicolas Hoizey
    • 30 August 2023
    • Web, CSS, HTML, JavaScript, responsive
    • 1 reaction

    A historical record of foundational web development blog posts. I've already read most of these great articles, and will of course read the few missing.…

  4. screenshot of Transient Frameworks

    Matthias Ott avatar Matthias Ott

    Transient Frameworks

    • Nicolas Hoizey
    • 2 December 2022
    • standards, HTML, CSS, JavaScript, framework
    • 1 reaction

    Many of the latest additions to HTML, CSS, and JavaScript first existed as JavaScript libraries or frameworks or pre-processors or polyfills and then…

  5. screenshot of Loading and replacing HTML parts with HTML

    Michael Scharnagl

    Loading and replacing HTML parts with HTML

    • Nicolas Hoizey
    • 4 January 2021
    • HTML, JavaScript, SPA
    • 6 reactions

    I really would like HTML to be more powerful, and I think showing other content without a full page reload is something people wanted for decades…

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

© Nicolas Hoizey

Built with Eleventy