Q201. What two words should be avoided as link labels on a web page? Answer – “Click here” should be avoided as link labels on a web page. Q202. Fill…
Tag: html questions with answers
HTML – Questions With Answers – 176 to 200 Questions – SET 8
Q176. Why should you avoid using background images in tables in HTML e-mail? Answer – You should avoid using background images in tables in HTML e-mail because Outlook 2007 does…
HTML – Questions With Answers – 151 to 175 Questions – SET 7
Q151. Fill in the blank: ____________ tags surround each item in a select menu. Answer – option tags surround each item in a select menu. Q152. True/False: The fieldset tag…
HTML – Questions With Answers – 126 to 150 Questions – SET 6
Q126. True/False: To add a caption to a table, you use the caption attribute in the opening table tag. Answer – False. Q127. If you include a thead or a…
HTML – Questions With Answers – 101 to 125 Questions – SET 5
Q101. True/False: A link to a multimedia file is the same as any other link because it also uses the a tag. Answer – True. Q102. What is the purpose…
HTML – Questions With Answers – 76 to 100 Questions – SET 4
Q76. Add the appropriate style declaration to use wallpaper.gif as a background for the web page code shown next. Note that the graphic is in the same folder as the…
HTML – Questions With Answers – 51 to 75 Questions – SET 3
Q51. Which style sheet property is a better way to add horizontal lines to a page than the hr tag? Answer – The border property is a better way to…
HTML – Questions With Answers – 26 to 50 Questions – SET 2
Q26. Fill in the blank: The p tag is an example of a _____________ tag because it contains sections of text. Answer – The p tag is an example of…
HTML – Questions With Answers – 1 to 25 Questions – SET 1
Q1. What is a web browser? Answer – A web browser is a software program that runs on your computer and enables you to view web pages. Q2. What does…