Chapter :- 8 HTML – Creating Web Page
Chapter :- 8 HTML - Creating Web Page
Q.1 Tick the correct option.
1. The tag that describe the contents of the web page is _________.
(a) Head Tag
(b) Body Tag
(c) Title Tag
2.The text inside the <TITLE> tag is displayed on the _____.
(a) Menu Bar
(b) Title Bar
(c) Satus Bar
3. The tag used for starting a new line is ______
(a) <BR>
(b) <HR>
(c) <MR>
4. ______ rule or line is used to separate different sections of your web page.
(a) slanting
(b) Vertical
(c) Horizontal
5._____ style tags specify a particular font change that is interpreted striclty by all browser.
(a) Physical
(b) Logical
(c) Conceptual
Q.2 Write True and False
1. Body tags are used to give the page title.False
2. The text you enter int nhe comment will appear when readers view the web page. False
3. Marquee tag is used for scrolling text or image displayed on the web page. True
4. Font size 1 creates the smallest text while font Size 7 creates the largest text. True
5. There are 13 colors, which you can specific by name also in HTML. False
Q.3 Fill in the blanks.
1. The Doctype declaration at the beginning of Web page specifies HTML5 Document.
2.<BR> tag is used to add a line break if needed by the browser.
3. To add background color to the web pages, BGCOLOR attribute is used in body tag.
4. COLOR attribute work with the font tag to change text to any color.
5. <H1> tag defines the largest heading and <H6> defines the smallest heading.
6. Comments can be added to Web page to write notes meant for you.
Q.4 Define the following.
1. Font Tag :- You can change teh appearence of youe text using the tags <font> and </font>.
2. Subscript Tag :- Enclosed text appears slight below the normal text syntax <SUB>___</SUB>
3. Susperscript Tag :- Enclosed text appears slight above the normal text syntax <SUP>___</SUP>
4. Heading Tag :- It is used to define heading in the webpage, which is vary from <h1> to <h6>
5. Marquee Tag :- This tag in HTML used to scrolling piece of text. syntax :- <marquee> ——– </marquee>
Q.5 Answer in 1-2 sentence.
1. What is HTML?
Ans :- HTML is a computer language used to create webpages.
2.What is the use of PRE tag?
Ans :- <PRE>____ </PRE> used to keep the line breaks and space you enter for a paragraph or a block of text.
3. What is the use of BR tags?
Ans :- You can insert a line break to instruct the browser to break the text and go to a new line.
Q.6 Answer Briefly
1. Which elements are included in the structure of HTML5 document?
Ans :- Doctype , Declaration, HTML tag , Document Tags , Document Title and body tag.
2. What is the use of MetaData tag?
Ans :- It is used to include extra descriptive information that does not appear in the browser window.
3. What is the use of adding more font names in font attribute?
Ans :- We should specify more font name because, if one font is missing on a user computer the text can be displayed witth the another font you have specified.
Popular Videos
UX for Teams
Learn the basics and a bit beyond to improve your backend dev skills.
Designer
SEO & Instagram
Learn the basics and a bit beyond to improve your backend dev skills.
Designer