You are on page 1of 1

TECH KNOWLEDGE SHARING

COURSE: HTML, CSS AND JAVASCRIPT


TITLE: CURRICULUM FOR FOUR WEEKS PERIOD
INSTRUCTOR: SPECIAL LEVI DUSU

What is HTML, HTML Editors,


INTRODUCTION, Installation of VS Code Editor,
INSTALLATION OF VSCODE EDITOR HTML Document Structure
WEEK 1
AND HTML DOCUMENT (Doctype, html, head, title and
STRUCTURING body), H1 TO H6, and Paragraph.
ASSIGNMENT
Bold <b>, Strong <strong>,
Italic <i>, subscript <sub>,
superscript <sup>,
HTML ELEMENTS, FORMATTING
emphasized <em>,
WEEK 2 AND
deleted <del>, marked <mark>,
COMMENTS
image <img>, Division <div>, Links
<a>
ASSIGNMENT
Ordered list <ol>, unordered list
<ul>, list items <li>, description list
<dl> description term <dt>,
HTML LISTS
WEEK 3 description data <td>, table, table
AND TABLES
row <tr> table head <th>, table
data <td>
ASSIGNMENT

ID, Classes introduction to CSS


HTML ID, CLASSES AND using the style attribute, style tag
WEEK 4
INTRODUCTION TO CSS and external CSS using link tag
ASSIGNMENT

You might also like