Posts tagged with “HTML“ (16)

  1. An analog limegreen clock against a stark white background. It has The Matrix vibes.

    Calculate the estimated reading time for a blog post

    Can we add anything to a standard blog that would enhance the reading experience? How about the estimated reading time?

  2. A turquoise analog alaram clock.

    Make a reading progress bar for your blog

    Can we add anything to a standard blog that would enhance the reading experience? How about a reading progress bar?

  3. A large pile of golden glitter flakes.

    HTML Nuggets: Little bits that you may not know or forgotten

    Improve your knowledge of HTML with little bits that you may have forgotten, never learned, never realised, or ignored!

  4. A cartoon of a female opera singer hitting a high note.

    ARIA: singing from the same hymn sheet 💻

    ARIA is a W3C specification with the aim of improving accessibility for web applications. It is a misunderstood topic. Let’s clarify the topic.

  5. A blank file is shown against a pale blue background.

    A11y - Just the hits 💻

    Accessibility (A11y) refers to the creation of digital content that can be used by everyone. How do you make accessible websites?

  6. A blank note is clipped with a peg to a line.

    Make it stick! Sticky headers in CSS 🦎🔝

    Sticky headers can simplify cross-referencing cells in tables, and make navigation easier in different scenarios. Let’s explore some CSS examples.