The document outlines a course titled 'Introduction to HTML' divided into three weeks. Week 1 covers the basics of HTML, including web concepts, document structure, and text formatting. Weeks 2 and 3 delve into HTML elements, attributes, and advanced concepts like semantics and multimedia.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views
Course Title_ Introduction to HTML
The document outlines a course titled 'Introduction to HTML' divided into three weeks. Week 1 covers the basics of HTML, including web concepts, document structure, and text formatting. Weeks 2 and 3 delve into HTML elements, attributes, and advanced concepts like semantics and multimedia.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
Course Title: Introduction to HTML
Week 1: Getting Started with HTML
● Day 1: Introduction to the Web
● What is the World Wide Web? ● How do web pages work? ● Day 2: HTML Basics ● What is HTML? ● Structure of an HTML document ● HTML Elements and Tags ● Day 3: Creating Your First HTML Page ● Setting up a text editor ● Creating a simple HTML document ● Day 4: Document Structure ● Head and body elements ● Titles, headings, and paragraphs ● Day 5: Text Formatting ● Bold, italics, underline ● Line breaks and paragraphs
Week 2: HTML Elements and Attributes
● Day 1: Links and Anchors
● Creating hyperlinks ● Internal and external links ● Day 2: Lists ● Ordered and unordered lists ● Nested lists ● Day 3: Images ● Inserting images ● Image attributes (alt, width, height) ● Day 4: Forms ● Creating HTML forms ● Text input, radio buttons, checkboxes ● Day 5: HTML Tables ● Creating tables ● Table headers and data cells
Week 3: HTML Advanced Concepts
● Day 1: HTML Semantics ● Semantic HTML tags (e.g., header, footer, nav) ● Day 2: HTML Entities ● Special characters and symbols ● Day 3: Divs and Spans ● Block-level and inline elements ● Using divs and spans for layout ● Day 4: HTML5 Multimedia ● Audio and video elements ● Embedding media content