HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 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 1 2 3 0 1 2 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic _________ is the incoming e-mail server. PPP SMIP SMTP POP PPP SMIP SMTP POP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not supported in HTML5 ? content scheme name http-equiv content scheme name http-equiv ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. BODY None of these BASE HEAD BODY None of these BASE HEAD ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. None of the mentioned The extension of the file “.html” The “content-type” header Both “.html” extension and “content-type” header None of the mentioned The extension of the file “.html” The “content-type” header Both “.html” extension and “content-type” header ANSWER DOWNLOAD EXAMIANS APP