Answer the following. 1. Explain URL. 2. Define the term Web browser. 3. Define the term attribute. 4. Give full form of CSS. 5. What is the file extension used for external JavaScript file. 6. Explain HTTP. 7. Explain Middleware.
[7 marks]Do as directed. 1. Is JavaScript case sensitive?(TRUE/FALSE). 2. An HTML document is divided into _______ and _______. 3. The <HR> tag is used to insert a line break.(TRUE/FALSE) 4. In <OL> tag an attribute list-style-type has ______ value to have output in capital roman number. 5. Inline CSS is having more preference than internal CSS (TRUE/FALSE). 6. 2 types of gradients are _______ and ________. 7. Afunction can be without parameter also.(TRUE/FALSE).
[7 marks]Explain List tag. Mention different types of list type with example.
[7 marks]Explain static and dynamic web pages.
[7 marks]What is Internet? Explain evolution of Internet.
[7 marks]What is CSS? Explain levels of style sheet with example.
[7 marks]Explain <FORM> tag and its elements along with its basic attributes.
[7 marks]Write a code to Design cascading style sheet for HR, H1 and Ptag with basic properties.
[7 marks]What is string in JavaScript? Explain at least 3 sting methods in JavaScript/
[7 marks]What is DOM in JavaScript? Explain in detail.
[7 marks]Write a JavaScript program to perform a simple calculator.
[7 marks]What is Event? Explain any 5 JavaScript event in detail.
[7 marks]What is Date object in JavaScript? Also explain its methods.
[7 marks]What is HTML? Explain importance of HTML in website development?
[7 marks]What is an array? Explain in detail.
[7 marks]Explain the types of operators available in JavaScript.
[7 marks]Explain table tag and basic attributes with example.
[7 marks]