Web-Technologies Important Questions (1) (1)
Web-Technologies Important Questions (1) (1)
Unit-1
1. Explain Formatting tags (bold, italic, underline, strong, superscript, subscript,
emphasized, marquee, strike through, delete, insert, small, line break, paragraph
break)?
2. What are the heading styles in html?
3. Explain form controls with example? (text, textarea, password, select, radio
buttons, checkboxes, clear / reset, submit)
4. What is hyperlink? Explain anchor tag?
5. Explain types of lists (order list, unorder list, definition list) with example?
6. Explain Table attributes with examples (normal table & colspan, rowspan)?
7. What is Frame? Explain with example?
8. What are the web design principles?
9. Images
Unit-2
1. What is dhtml? Explain difference between html & dhtml?
2. Explain cascading style sheets (inline style sheets, internal style sheets, external
style sheets, import style sheets)?
3. Explain about event handling techniques (mouse events, keyboard events,
window events)?
4. Explain text attributes & font attributes?
5. DIV tag, SPAN tag?
6. Explain types of selectors (HTML Selector, ID Selector, Class Selector, Contextual
Selector)?
7. Explain multimedia effects with filters and transitions?
Unit-3
1. What is java script? Explain Client side java script & server side java
script?
2. Explain data types and variables in java script?
3. What are the operators in java script? Explain with examples?
4. Explain expressions and statements?
5. What is function? How to declare a function & how to call a function?
6. What are the objects in java script?
7. What is array? How to declare an array & how to initialize an array?
8. Explain document object model (DOM)?
Unit-4
1. What is event & event handler?
2. What are the different types of events & event handlers in java script?
Explain with examples (Event – OnAbort – OnClick - Ondbl click - Ondrag drop –
Onerror - Onfocus - Onkey Press – Onkey Up – Onload - Onmouse Down – Onmouse Move -
Onmouse Out – Onmouse Over - Onmove - Onrest – Onresize - Onselect - On submit –
Onunload)?
Unit-5
1. What is xml? How to Creating XML Documents?
2. Explain xml style sheets?
3. Explain hyperlinks in xml?
4. Explain xml document object model?
5. Explain xml query language?
6. What are the difference between xml and html?