Module 1
HTML Fundamentals of Website Development
You will be introduced to HTML to understand how to structure websites using HTML tags and how websites work. You will start learning how to use HTML tags and make headings, paragraphs, lists, tables, forms, images, and buttons, and all elements of web pages. Through this module, you will be able to create your own web pages.
- Introduction to HTML
- HTML Tags, attributes, comments, headings, and paragraphs
- HTML Lists, Images, Hyperlinks, Tables
- HTML Forms, Input types
- HTML Video, Audio
- HTML Web pages
CSS Fundamentals of Website Development
You will learn how to design HTML elements using CSS and how to make beautifully designed web pages using CSS styles. At the end of this module, you will be able to design your web pages the way you want to see them.
- Introduction to CSS
- CSS linking types, CSS styles
- CSS class and id selectors, CSS properties, values
Module 2
Intermediate HTML and CSS
You will get to learn an intermediate level of HTML and CSS. You will learn how to use CSS with HTML documents and how to design multipage websites and menu bar-like elements.
- HTML Box Model
- Menu Bar using CSS
- Background Images, Background Colours
- Multi-page websites
Module 3
JavaScript Basics
In this module, you will be introduced to JavaScript and its role, and usage in Web development. JavaScript controls the behavior of web pages.
- Introduction to JavaScript
- JavaScript Variables
- JavaScript Conditions
- JavaScript Data types
- User interaction
JavaScript Intermediate
You will get to learn the intermediate level of JavaScript. You will be able to make JavaScript programs using loops and conditions.
- JavaScript Arrays
- JavaScript Loops
- JavaScript Functions
- JavaScript Events
Website Hosting
After developing your website, you will learn how to host it online. This includes domain names, web hosting services, and how to deploy your website to make it accessible to users worldwide.
- Introduction to Web Hosting
- Types of Hosting: Shared, VPS, Dedicated
- Buying a Domain Name
- Connecting Domain with Hosting
- Uploading Website Files
- Basic SEO for Websites