home.social

#css_naked_day — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #css_naked_day, aggregated by home.social.

fetched live
  1. Actually I do have the guts to do it artlung.com/ but I had to have a button to toggle the styles back on. #CSS_naked_day

  2. Actually I do have the guts to do it artlung.com/ but I had to have a button to toggle the styles back on. #CSS_naked_day

  3. I don't totally have the guts to strip CSS by default from my site for #CSS_naked_day but I did add a BIG BUTTONY BUTTON to let you do it. artlung.com #CSS

  4. I don't totally have the guts to strip CSS by default from my site for #CSS_naked_day but I did add a BIG BUTTONY BUTTON to let you do it. artlung.com #CSS

  5. Happy CSS Naked day!

    (Seems like it started! In Tonga for example)

    #css #naked #css_naked_day #webdev

  6. Happy CSS Naked day!

    (Seems like it started! In Tonga for example)

    #css #naked #css_naked_day #webdev

  7. There's something deeply satisfying looking at your website and considering it looks fine even without css 😅😉

    Preparing for css naked day ! 💪
    (and js naked day while I'm at it)
    villepreux.net/?no_css=1&no_js

    #css_naked_day #js_naked_day #css #js #webdev

  8. There's something deeply satisfying looking at your website and considering it looks fine even without css 😅😉

    Preparing for css naked day ! 💪
    (and js naked day while I'm at it)
    villepreux.net/?no_css=1&no_js

    #css_naked_day #js_naked_day #css #js #webdev

  9. I decided to add a permanent #CSS_Naked_Day theme to my blog.

    Hit the 👻 option to remove *all* CSS from my site.

    Should work in any browser with Javascript. If you have manually disabled JS, I assume you're smart enough to also manually disable CSS.

    shkspr.mobi/blog/

  10. I decided to add a permanent #CSS_Naked_Day theme to my blog.

    Hit the 👻 option to remove *all* CSS from my site.

    Should work in any browser with Javascript. If you have manually disabled JS, I assume you're smart enough to also manually disable CSS.

    shkspr.mobi/blog/

  11. Another #CSS Naked Day is about to end. Once again it’s been a delight to find like-minded people by following the #CssNakedDay and #css_naked_day hashtags. Line length has been the only downside of the day, but even that could’ve been mitigated by looking at sites on mobile only.

    Some people admitted to cheating. Usually for a good cause, e.g. charts that would otherwise have been inaccessible.

    On one site however (I forgot which) it was about something as simple as …
    cssence.com/2024/native-visual

  12. Another #CSS Naked Day is about to end. Once again it’s been a delight to find like-minded people by following the #CssNakedDay and #css_naked_day hashtags. Line length has been the only downside of the day, but even that could’ve been mitigated by looking at sites on mobile only.

    Some people admitted to cheating. Usually for a good cause, e.g. charts that would otherwise have been inaccessible.

    On one site however (I forgot which) it was about something as simple as …
    cssence.com/2024/native-visual

  13. To prolong the CSS Naked Day festivities, head over to my settings page¹ and change “CND observation” to 50 hours, i.e. whenever it is April 9 somewhere.
    🌎 🌍 🌏

    ¹ cssence.com/settings/
    #CSS #CssNakedDay #css_naked_day

  14. To prolong the CSS Naked Day festivities, head over to my settings page¹ and change “CND observation” to 50 hours, i.e. whenever it is April 9 somewhere.
    🌎 🌍 🌏

    ¹ cssence.com/settings/
    #CSS #CssNakedDay #css_naked_day

  15. If you haven't already, you should participate in #css_naked_day! I have my website configured to hide it's style when it hits April 9th in your region. This is just fun, and it's good to root out semantic HTML issues in your website. #indieweb #a11y #css

    css-naked-day.github.io/

  16. If you haven't already, you should participate in #css_naked_day! I have my website configured to hide it's style when it hits April 9th in your region. This is just fun, and it's good to root out semantic HTML issues in your website. #indieweb #a11y #css

    css-naked-day.github.io/

  17. Just pushed the PR to completely remove all CSS from my site 😬

    Now to decide *when* to merge… CSS Naked Day is the 9th, but do I just do it for UK timezone, or go earlier to cover the 9th worldwide?

    #CSS_Naked_Day #CSS #i18n

  18. Just pushed the PR to completely remove all CSS from my site 😬

    Now to decide *when* to merge… CSS Naked Day is the 9th, but do I just do it for UK timezone, or go earlier to cover the 9th worldwide?

    #CSS_Naked_Day #CSS #i18n

  19. 📆 Reminder! Tomorrow is #CSS_Naked_Day

    You can find out more at: css-naked-day.github.io/

    To test your site now, run this JS snippet:

    ```
    document.querySelectorAll('link[rel="stylesheet"]').forEach(el => el.parentNode.removeChild(el));
    ```

  20. 📆 Reminder! Tomorrow is #CSS_Naked_Day

    You can find out more at: css-naked-day.github.io/

    To test your site now, run this JS snippet:

    ```
    document.querySelectorAll('link[rel="stylesheet"]').forEach(el => el.parentNode.removeChild(el));
    ```

  21. Don't forget, April 9th is #CSS_Naked_Day
    css-naked-day.github.io/

    Strip off your website and let us see what the world is like without style.

  22. Don't forget, April 9th is #CSS_Naked_Day
    css-naked-day.github.io/

    Strip off your website and let us see what the world is like without style.