Sie sind auf Seite 1von 2

1)

Design the web page using forms and get the value from the user, use all the for
m elements and validating the same using HTML.
(10)
2)
a. How to add an external style sheets to sessional.html. Name the style sheet
as sessional.css. [2 Marks]
b. Display h1 and h5 elements in blue().[2 Marks]
c. Display all links in blue without underlining them.[2Marks]
d. When the mouse hovers over the link, change the link s background color to yell
ow, and text s color to blue.[2 Marks]
e. Declare a style class named solid that sets the border only in the bottom to im
g tag with dotted lines. [2 Marks]

(10)
3)
Define the term Internet and Web. [5 Marks]
What is Cascading Style Sheet, list out its advantages. [5 Marks]
(10)
4)
What is the difference between absolute and relative with respect to the positi
on property in CSS.
[5 Marks]
Write short notes on CSS Responsive [5 Marks]
(10)
5)
Explain the following tags with respect to HTML
a. anchor tag [2 Marks]
b. ol tag
[2 Marks]
c. img tag
[2 Marks]
d. nav tag
[2 Marks]
e. header tag
[2 Marks]

Answer all the questions.


1)
What is DOM ? List out the importance of DOM.Explain how HTML elements can be ch
anged using JavaScript and HTML DOM
a. Using Style Object.
b. Change the font and color of the element
(10)

2)
Explain the difference between innerHTML, innerText, textContent with examples.

(10)
3)
Write a short notes on
a.
b.
c.
d.

CreateElement
appendChild
.firstChild
.nodeName

(10)
4)
Explain any four event handlers using JavaScript
(10)
5)
Explain how to access the value of a TextBox, RadioButton, CheckBox, dropdown me
nu using JavaScript with an example.
(10)

Das könnte Ihnen auch gefallen