Wip unit2 part B
Wip unit2 part B
1) Compare and contrast between embedded stylesheet and external style sheet(8m*)
2) Illustrate the three ways of inserting a CSS to a document with Example(16m*)
3) List and explain in detail the types of selector strings. (8m*)
4) Explain text, font properties
Javascript:
1) Examine variables and data types in JavaScript.
2) Give various Operators in JavaScript.
3) Describe the control statements in JavaScript.
4) Write short notes on Date, math and string Objects.
5) Explain in detail about Regular expressions
DHTML:
Program:
1) Write a Java script to find the Prime number between 1 and 100.(8m*)
2) Write a Java Script to find factorial of a given number.(8m*)
3) Demonstrate a java script to display the welcome message using the alert whenever button
of a html form is pressed.
4) Consider a java script and HTML to create a page with two panes. The first pane (on left)
should have a text area where HTML code can be typed by the user. The pane on the left
should have a text area where HTML code can be typed by the user. The pane on the right
side should display the preview of the HTML code typed by the user, as it would be seen on
the browser(16m*)