How to Apply Bold and Italics
Category : 10th Class
While designing a web page, sometime there is a need to emphasis little text in the web page to get the attention of the user for that particular text.
Thus HTML provides two tags for this purpose:
1. <i> tag:-ls basically used to italicize the text written between opening and closing <i> tags.
2. <b>tag:-ls basically used to create bold text written between opening and closing <b>tag
Which one of the following HTML editors is used to automate the whole process of site design and implementation?
(A) Netscape
(B) Microsoft Front page
(C) Adobe Page Mill
(D) All of these
(E) None of these
Answer: (c)
Explanation
Correct Option:
(C) Adobe page Mill is used to automate the whole process of site design and implementation.
Incorrect Options:
Therefore, option (C) is correct and rest of the options is incorrect.
Jack was developing a Web page. He wants to use black colour in a label. Which one of the following hexadecimal values Jack can use in HTML coding?
(A) #000000
(B) #00000
(C) # FF0000
(D) #FFFF00
(E) None of these
Answer: (C)
Explanation
Correct Option:
(C) The hexadecimal value of black colour is #000000
ncorrect Options:
Therefore, option (C) is correct and rest of the options is incorrect.
Which one of the following HTML editor comes with WYSIWYG?
(A) Adobe Page Mill
(B) Netscape Composer
(C) Microsoft Front page
(D) All of these
(E) None of these
Answer: (b)
Explanation
Correct Option:
(B) Netscape Composer editor comes with WYSIWYG.
Incorrect Options:
Therefore, option (B) is correct and rest of the options is incorrect.
You need to login to perform this action.
You will be redirected in
3 sec