MAT 125: Web Design 1: Fundamentals : EXERCISES

<< .. Go to .. Home .. Class Demos .. Previous Exercise < .. > Next Exercise .. >>

Exercise 9:
Javascript


In this exercise we will learn how to use some basic javascripts in a web page.

HTML Elements

  • <script> </script>
    • language="javascript"

Exercise Requirements

  • This exercise is for extra credit. You will be required to put at least one javascrip in your final.

Images

  • Optional

Audio

  • Optional

Design Process

  • Create a project folder named "Exercise9"
  • Follow the usual procedure for making HTML documents.
  • Use at least one Javascript somewhere in your page. (Three would be better).
  • Place all HTML docs, any linked docs and images in your project folder.
  • Review your work in a browser before uploading to the server.

Final Presentation

  • Upload your HTML documents to the server and view them in a browser.

Evaluation

This exercise is worth up to 15 points. Each working javascript that you use is worth 5 points for up to three. Link your pages.

Due Date

Text Reference

  • Chapter 1: pg 10 - 11
  • Review Lecture in Course Content on Blackboard

Online Demos

<< .. Go to .. Home .. Class Demos .. Previous Exercise < .. > Next Exercise .. >>