Model Set 3

Internet Technology 1 Model Set

Model Set 3

Model Set 3

Published by: Anil K. Panta

Internet Technology I

Short Questions [Attempt all] [2x10 = 20]

  1. What is the internet? How is it different from an intranet?

  2. What is the difference between <div> and <span> tags in HTML?

  3. List any two new features of HTML5.

  4. Write the syntax for including an external CSS file in an HTML document.

  5. What is the purpose of the alt attribute in an <img> tag?

  6. How is an inline CSS different from internal CSS?

  7. How do you write comments in HTML, CSS and JS?

  8. What is the difference between == and === operators in JavaScript?

  9. Write the output of the following code snippet:
    console.log(5 + "5");

  10. Is it good to use @import in CSS? Explain.

Descriptive Questions [Attempt any 5] [5x10 = 50]

  1. What is a list in html? Explain briefly.

  2. Describe the box model in CSS and explain how margins, padding, and borders interact.

  3. Write an HTML5 form with at least three input fields and a submit button. Use proper attributes like required and placeholder.

  4. Write a CSS code to create a navigation bar with horizontal links and hover effects.

  5. Differentiate between var, let, and const in JavaScript with examples. What is operator, explain.

  6. Create a webpage using HTML and CSS to display a card with an image, title, and a short description.

  7. Write a HTML code to display the following table.

1

2

3

4

5

6

7

8

9

10

11

12

13

14


Long Questions [Attempt all] [2x15 = 30]

  1. What is a semantic element? Design a responsive webpage using HTML5 and advanced CSS that adjusts its layout for desktop and mobile views. Include a header, footer, and two content sections.

  2. Write html and css code to display the following. Flag must be zoomed when hovered using transition.

Country

Cities

Language

Currency

Flag

Nepal

  • Kathmandu

  1. Sankhamul

  2. Old Baneshwor

  • Chitwan

  1. Ratnanagar

  2. Bharatpur

Nepali

NRS

USA

  1. Washington DC

  2. New York

English

USD

We will get back to you via email or phone call