Skip to main content

55 docs tagged with "html"

View all tags

Create Your First HTML Page

Step-by-step hands-on tutorial on setting up a local code editor, writing basic HTML tags, and rendering your first webpage in a browser.

Formatting Text Content in HTML

Master HTML text elements, formatting tags, semantic text markup, headings, paragraphs, and inline citations with CodeHarborHub.

Getting Started with HTML

Master the basics of HTML from scratch. Explore web architecture, document structures, browser tools, and create your first web page with CodeHarborHub.

How to Use Comments in HTML

Learn how to write single-line and multi-line comments in HTML to clarify code structure and temporarily disable markup during testing.

Introduction to Web Development

Learn what HTML is, how it structures web pages, and why it forms the backbone of web development. Free comprehensive guide for beginners at CodeHarborHub.

Links and Navigation in HTML

Master hyperlink creation, URL structures, protocol links, link security, and site navigation menus in HTML with CodeHarborHub.

The Evolution and History of HTML

Trace the history and evolution of HTML from Tim Berners-Lee's first web draft to the modern living standard maintained by the WHATWG.

Understanding HTML Elements

Learn what HTML elements are, how they are constructed with opening/closing tags, and the difference between container and self-closing elements.

Working with Images in HTML

Master HTML image elements, responsive image techniques, performance optimizations, semantic figures, and image accessibility with CodeHarborHub.