Update your existing website with JavaScript Contents

For Assignment 2, you will create minimum two files (you can create more .html/.css files if you are using local/internal navigations and individual files styling)

1. js.html
2. js.css

js.html file should contain information about JavaScript. The page you will create must have the introduction of JavaScript and its usage as client side scripting language (2-3 Paragraphs). This page must have either embedded or local navigations that describe four main parts of JavaScript:

1. Data Types: Variable declaration, types of variables (local and global) ,JavaScript Hoisting, and arrays.
2. Operators: Arithmetic, Relational, Logical and bit-wise operators.
3. Control structures: if statements, switch statement and loops
4. DOM: Functions/Methods: how to define and call a methods, Event Driven Programing and how to create HTML element on fly.

For each part, there should be proper navigation. While explaining any part assume that you are writing a book page on that concept. So make sure, it lists concept, it's usages and at least one programming example (keep programming code small. Refer to W3Schools and follow the similar programming styles.)

js.css file contains all styles required for js.html file.

All pages should have interesting styles (font styles, layout styles, images proximity etc.) Make sure you choose right element for the contents. For example choose < 1> for main and < h2> for subheading etc.h

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.