HTML Basic Which property tells how many rows a cell should span ? None of these colspan=n Both A and B rowspan=n None of these colspan=n Both A and B rowspan=n ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. class none of the mentioned dir dir class none of the mentioned dir dir ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to set a global identifier for a microdata item? id key itemid itemclass id key itemid itemclass 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 2 Option 1 All of these Option 3 Option 2 Option 1 All of these Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In March 1999, Microsoft released Internet Explorer 5, which supported favicons for the first time. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 0 3 2 1 0 3 2 1 ANSWER DOWNLOAD EXAMIANS APP