WORKTOOLS 3.0

HTML Practical Guides

Use focused guides when you know the job you need to do and want a verified pattern, a realistic example and the next tool or practice step.

HTML

Accessible HTML Forms

Build forms that are clear to keyboard and screen-reader users.

Open →
HTML

Semantic HTML Layout

Use meaningful landmarks instead of generic divs everywhere.

Open →
HTML

Accessible HTML Tables

Mark up tabular data so headers and cells remain understandable.

Open →
HTML

HTML Button vs Link

Choose controls based on whether the action navigates or changes the current page.

Open →
HTML

HTML Input Types

Use browser-native input behavior for common data types.

Open →
HTML

HTML Form Validation

Use required, min, max and pattern for immediate client-side feedback.

Open →
HTML

HTML details and summary

Create disclosure panels without custom JavaScript.

Open →
HTML

HTML Meta Description

Write a concise search snippet description for each useful page.

Open →
HTML

Responsive Viewport Meta Tag

Tell mobile browsers to use the device width for layout.

Open →
HTML

Responsive Images

Deliver appropriate image resources for different displays.

Open →
HTML

ARIA Basics

Use ARIA to supplement native HTML when native semantics are not enough.

Open →
HTML

HTML data-* Attributes

Attach declarative behavior or metadata without invalid custom attributes.

Open →
HTML

Open Graph Meta Tags

Control how pages are described when shared on social platforms.

Open →
HTML

Structured Data Basics

Describe eligible page entities with machine-readable JSON-LD.

Open →
HTML

HTML SEO Checklist

Cover the technical basics that help search engines interpret a page.

Open →