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 in the blank:…
Read moreQ176. 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 not support them….
Read moreQ151. 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 is used to…
Read moreQ126. 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 tfoot group in…
Read moreQ101. 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 of the param…
Read moreQ76. 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 file. Answer…
Read moreQ51. 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 add horizontal lines…
Read moreQ26. 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 a container tag…
Read moreQ1. 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 HTML stand for?…
Read more