Lecture 3. HTML and CSS.
3.1 Purpose
The objectives of the study of this section of web technologies are:
- familiarization of technologists with the tasks of hypertext markup
- overview of the structure of the language, its capabilities, current state, prospects.
- the creation of a broad base of knowledge and concepts for the rapid development of more specific aspects of web-technologies
3.2 Definition, tasks
3.3 The place of the HTML language in the hierarchy of data formats. SGML-> HTML. SGML-> XML-> XHTML
3.4 History
3.5 Specifications. HTML 4.1, HTML 5.0
3.6 Structure, syntax, features of the HTML language
3.7 HTML and XHTML. Differences, Subversions, Compatibility.
3.8 CSS: CSS1, CSS 2, CSS2.1, CSS3.0, Browser Support
3.9 Layout. Technologies, methods, rules.
3.10 Separation of data, logic and views. XML, XSLT and HTML
3.11 DOM. W3C recommendations. Differences in browsers. Practical use. Application tools on the example of FF Dom Inspector
3.12 DHTML and the concept of AJAX
3.13 Literature.
Source: https://habr.com/ru/post/41159/
All Articles