latest
3 Types of HTML Lists and How to Use Them
Use html lists to group content and style it to match your design, just be sure you’re using the right kind of list.
What Are HTML Meta Tags, and What Are They Used For?
Provide useful metadata for your web content, and elevate your search standing, with meta tags.
Creating an Interactive Timeline With CSS and JavaScript
Using the basic concepts of HTML, CSS, and JS, you’ll have an attractive timeline up and running in no time.
How to Implement Infinite Scroll in a Web Application
Learn about the principles and practicalities of infinite scroll.
4 Websites With Practical HTML and CSS Projects for Beginners
Put your HTML and CSS skills into practice with these top-notch project challenge sites.
How to Create a Simple Contact Form Using HTML, CSS, and JavaScript
Learn to create a simple contact form for your website with easy steps, ensuring effective communication with your audience.
Using CSS Grid for Magazine-Style Layouts
With a handful of styles, you can use this attractive, flexible layout for many types of page content.
7 HTML Tags You Need to Know as an Online Writer or Blogger
To be marketable and flexible online, you just have to know how to format a full HTML article, or how to tweak things.
How to Lazy Load Images Using HTML and JavaScript
This technique improves web page performance by loading images only when they are visible or near the user's screen.
Exploring HTML5 Semantic Elements
If you missed the new semantic elements that HTML5 introduced, catch up with this primer.
How to Use the HTML Drag and Drop API
Implementing the drag-and-drop functionality is easier than you think. Learn how in this helpful guide.
What the End of Gmail's Basic HTML View Means for Users
Gmail is shutting down its Basic HTML view for the email platform. But what does this mean for existing users?
5 Ways to Learn HTML and CSS With Real UI Challenges
Follow these strategies to unlock your web development skills with interactive learning, creative challenges, and practical experience.
Create an Animated Background With HTML and CSS
This simple demo explains how to use CSS animations for interesting visual effects.
How to Build a Simple Calculator Using HTML, CSS, and JavaScript
Simple, effective code is the way to go when programming. Check out how to build your own calculator in HTML, CSS, and JS.
Create a CAPTCHA Validation Form Using HTML, CSS, and JavaScript
Secure your websites with CAPTCHA validation.
How to Create a Typewriter Effect With CSS
You don't need JavaScript to create the classic typewriter effect. Learn how to do it with just CSS using the steps() function.
Why You Shouldn't Copy-Paste Commands From the Internet
Tempted to copy-paste a command online? Think twice.
The 10 Best Beginner Projects for New Programmers
Want to learn programming but don't know where to start? These beginner programming projects and tutorials will start you off.
How to Use ARIA (Accessible Rich Internet Applications) in HTML and CSS
Small tweaks to your HTML can bring large benefits to your readers.