Web Training LMS Portal


Module 1: HTML Basics

<h1>Title</h1>
<p>This is a paragraph.</p>

Module 2: CSS Basics

p { color: blue; font-size: 16px; }

Module 3: JavaScript Basics

alert("Hello, World!");

Final Quiz

1. What tag defines a hyperlink?


2. What does CSS stand for?


3. What JavaScript function triggers a pop-up alert?


Certificate of Completion

This certifies that

has successfully completed the HTML Training LMS