HTML is used to write web pages and consists of markup tags that indicate how the content should be displayed in a web browser. Key points covered in the document include:
- HTML pages use tags like <b> and </b> to make text bold, <img> to embed images, and <a> tags and href attributes to create hyperlinks.
- The basic structure of an HTML page includes <head> and <title> sections and a <body> section where visible content goes.
- Lists, text formatting, alignment, and other styling can be controlled through tags like <ul>, <p>, <font>.
- Images are inserted with <img> tags and their size