MODULE 1: Introduction to Web Technology (10 hrs)
HTML5, CSS3, Web Essentials
Paper 1:
- Q3(a): Develop CSS code with yellow text color, 25px font size, bold font style [10]
- Q4(a): Create HTML page "Responsive Design in Action" with media query for background color change [10]
Paper 2:
- Q2(a): Explain rowspan and colspan of table in HTML with example [10]
- Q4(a): Explain Shadow effect on Text using CSS with example [10]
Paper 3:
- Q3(a): Explain drag-and-drop functionality in HTML5 with example [10]
- Q4(a): Explain different ways to apply CSS styles to HTML elements with example [10]
Paper 4:
- Q1(a): Explain how JavaScript can hide HTML Elements with example [5]
- Q1(d): Write code to Drag an image from outside the box and Drop it inside the box [5]
- Q2(a): Create external Stylesheet and link to HTML form with specific styling requirements [10]
- Q4(b): List and Explain 3 ways to add style sheet (CSS) to HTML web page with examples [10]
Paper 5:
- Q1(d): Differentiate between HTML and HTML5 [5]
- Q4(b): What is inheritance in CSS? Explain CSS Animation properties [10]
- Q6(b): Explain <audio> and <video> elements in HTML5 with example [10]