HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a web server? Tornado BlueGriffon Apache tomcat Jetty Tornado BlueGriffon Apache tomcat Jetty ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? return navigator.userAgent navigator navigator.user return navigator.userAgent navigator navigator.user ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Attributes should be quoted Unknown attributes are ignored by the browser Unused elements may be minimized Tags should nest not tag Attributes should be quoted Unknown attributes are ignored by the browser Unused elements may be minimized Tags should nest not tag 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. False True False True 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 3 Option 2 Option 1 All of these Option 3 Option 2 Option 1 All of these ANSWER DOWNLOAD EXAMIANS APP