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 1 Option 2 Option 3 All of these Option 1 Option 2 Option 3 All of these 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 > 3 1 0 2 3 1 0 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How many characters can be written with 1 kilobyte ? 1024 1000 None of these 1048 1024 1000 None of these 1048 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Imagelink can show a text label if you add property. All of these alt alternative str All of these alt alternative str ANSWER DOWNLOAD EXAMIANS APP
HTML Basic IDE stands for None of the mentioned Internet Development Environment Intelligent Development Environment Integrated Development Environment None of the mentioned Internet Development Environment Intelligent Development Environment Integrated Development Environment ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. False True False True ANSWER DOWNLOAD EXAMIANS APP