HTML Basic IDE stands for Integrated Development Environment None of the mentioned Intelligent Development Environment Internet Development Environment Integrated Development Environment None of the mentioned Intelligent Development Environment Internet Development Environment ANSWER DOWNLOAD EXAMIANS APP
HTML Basic _________ is the incoming e-mail server. SMIP PPP SMTP POP SMIP PPP SMTP POP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic y default, iOS adds ____________ effects to icons. apple trademark rounded corners and reflective shine reflective shine square corners and reflective shine apple trademark rounded corners and reflective shine reflective shine square corners and reflective shine ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > ii None of the mentioned i and ii i ii None of the mentioned i and ii i 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