2026-03-27 15:44:51 +00:00
2026-03-27 15:41:49 +00:00
2026-03-27 15:44:51 +00:00
2026-03-27 15:43:18 +00:00
2026-03-27 15:42:38 +00:00

Day 5 - JavaScript Basics

Introduction

Today I learned the basics of JavaScript, which is used to make web pages interactive.

Concepts Covered

  • Variables
  • Functions
  • Events (onclick)
  • Linking JavaScript with HTML

Practical Task

I added an interactive button to my profile webpage using JavaScript.

Features Added

  • Button click interaction
  • Alert message display
  • Basic event handling

Outcome

I understood how JavaScript adds functionality and interactivity to web pages.

Description
No description provided
Readme 26 KiB
Languages
CSS 50.9%
HTML 40.4%
JavaScript 8.7%