Skip to content

Opening book details…

About this document

HTML Basics: Structure and Tags by Arshdeep Singh is a document available to read on EtoBox.

The document provides information on the basics of HTML including: 1. HTML stands for Hypertext Markup Language and is used to write web pages. It uses tags to format content and has a typical structure with <html>, <head>, and <body> tags. 2. Common HTML tags are used to create headings, paragraphs, line breaks, and center content. Tags like <h1>-<h6> are used for headings and <p> for paragraphs. 3. HTML elements can have attributes to define characteristics. Core attributes include id, title, class, a

Author
Arshdeep Singh
Language
EN