Important Questions of HTML and CSS | HTML and CSS - Questions

1. Define HTML.

2. What are tags in HTML?

3. Discuss types of tags used in HTML.

4. Explain why HTML is used?

5. Define HTML Element. Explain Empty HTML Element.

6. What are HTML attributes?

7. Define HTML Headings

Or

    Discuss Header Tags used in HTML.

8. Write the structure of a HTML code along with an example.

9. Explain basic structure of HTML document.

Or

    Discuss building blocks of HTML document.

10. Explain various Formatting Tags used in HTML.

11. What is HTML? How HTML is different from a programming language?

12. Discuss basic structure of HTML Element.

13. Explain any two empty Tags used in HTML.

14. Write the use of the following formatting elements:

<b>,  <p>,  <sub>,   <sup>,   <strong>

15. Define comments in HTML.

16. What are Marquees in HTML?

Or

Discuss <MARQUEE> tag used in HTML.

17. What is Hyperlink? Explain absolute and relative hyperlinks.

18. How to add images over a webpage? Explain various attributes of <IMG> tag with suitable example.

19. Why frames are used in HTML?

20. Define Lists. Explain different types of lists used in HTML.

21. What are Tables in HTML? How tables help to organize data effectively?

22. What is the use of forms in HTML?

23. What is hypertext? How hypertext is different from hyper image?

24. What is Drop-down list? Which HTML tags are used to create a drop-down list?

25. What is the difference between Static and Dynamic Webpage?

26. Write a HTML code to produce the following output :

An unordered HTML list

  • Coffee
  • Tea
  • Milk


27. Write a HTML code to produce the following output:

A Nested List

List can be nested (lists inside lists) :

·  Coffee

·  Tea

o Black tea

o Green tea

·  Milk

 

28. Explain The HTML tags:

a.  <MARQUEE>

b.  <FIELDSET>

c.   <TEXTAREA>

d.   <STRIKE>

e.    <SUP>

29. Write a HTML code to produce the following output :

 Saving Table

Month

Saving (Rs)

January

300

February

450

 

30. Write a HTML code to show the use of checkbox and radio button control.

31. Why forms are used in HTML? Design a form to collect student’s basic information.

32. What is Table? How to design a table within another table in HTML.

33. What is CSS? Explain various CSS Embedding techniques.

34. Explain different ways in which CSS can be added to HTML element.




Post a Comment

0 Comments