Brief description
HTML (from the English. HyperText Markup Language — «hypertext markup language») is a language that describes the structure and content of the web page. Most web pages contain a description of the markup language or HTML XHTML. The HTML language is interpreted браузерами; obtained by interpreting formatted text is displayed on the screen of computer monitor or mobile device.
HTML5 is not the next version of hypertext markup language, a new open platform for creating web applications using audio, video, graphics, animations, and more.
Links to materials for the study
Basic resources
- HTML — Wikipedia
- Standard HTML 4.01 - w3.org
- XHTML 1.0 - w3.org
- XHTML 1.1 - w3.org
- XHTML 2.0 - w3.org
- HTML 5 - w3.org
- HTML standard 5.1 - w3.org
Tutorials
- HTML4 tutorial - htmlbook.ru
- Introduction to XHTML htmlbook.ru
- Tutorial HTML5 htmlbook.ru
- Additional materials on HTML5 htmlbook.ru
- HTML and HTML5 HTML5BOOK.ru
- HTML - Mozilla Developer Network
- HTML developer’s guide - Mozilla Developer Network
Interactive courses
Presented below interactive courses include assignments to test the gained knowledge and skills.
- Basics of HTML WebReference.ru
- Content in HTML WebReference.ru
- A form in an HTML WebReference.ru
- HTML5 Tutorial - W3Schools
- Interactive online courses on front end - HTML Academy
Reference
- Spravochnik HTML WebReference.ru
- Reference HTML htmlbook.ru
- The HTML Element Reference - W3Schools
- HTML reference - Mozilla Developer Network
Video
- Basics of developing websites and web applications - Microsoft Virtual Academy
- HTML5 and CSS3 - webtheory
- Mprsnd HTML5 CSS3 Fundamentals - Microsoft Virtual Academy
- Video course HTML&CSS - ITVDN
- Video course HTML5 and CSS3 - ITVDN
Additionally ###
- School of development of interfaces. Moscow - Academy of Yandex
- School of development of interfaces. Ekaterinburg Academy of Yandex
- School of development of interfaces. Simferopol - Academy Yandex
Instead of the presentation
Recommended books
- Lessons on HTML and CSS - Shay Howe
- Advanced lessons on HTML and CSS - Shay Howe
- Dive into HTML5 mark pilgrim
- HTML and XHTML. Detailed guide - Chuck Musciano, Bill Kennedy
- HTML5. Recipes programming - Christopher Schmitt, Kyle Simpson
- HTML and CSS. The path to perfection - Ben hennick
Software
- Basic software - Mozilla Developer Network
- Visual Studio Code
- Google Chrome DevTools - Mozilla Developer Network
- Developer tools Firefox - Mozilla Developer Network
- Firebug extension for Firefox - Mozilla Developer Network
- Web Developer extension for Firefox - Mozilla Developer Network
- W3C HTML Validator
- HTML Tidy
- Pretty Diff
Tests, laboratory work and practical tasks
Tests
- Basics of HTML4 - htmlbook.ru
- XTML 1.0 - htmlbook.ru
- HTML5 fundamentals - htmlbook.ru
- Forms in HTML5 htmlbook.ru
- HTML Quiz - W3Schools