Course: Microsoft Azure Fundamentals
Duration: Day 1 (8 Hours)
Zoho Desk
Deluge (Zoho Creator Scripting)
Zoho Creator Basics (Support Students)
Learning Outcomes By the end of this module, students will be able to:
C.R.M (Customer Relationship Management)
Learning Outcomes. By the end of this module, students will be able to:
Cascading Style Sheets (CSS) and Basic Structure Tags:
Bootcamp (Software)
CSS Tutorial Why Use CSS? CSS is used to define styles for your web pages, including the design, layout and variations in display for different devices and screen sizes. CSS Syntax h1{ color: blue; font-size: 12px} (h1) : Selector. { color} : Property. {blue; font-size} : Property {12 px } : Value Example: In this […]
Basic Structure Tags:
1. `<html>` – The root of an HTML document 2. `<head>` – Contains metadata/info for the document 3. `<title>` – Sets the title of the page (shown in browser tab) 4. `<body>` – Contains everything visible on the web page 5. `<meta>` – Defines metadata like character set or page description 6. `<link>` – Links […]
Software Development NQF Module 7
module 6 online
Software Development NQF Module 5
Cybersecurity NQF Module 4
Software Development NQF Module 4
Software Development NQF Module 3
Cybersecurity NQF Module 3
Cybersecurity Module 2
Software Development NQF Module 2
Software Development NQF Module 1
These textbook notes cover the fundamental hardware, software, and procedural aspects of computer systems.
Cybersecurity NQF Module 1
Module 2: HTML5,CSS3 & Bootsrap 5
HTML & CSS: Introduction This tutorial blends the core HTML markup skills with the CSS styling techniques you need to build real websites. What you will learn How HTML structures content using semantic, accessible elements. How CSS controls layout, colors, typography, and responsive behavior. How to combine HTML and CSS to build reusable components and […]