'' tutorials

All '' tutorials:

  1. HTML Element: footer

    HTML Element: footer

    Tutorial Beginner

    The footer element represents a footer for its nearest ancestor sectioning content element (like an article element) or for the body element if there is no...

  2. HTML Element: abbr

    HTML Element: abbr

    Tutorial Beginner

    The abbr element helps provide a concise and consistent way of representing abbreviations and acronyms throughout a website. It also gives the user...

  3. How to Recreate the Mac Dynamic Wallpaper on Your Website

    How to Recreate the Mac Dynamic Wallpaper on Your Website

    Tutorial Beginner

    In this JavaScript tutorial, we'll be creating a dynamic wallpaper to display a different background image and greeting on our website based on the time of...

  4. 15 Best HTML5 Audio Players for Websites

    15 Best HTML5 Audio Players for Websites

    Tutorial Beginner

    If you need a web audio player, here are a few premium HTML5 audio players for websites and MP3 players for websites that will allow you to share your audio...

  5. HTML Element: em

    HTML Element: em

    Tutorial Beginner

    The HTML em element emphasizes its contents. The greater the number of ancestor em elements the larger the stressor of emphasis. Using em elements can change...

  6. Build a Navigation Menu With an Animated Active Indicator (JavaScript)

    Build a Navigation Menu With an Animated Active Indicator (JavaScript)

    Tutorial Beginner

    Today, we’ll learn how to create a fancy menu effect: each time we click on, or hover over an item there will be a magic moving element that will follow...

  7. Start Using Quotation Marks the “Correct” Way

    Start Using Quotation Marks the “Correct” Way

    Tutorial Beginner

    Quotation marks, speech marks, inverted commas; whatever you call these forms of punctuation, you might well be using them incorrectly. Let’s take a quick...

  8. 15 Flowchart Templates for Designing User Flow (User Journey Templates)

    15 Flowchart Templates for Designing User Flow (User Journey Templates)

    Tutorial Beginner

    To really hone in on the user journey, you need to map it out. These flowchart templates we’ve assembled ought to assist with that.

  9. We Tested the Latest Figma Updates (Little Big Updates April 2025)

    We Tested the Latest Figma Updates (Little Big Updates April 2025)

    Tutorial Beginner

    There are 32 new mind-blowing Figma updates which will definitely change the way you work—here are 20 of my favorites!

  10. HTML Element: hr

    HTML Element: hr

    Tutorial Beginner

    The hr element is a paragraph-level break (the “horizontal rule”). It’s used to illustrate a change in a story, article, or transition to a different topic...

  11. How to Start With a Blank Design in WordPress

    How to Start With a Blank Design in WordPress

    Tutorial Beginner

    In this tutorial, I’ll walk you through my workflow on how I get started with a completely blank slate when working with WordPress.

  12. HTML Element: p

    HTML Element: p

    Tutorial Beginner

    The HTML p element represents a paragraph, and is one of the most commonly used block level elements. HTML paragraphs can be used to structure any group of...