HTML Basic Who created the first web browser Tim Berners Lee Jacobs,Lan Marc Andeersen Mozilla foundation Tim Berners Lee Jacobs,Lan Marc Andeersen Mozilla foundation 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 3 2 0 1 3 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is correct character entities for "Copyright" symbol? • Ÿ © ³ • Ÿ © ³ ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element? disabled datasrc datafld dataFormatAs disabled datasrc datafld dataFormatAs ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP