HTML

HTML or HyperText Markup Language is the standard markup language used to create Web pages. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets.

HyperText Markup Language is a markup language that web browsers use to interpret and compose text, images and other material into visual or audible web pages. Default characteristics for every item of HTML markup are defined in the browser, and these characteristics can be altered or enhanced by the web page designer's additional use of CSS. Many of the text elements are found in the 1988 ISO technical report TR 9537 Techniques for using SGML, which in turn covers the features of early text formatting languages such as that used by the RUNOFF command developed in the early 1960s for the CTSS (Compatible Time-Sharing System) operating system: these formatting commands were derived from the commands used by typesetters to manually format documents.

Here's how you can make bold and italic text.

Why is it important to learn HTML? Although HTML editors are supposed to do the necessary HTML coding, you have to remember that that they are not perfect and can make mistakes. This is the main reason why you have to learn HTML. You have to make adjustments when the HTML editors put in unnecessary codes and do your own HTML coding in case they crash. Sometimes, you may also face situations where the editor does not provide what you seek. When this happens, you can work to reach your desired solutions if you know HTML.

Check out my Blog "

To learn more HTML/CSS, check out these