WEB 110 Logo

WEB 110 - Session 12: JavaScript Intro

Name

Sam Velisaris

Current Date and Time - Everything

Assignment Summary

This lab introduced basic JavaScript concepts and how JavaScript interacts with HTML elements through the Document Object Model (DOM). The assignment included changing text styles, adding text dynamically, displaying the current date and time, creating new HTML elements using JavaScript, and updating footer information automatically. The project also demonstrated how HTML, CSS, and JavaScript work together to create a more interactive web page.