[go: up one dir, main page]

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

WT Assignment Theory Unit 1

The document is an assignment for a Web Technologies course focusing on HTML5 fundamentals. It includes true or false questions, fill-in-the-blank exercises, and short answer questions about HTML structure, tags, lists, and special characters. Students are required to complete specific questions from each section.

Uploaded by

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

WT Assignment Theory Unit 1

The document is an assignment for a Web Technologies course focusing on HTML5 fundamentals. It includes true or false questions, fill-in-the-blank exercises, and short answer questions about HTML structure, tags, lists, and special characters. Students are required to complete specific questions from each section.

Uploaded by

lionslasher14
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

GLS UNIVERSITY

BSc(IT) (Dual Specialization)


SEM – I
Subject Name: Web Technologies
UNIT 1 : Fundamentals of HTML5
THEORY ASSIGNMENT – UNIT 1

Q.1 True or False


1. A markup language is a set of markup tags
2. HTML does not consist of a series of elements.
3. A singular tag is also called as stand-alone tag.
4. The title is shown in the browser’s title bar.
5. The HTML <hr> tag draws line.
6. <bold> tag is used to bold the text.
7. To display some common information at the bottom of the web page. We can use
<title>....</title> tag.
8. The HTML <br> element defines a line break.
9. Href is an attribute of <img> tag.
10. The HTML <div> tag divides the documents in a different section.
11. <h6> tag is the biggest heading.
12. Comment tags are used to insert comments in the HTML source code.
13. <p> tag use to add empty line before and after a paragraph.
14. <map>is an image with non-clickable areas.

Q.2 Fill in the Blanks


1. HTML stands for _______________.
2. HTML have ________ or ____________ extension.
3. The entire HTML web page is enclosed within _______ tag.
4. Body tag has ___________ attribute which changes the background color.
5. The HTML ______ element defines a paragraph.
6. An ordered list starts with the tag ______ and ends with ______.
7. An Unordered list starts with the tag ______ and ends with ______.
8. An ______ is an image with clickable areas.
9. SPECIAL CHARACTER ₹ can be display by writing _______. can be display by writing _______.
10. The _______ tag (a) is used to create hyperlinks.

Q.3 Answer the following questions.


1. Write a short note on the HTML Structure with example.
2. How many types of tags in HTML? Explain with example.
3. Write a short notes on division tag with example.
4. Write a short note on special characters.
5. Write a short note on Ordered List tag with example.
6. Write a short note on Unordered List tag with example.
7. Write a short note on Definition List tag with example.
8. Write a short note on How to Create Nested List with example.
9. Write a short note on Link tag with example.
10. Explain Image Map with Example.

Note : Q1 & Q2 is compulsory for everyone.

Roll No Question 3
(1-10) (31-40) (61-70) (91-100) Q1 , Q2 , Q3 , Q10
(11-20) (41-50) (71-80) (101-110) Q4 , Q5 , Q6 , Q10
21-30) (51-60) (81-90) (111-123) Q7 , Q8 , Q9 , Q10

You might also like