Welcome To My Personal Website

Modules

In Module 1, I studied the basics of web development such as HTML elements and how websites are structured.

Modules 2 and 3 helped me understand planning a website and how to organize styles using CSS.

In Modules 4 and 5, I explored the introduction to JavaScript and its use in dynamic websites.

HTML and CSS History

HTML (HyperText Markup Language) began in 1993, allowing the structure of web content. CSS (Cascading Style Sheets) was introduced in 1996 to manage styling and layout separately from content.

JavaScript History

JavaScript was created in 1995 by Brendan Eich. It has evolved from a small scripting tool to one of the most powerful languages used in modern web applications today.

Web Development Summary

Web development involves combining HTML for structure, CSS for styling, and JavaScript for interaction. These modules have helped me learn how to build accessible, ethical, and responsive websites.