Department Of Computer Science & engineering And IT
Class: VII Semester (IT)
Subject: Web Site Design

Tutorial Sheet: 10

Q1 Write a JavaScript code block which checks the contents, entered in a Form's text element. If the text is in lower case convert to upper case. Make use of function to Uppercase ()

Q2 Write a Java Script code using arrays and generate the current date in words, this should include the day, the month and the year. The output should be as fellows, Sunday, August 08,1999

Q3 How would you create menu like options?

Q4 what are the checkboxes? How are they created?

Q5 What is the Textbox? How is it created?