Want to create interactive content? It’s easy in Genially!
Module Overview
Aiman Qureshi
Created on February 20, 2025
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
CSSCascading Style Sheets
HTMLHypertext Markup Language
WEB DEVELOPMENT
Module overview
Coding tools. terms and best practices and document structure
Semantic and non-semantic HTML tags
JSJavascript
CSS rules and syntax
Types of CSS stylesheets
practical examples of JS in websites
JS basic concepts and syntax
HTML
HTML is the content you see on websites. Think of it like the foundation or brick-layer of a house. This module will help you structure elements on a website!
CSS
CSS is the styling of the elements on the webpage. Think of it like the decorating a house. In this module, you will learn how style HTML elements to make websites visually appealing!
Javascript
Javascript is all the functionality needed on the webpage - its what's needed to make the website function and usable - which is key for user interaction HTML, CSS and JS are vital components that integrate to form a responsive and well-performing webpage.