Unit-1
1) Explain the basic structure or building blocks of HTML
2) Define tag and types of tags? Describe the various Formatting tags used in HTML
3) What is Hyperlink (anchor tag)? Explain absolute and relative hyperlinks?
4) How to scroll images in a webpage? Explain various attributes of <IMG> tag with suitable example
5) Define Lists. Explain different types of Lists used in HTML
6) Discuss the Tables in HTML in detail
7) how to navigate frames or define iframe? Explain with an example
8) Why Frames are used in HTML? Discuss the vertical and Horizontal Frameset with example
9) What is Form? Explain the <FIELDSET>, <SELECT>>and <INPUT> tags used in HTML.
10) What are the Guidelines for Designing a Website
Unit-2
1) What is DHTML? Explain various components of DHTML
2) What is the difference between HTML(STATIC) and DHTML(DYNAMIC)
3) Define CSS and CSS Rule? explain types of cascading style sheets with example
4) Define selector? Explain types of selector in CSS with suitable example
5) Explain the text, font and border properties with example
6) How to create multimedia effects with CSS Filters and Transitions
Unit-3
1) What is JavaScript? Explain its features
2) write about JavaScript (Popup Boxes) BUILT-IN FUNCTIONS
3) Difference between client-side and server-side scripting
4) How to create and link an external JavaScript in HTML document?
5) What are JavaScript Tokens?
6) Explain the various conditional statements used in JavaScript
7) Explain the various Looping statements used in JavaScript
8) define Function? How to write user defined functions in JavaScript?
9) What are JavaScript Objects? Explain the various ways to creating array objects in JavaScript with
suitable example
10) Explain about string handling methods in string objects
Unit-4
1) Describe Event, Event handling and Event handler. Discuss how Event handling is important?
2) Discuss onclick and ondblcilck event with suitable example
3) Discuss onload and onunload event with suitable example
4) Discuss onkeydown, onkeyup and onkeypress event with suitable example
5) Discuss any 5 Mouse events with suitable example
6) Write a program to validate the form using java Scripting
Unit-5
) What is XML? List the features and applications of XML
2) Define XSLT? Explain how XSLT used in XML?
3) What is DTD? Write about types of DTD with example
4) what are basic building blocks of DTD? What are the different rules to write the XML document?
5) What is CSS? Discuss CSS in XML
6) Write a note on XML-DOM
7) Explain the XML Query language or XQuery