APPENDIX CHTML AND XML
As described in Chapter 17, both HyperText Markup Language (HTML) and eXtensible Markup Language (XML) are derived from the Standard Generalized Markup Language (SGML). In SGML-type markup, extra information is provided by means of ‘tags’, enabling SGML documents to be read by both machines and humans.
HTML
The tags provided within an HTML document are purely concerned with the way that the information in the document is presented (‘rendered’, to use the technical term) by a web browser. HTML tags can be used to achieve several different effects. As well as enabling basic text formatting, HTML tags can specify links, known as hypertext links, to other information, both within the document and in other documents. They ...
Get Principles of Data Management, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.