If you want to know that some useful and interesting questions about HTML and CSS that will help you to increase your knowledge that you are in the right place. These are the basic questions but it very important for you. You Should have to know about them if you are learning HTML and CSS languages.
Here is the list of Questions that helps you to improve your Knowledge about HTML and CSS.
Question 1: If you want to merge two rows in a table we use _______
A. row mergeB. rowspan
C. colspan
D. none of the above
The correct answer is 'B'
Question 2: If you want to merge two columns in a table we use _______
A. colspan
B. colmerge
C. rowspan
B. colmerge
C. rowspan
D. none of the above
The correct answer is 'A'
Question 3: Which of the following is the attribute of <table >
A. Cellpadding B. link
C. src
D. alt
The correct answer is 'A'
Question 4: HTML bookmarks are used to allow readers to jump to specific parts of a Web page.
A. TrueB. False
The correct answer is 'A'
Question 5: In HTML Table row is defined by _____
A. <tr> B. <td>
C. <th>
D. <tl>
The correct answer is 'A'
Question 6: The ______attribute provides an alternate text for an image.
A. altB. src
C. align
D. alter
The correct answer is 'A'
Question 7: The ______ attribute to specify the width and height of an image.
A. styleB. alt
C. width and height
D. none of the above
The correct answer is 'A'
Question 8: Which of the following gives a text description of the image if it is not available?
A. heightB. src
C. alt
D. title
The correct answer is 'C'
Question 9: <td>....</td> tags is used for ____
A. table headingB. table row
C. table record
D. table list
The correct answer is 'C'
Question 10: The <img> tag is empty tag
A. TrueB. False
The correct answer is 'A'
Question 11: The src attribute does not specify the URL (web address) of the image
A. TrueB. False
The correct answer is 'B'
Question 12: In HTML tables table header is defined by______
A. <td>B. <tr>
C. <th>
D. <li>
The correct answer is 'C'
Question 13: In HTML Table gap between two cells between of the same table is known as _____
A. Cell DifferenceB. Cells spacing
C. Cells padding
D. None of the above
The correct answer is 'B'
Question 14: For specifying the height and width of an image which attribute is used in the image tag?
A. Style tagB. alt attribute
C. Height and width attribute
D. None of the above
The correct answer is 'A'
Question 15: JPEG format is useful when ________
A. we want to show more brightnessB. there are not so many colors in the picture
C. there are so many colors in the picture
D. when we want to show haziness
The correct answer is 'C'
No comments:
Post a Comment
What do you think about this article? just write your feedback in the comment box. Thanks :)