Loading repository data…
Loading repository data…
nkeranova / repository
:sparkles: HyperText Markup Language, commonly abbreviated as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology used to create web pages, as well as to create user interfaces for mobile and web applications. Web browsers can read HTML files and render them into visible or audible web pages. HTML describes the structure of a website semantically and, before the advent of Cascading Style Sheets (CSS), included cues for the presentation or appearance of the document (web page), making it a markup language, rather than a programming language.
Repository for the Course HTML Basics at Telerik Academy
In the free course HTML Basics the students will make their first steps in the development of modern web applications. The course is introductionary and covers only the basics of web development. Yet it is a fundamental for everybody who wants to grow as a web professional, both front-end developer or web developer.
The course includes topics such as HTML tags, using tables, forms and inputs and more...
Course Program, Examination, Trainers
Web sites, Web servers
HyperText Markup Language, tags, attributes
Tables and why they are not used anymore
HTML forms and sending data over the web
HTML5 and semantics