HTML is a markup language used to define the structure and layout of web pages. It uses tags to annotate text with instructions for how it should be displayed. Some key HTML tags are <html> <head> <title> <body> <h1>-<h6> <p> <b> <i> <img> <a> <ul> <ol> <li>. XML is a metalanguage used to define customized markup languages for different types of documents. It focuses on describing data rather than formatting. DHTML allows web pages to be dynamic and interactive by combining HTML, CSS, and JavaScript.
Some important aspects of web design covered in the document include: basic HTML page structure; text formatting