Skip to content

Opening book details…

About this document

HTML Syntax and Tags Cheat Sheet by wasiu is a document available to read on EtoBox.

HTML uses tags enclosed in angle brackets to structure and style text on a webpage. Tags usually have an opening and closing tag, though some like <BR/> are self-closing. Tags can be nested but their opening and closing order must be respected. Attributes provide additional information about tags, like the URL for an <IMG> tag. Common tags include those for headings, text styling, paragraphs, line breaks, hyperlinks, images, and tables. HTML also supports lists, forms, and special characters represented by

Author
wasiu
Language
EN