Course Code: MULT 214
Lecturer: Mr. Oluwatosin B. Ayorinde
Institution: Limkokwing University of Creative Technology (LUCT), Freetown
Semester: 2
This course introduces students to the foundation of web development using HTML (HyperText Markup Language). Students will learn how to create well-structured, semantic, and responsive web pages from scratch.
Note: This repository contains all lecture materials, code examples, assignments, and resources for the HTML portion of Web Technology.
By the end of this course, you will be able to:
- Understand the structure and anatomy of HTML documents
- Use semantic HTML5 tags properly
- Build complete web pages with forms, tables, lists, and media
- Create accessible and SEO-friendly websites
- Organize and structure code professionally
- Prepare for the next stage (CSS and JavaScript)
| Week | Topic |
|---|---|
| 1 | Introduction to Web Technology & HTML Basics |
| 2 | HTML Document Structure & Semantic Tags |
| 3 | Text Formatting, Links & Navigation |
| 4 | Lists, Tables & Media (Images, Audio, Video) |
| 5 | Forms & Input Elements |
| 6 | HTML5 New Features & Best Practices |
| 7 | Project Work & Code Review |
| 8 | Final HTML Project Submission |
- Clone or download the repository
- Open any
index.htmlfile in your browser - Practice modifying the code
- Submit your assignments inside the
assignmentsfolder
Recommended Tools:
- Visual Studio Code (recommended)
- Live Server extension
- Google Chrome / Firefox
- Create a folder with your name + week number
- Example:
Oluwatosin-Week03 - Push your work to this repository or submit via Classroom
Mr. Oluwatosin B. Ayorinde
Email: ayorinde.oluwatosin@limkokwing.edu.sl
Happy Coding! 💻
Last updated: April 2026