HTML Basic ____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr. Navigator.userAgent Modernizr.load HasEvent() None of the mentioned Navigator.userAgent Modernizr.load HasEvent() None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Blue Griffon is based on ________ rendering engine WebKit Gecko Presto None of the mentioned WebKit Gecko Presto None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Browser Server Compiler Interpreter Browser Server Compiler Interpreter ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does the < br > tag add to your webpage ? Long break Line break None of these Paragraph break Long break Line break None of these Paragraph break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ALL HTML tags are enclosed in what ? ? and ! < and > # and # { and } ? and ! < and > # and # { and } ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element ? The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. ANSWER DOWNLOAD EXAMIANS APP