Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 5.03 KB

README.md

File metadata and controls

50 lines (23 loc) · 5.03 KB

HTML Basics Course Repository

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

[00. Course Introduction](/Topics/00. Course-Introduction)

Course Program, Examination, Trainers

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/00. Course-Introduction/slides/index.html) / [ Demos](/Topics/00. Course-Introduction/demos) / [Tasks](/Topics/00. Course-Introduction/homework) / [ Videos](/Topics/00. Course-Introduction/VIDEOS.md)

[01. Web Basics](/Topics/01. Web-Basics)

Web sites, Web servers

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/01. Web-Basics/slides/index.html) / [ Demos](/Topics/01. Web-Basics/demos) / [Tasks](/Topics/01. Web-Basics/homework) / [ Videos](/Topics/01. Web-Basics/VIDEOS.md)

[02. HTML Fundamentals](/Topics/02. HTML-Fundamentals)

HyperText Markup Language, tags, attributes

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/02. HTML-Fundamentals/slides/index.html) / [ Demos](/Topics/02. HTML-Fundamentals/demos) / [Tasks](/Topics/02. HTML-Fundamentals/homework) / [ Videos](/Topics/02. HTML-Fundamentals/VIDEOS.md)

[03. HTML-Tables](/Topics/03. HTML-Tables)

Tables and why they are not used anymore

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/03. HTML-Tables/slides/index.html) / [ Demos](/Topics/03. HTML-Tables/demos) / [Tasks](/Topics/03. HTML-Tables/homework) / [ Videos](/Topics/03. HTML-Tables/VIDEOS.md)

[04. HTML Forms and Frames](/Topics/04. HTML-Forms-and-Frames)

HTML forms and sending data over the web

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/04. HTML-Forms-and-Frames/slides/index.html) / [ Demos](/Topics/04. HTML-Forms-and-Frames/demos) / [Tasks](/Topics/04. HTML-Forms-and-Frames/homework) / [ Videos](/Topics/04. HTML-Forms-and-Frames/VIDEOS.md)

[05. Semantic HTML](/Topics/05. Semantic-HTML)

HTML5 and semantics

[Slides](https://rawgit.com/TelerikAcademy/HTML/master/Topics/05. Semantic-HTML/slides/index.html) / [ Demos](/Topics/05. Semantic-HTML/demos) / [Tasks](/Topics/05. Semantic-HTML/homework) / [ Videos](/Topics/05. Semantic-HTML/VIDEOS.md)