HTML Basic HTML tags are used to describe document _______ Language Definition Content None of these Language Definition Content None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to add a name/value pair to a microdata item? itemref itemprop itemid itemscope itemref itemprop itemid itemscope ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Compiler Interpreter Server Browser Compiler Interpreter Server Browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > Option 3 All of these Option 1 Option 2 Option 3 All of these Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unused elements may be minimized Tags should nest not tag Attributes should be quoted Unknown attributes are ignored by the browser Unused elements may be minimized Tags should nest not tag Attributes should be quoted Unknown attributes are ignored by the browser ANSWER DOWNLOAD EXAMIANS APP