Loading...

HTML Course

Learn HTML start from Beginner

Courses

Course Features

  • Duaration : 10 Weeks
  • Leactures : Online / Offline
  • Assignments : 3

HTML Course
Syllabus

Week - 1


  • Understanding the role of HTML in web development
  • Basic structure of an HTML document
  • Essential HTML tags and attributes

Week - 2


  • Using headings, paragraphs, and text formatting tags
  • Creating hyperlinks and anchor tags
  • Working with lists: ordered and unordered

Week - 3


  • Inserting images into web pages
  • Using the img tag and its attributes
  • Embedding audio and video files

Week - 4


  • Creating and formatting tables
  • Understanding table elements (thead, tbody, tfoot, tr, th, td)
  • Building forms with input elements (text, password, radio, checkbox, etc.)

Week - 5


  • Using form elements like select, textarea, and button
  • Form validation techniques
  • Understanding form attributes (action, method, enctype)

Week - 6


  • Using semantic HTML tags (header, nav, article, section, footer)
  • Importance of accessibility in web development
  • Making websites accessible for all users

Week - 7


  • Overview of new HTML5 tags and attributes
  • Using the canvas element for drawing graphics
  • Working with audio and video tags

Week - 8


  • Introduction to CSS and its role in styling HTML
  • Linking external CSS files to HTML documents
  • Basic CSS properties for styling text, backgrounds, and borders

Week - 9


  • Understanding the concept of responsive design
  • Using meta tags for viewport settings
  • Introduction to media queries

Week - 10


  • Applying learned concepts to a real-world project
  • Building and deploying a fully functional website