Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.63 KB

Readme.md

File metadata and controls

30 lines (15 loc) · 1.63 KB

MVC-93 HTML Fundamentals

In this comprehensive course, students will learn the essential concepts and techniques of HTML (Hypertext Markup Language), the standard markup language used to create web pages. Through interactive lessons and hands-on exercises, students will gain a solid understanding of HTML fundamentals, including basic syntax, structure, and elements. Topics covered will include HTML document structure, headings, paragraphs, links, images, lists, tables, forms, and semantic HTML. Students will also learn how to create web pages that are accessible, responsive, and compatible with various devices and browsers. By the end of this course, students will be able to create basic web pages using HTML and will have a solid foundation for further learning in web development. No prior knowledge of HTML or web development is required, making this course perfect for beginners looking to start their web development journey.

Lesson 01 Introduction to HTML

Lesson 02 Basic HTML Document Structure

Lesson 03 HTML Elements and Tags

Lesson 04 Working with Links

Lesson 05 HTML Form Elements

Lesson 06 HTML Tables

Lesson 07 HTML Embedding Media

Lesson 08 HTML5 Features

Lesson 09 Meta Tags and SEO Basics

Lesson 10 Accessibility

Lesson 11 HTML Symbols, Emojis and Character Entities

Lesson 12 Best Practices

Lesson 13 Hands-on Practices