Programming with XHTML 1 1 CSS Metadata RDF Namespaces This course covers basic concepts about cascading style sheets (CSS). The course describes various types of CSS used to format Extensible Hypertext Markup Language (XHTML) elements. The course also provides guidelines to create CSS and handle different types of browsers. Finally, the course covers the key concepts related to metadata, Resource Description Framework (RDF), and namespaces. The more...
Introduction To XML XML (Extensible Markup Language) is a W3C-recommended general-purpose markup language for creating special-purpose markup languages. It is capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of data across different systems, particularly systems connected via the Internet. XML allows more control over data and is instumental in the use of RDF, RSS, more...