This repository contains materials, code samples, and project files from a Web Page Development Workshop conducted for Diploma students in Computer Science Engineering (CSE).
The workshop introduces participants to the basics of web development, focusing on:
- HTML (HyperText Markup Language)
- CSS (Cascading Style Sheets)
- JavaScript (Introduction)
- Creating responsive and static websites
- Hands-on web page creation project
| Technology | Purpose |
|---|---|
| HTML | Page structure |
| CSS | Styling and layout |
| JavaScript | Basic interactivity (optional) |