0% found this document useful (0 votes)
87 views2 pages

HTML Model Exam Paper for B.Sc. Students

This document is a model examination for a class on HTML. It contains multiple choice and long-form questions testing students' knowledge of HTML topics. The exam is divided into three parts - Part A contains 10 short multiple choice questions; Part B contains 5 long-form questions choosing between two options, to be answered in under 250 words; Part C contains 5 long-form questions choosing between two options, to be answered in under 600 words. Topics covered include the history of HTML, tags, formatting, links, images, lists, tables, frames, forms, and cascading style sheets.

Uploaded by

Deepa Suresh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views2 pages

HTML Model Exam Paper for B.Sc. Students

This document is a model examination for a class on HTML. It contains multiple choice and long-form questions testing students' knowledge of HTML topics. The exam is divided into three parts - Part A contains 10 short multiple choice questions; Part B contains 5 long-form questions choosing between two options, to be answered in under 250 words; Part C contains 5 long-form questions choosing between two options, to be answered in under 600 words. Topics covered include the history of HTML, tags, formatting, links, images, lists, tables, frames, forms, and cascading style sheets.

Uploaded by

Deepa Suresh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

EINSTEIN EINSTEIN

COLLEGE OF ARTS AND SCIENCE COLLEGE OF ARTS AND SCIENCE


TIRUNELVELI – 12 TIRUNELVELI – 12
Department of Computer Science Department of Computer Science
Model Examination Model Examination

CNCS41 - HTML CNCS41 - HTML


Class : II [Link]. (Maths) Date : 09.05.’23 Class : II [Link]. (Maths) Date : 09.05.’23
Time : Three hours Maximum: 75 marks Time : Three hours Maximum: 75 marks
PART - A (10 × 1 = 10 marks) PART - A (10 × 1 = 10 marks)
Answer ALL questions Answer ALL questions
1. HTML stands for ___________ 1. HTML stands for ___________
2. __________ tag is used to create hyperlinks. 2. __________ tag is used to create hyperlinks.
3. Prologue in HTML can be written as ____________ 3. Prologue in HTML can be written as ____________
4. The two main attributes of <tab> tag are _______ and ___________ 4. The two main attributes of <tab> tag are _______ and ___________
5. The ________ attribute is used to specify the various types of bullets in 5. The ________ attribute is used to specify the various types of bullets in
unordered lists. unordered lists.
6. The ________ tag is used to give heading for a table in HTML. 6. The ________ tag is used to give heading for a table in HTML.
7. The concept of specifying one frame within another is known as 7. The concept of specifying one frame within another is known as
____________ ____________
8. Clicking on the _______ button sends the ‘Form’ data to the server. 8. Clicking on the _______ button sends the ‘Form’ data to the server.
9. CSS stands for ______________ 9. CSS stands for ______________
10. <p style=”color:red”> is an example for ________ style sheet. 10. <p style=”color:red”> is an example for ________ style sheet.

PART – B (5 x 5 = 25 Marks) PART – B (5 x 5 = 25 Marks)

Answer ALL questions, choosing either (a) or (b) Answer ALL questions, choosing either (a) or (b)
Each answer should not exceed 250 words Each answer should not exceed 250 words
11. (a) Elucidate the history and generations of HTML. 11. (a) Elucidate the history and generations of HTML.
OR OR
(b) Create a web page for a company using basic formatting tags. (b) Create a web page for a company using basic formatting tags.
12. (a) Describe the two types of formatting characters available in HTML. 12. (a) Describe the two types of formatting characters available in HTML.
OR OR
(b) What is image map? Mention its types and explain any one with (b) What is image map? Mention its types and explain any one with
suitable examples. suitable examples.
13. (a) Illustrate with suitable examples how a web page can be created using 13. (a) Illustrate with suitable examples how a web page can be created using
nested lists. nested lists.
OR OR
(b) Give appropriate example to show how cells can span multiple (b) Give appropriate example to show how cells can span multiple
rows/columns in a table. rows/columns in a table.
14. (a) How will you display a drop-down list in HTML? Explain with an 14. (a) How will you display a drop-down list in HTML? Explain with an
example. example.
OR OR
(b) Create a web page with two frames using appropriate HTML tags. (b) Create a web page with two frames using appropriate HTML tags.

15. (a) Discuss with suitable examples, the elements of CSS. 15. (a) Discuss with suitable examples, the elements of CSS.
OR OR
(b)Illustrate how multiple styles can be used while designing Web pages. (b)Illustrate how multiple styles can be used while designing Web pages.
PART – C (5 x 8 = 40 Marks) PART – C (5 x 8 = 40 Marks)
Answer ALL questions, choosing either (a) or (b) Answer ALL questions, choosing either (a) or (b)
Each answer should not exceed 600 words. Each answer should not exceed 600 words.
16. (a) What is the use of hyperlinks.? Illustrate its usage with suitable 16. (a) What is the use of hyperlinks.? Illustrate its usage with suitable
examples. examples.
OR OR
(b) Give the importance of HTML and describe in detail about HTML (b) Give the importance of HTML and describe in detail about HTML
documents. documents.

17. (a) Mention the use of <IMG> tag. Explain its attributes with examples. 17. (a) Mention the use of <IMG> tag. Explain its attributes with examples.
OR OR
(b) Discuss any eight tags that can be used in the body section of a HTML (b) Discuss any eight tags that can be used in the body section of a HTML
document document

18. (a) With suitable examples, explain the various types of lists supported in 18. (a) With suitable examples, explain the various types of lists supported in
HTML. HTML.
OR OR
(b) Describe table creation in HTML with examples. (b) Describe table creation in HTML with examples.
19. (a) Discuss in detail about frames in HTML with suitable examples. 19. (a) Discuss in detail about frames in HTML with suitable examples.
OR OR
(b) Explain the various controls that can be used while designing a ‘form’ (b) Explain the various controls that can be used while designing a ‘form’
in HTML. Give examples. in HTML. Give examples.

20. (a) What is cascading stylesheets? With examples illustrate the different 20. (a) What is cascading stylesheets? With examples illustrate the different
ways in which styles can be added to a HTML document. Give suitable ways in which styles can be added to a HTML document. Give suitable
examples. examples.
OR OR
(b) Design a web page for a college using Frames, Forms and Cascading (b) Design a web page for a college using Frames, Forms and Cascading
Style Sheets Style Sheets

Staff in-charge HOD PRINCIPAL Staff in-charge HOD PRINCIPAL

Common questions

Powered by AI

HTML has evolved through several stages, starting from HTML 1.0 to the current HTML5 version. Each stage introduced significant improvements such as support for tables (HTML 3.2), scripting (HTML 4.01), and new multimedia elements, including audio and video tags in HTML5. These evolutions have made web pages more interactive and media-rich, supporting modern web development needs .

Using CSS (Cascading Style Sheets) instead of inline styling allows for cleaner and more maintainable code by separating content from presentation. CSS enables global styling from a single stylesheet, making it easier to update the style of multiple pages without altering the HTML content directly. This improves maintenance efficiency and consistency across web pages .

Nested lists are useful for hierarchically organizing complex data, such as product categories with subcategories. For example, using <ul> for categories with nested <ul> for subcategories provides a clear hierarchical structure, improving user comprehension and navigation. This structure is beneficial for displaying grouped information like FAQs or multi-tier menus .

Image maps allow multiple clickable areas within a single image, enhancing interactivity by letting users click different parts of the image to navigate to different URLs. They're created using the <map> tag with nested <area> tags defining each clickable region. For instance, in a photo of a geographic map, different regions could link to their respective informational pages .

HTML supports three types of lists: ordered lists (<ol>), unordered lists (<ul>), and description lists (<dl>). Ordered lists display items in a sequentially numbered format, unordered lists display items with bullets, and description lists present a list of terms with descriptions. Each type of list serves different structural and presentational purposes depending on the content it represents .

The <IMG> tag's attributes such as 'src', 'alt', 'width', and 'height' are crucial for optimizing images in web content. 'src' defines the path to the image; 'alt' provides alternative text for accessibility; 'width' and 'height' help reserve space as the page loads. Effectively using these attributes ensures responsive and accessible images that enhance user experience .

HTML tables initially evolved to present data in a grid format, accommodating multi-row and multi-column spans using attributes like 'rowspan' and 'colspan'. Over time, CSS and JavaScript libraries such as CSS Grid and Flexbox have become popular alternatives, offering more flexibility in design and responsiveness than traditional tables, which are less suitable for layout-centric tasks .

Common tags in the body section include <p> for paragraphs, <h1> to <h6> for headings, <a> for hyperlinks, <img> for images, <ul> and <ol> for lists, and <table> for tables. Each tag contributes to specific content elements, enhancing the document's structure, readability, and navigability .

Frames allow the division of a browser window into multiple sections where each frame can load separate documents. This can be beneficial for displaying persistent navigation alongside changing contents. However, frames can complicate navigation, cause usability issues, and affect search engine optimization, as modern web design trends favor seamless single-page applications over frame-based layouts .

A drop-down list in HTML is created using the <select> tag, with each option within the <select> represented by an <option> tag. For example: <select><option>Option 1</option><option>Option 2</option></select>. Drop-down lists are used for user-friendly forms where users need to select one option from a list, such as for selecting a country or state in an address form .

You might also like