'' tutorials

All '' tutorials:

  1. HTML Element: dd

    HTML Element: dd

    Tutorial Beginner

    The HTML dd element represents “description details”. It’s paired with dt (description term) and placed within a dl (description list) to give us the...

  2. HTML Element: dl

    HTML Element: dl

    Tutorial Beginner

    The HTML dl element represents a “description list”. It’s used to present a list of terms and their corresponding descriptions or definitions.

  3. How To Use The WordPress get_posts() Function

    How To Use The WordPress get_posts() Function

    Tutorial Beginner

    This article will guide you through how to use the powerful yet underused get_posts() function

  4. Building an Admin Dashboard Layout With CSS (and a Touch of JavaScript)

    Building an Admin Dashboard Layout With CSS (and a Touch of JavaScript)

    Tutorial Intermediate

    In this tutorial, we’ll create a responsive dashboard layout. To build it, we’ll borrow some ideas from the WordPress dashboard.

  5. 12+ Figma UI Kits for Building Music Streaming Services

    12+ Figma UI Kits for Building Music Streaming Services

    Tutorial Beginner

    Let’s explore some of the best Figma UI kits for designing music streaming services and learn about essential features your app needs for an exceptional user...

  6. How to Animate a “Full-Screen Section to Fixed Header” on Page Scroll

    How to Animate a “Full-Screen Section to Fixed Header” on Page Scroll

    Tutorial Beginner

    In this new tutorial, we'll start with a full-screen section with a heading and learn how to animate it to a fixed page header on scroll. This type of effect...

  7. Why is my WordPress Website Stuck in Maintenance Mode?

    Why is my WordPress Website Stuck in Maintenance Mode?

    Tutorial Beginner

    This tutorial will teach you how and why a WordPress website goes into maintenance mode and how you can get out of it.

  8. Free Figma UI Kit: Personal Banking App

    Free Figma UI Kit: Personal Banking App

    Tutorial Beginner

    Download this free Figma UI Kit for a personal banking app. It includes 15 page layouts, dark and light mode variants, and a design system containing all the...

  9. 7 Exciting AI ChatGPT API Innovations for Streamlining Your Web Design Workflow

    7 Exciting AI ChatGPT API Innovations for Streamlining Your Web Design Workflow

    Tutorial Beginner

    Discover how to streamline your web design workflow with AI via the OpenAI API. From speech-to-text apps to code conversion, there’s a little of everything...

  10. 15+ Essential UI Kits for Health & Fitness Web Applications

    15+ Essential UI Kits for Health & Fitness Web Applications

    Tutorial Beginner

    Building a health or fitness app? Check out this collection of fitness and health UI kits we’ve rounded up, all of which can help create a professional look...

  11. CSS Property: color

    CSS Property: color

    Tutorial Beginner

    The color property in CSS is used to specify the color of text content. It allows you to set the foreground color, transforming the appearance of elements...

  12. CSS Property: margin

    CSS Property: margin

    Tutorial Beginner

    In the CSS world, margin creates space around elements, outside of any defined borders. margin nudges your elements, giving them some breathing room from...