HTML Basic HTML document is saved using _______ extension. .hml .html .htnl .htl .hml .html .htnl .htl ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. testProp() hasEvent() testAllProps() modernizr.testStyles() testProp() hasEvent() testAllProps() modernizr.testStyles() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True 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 > 2 1 3 0 2 1 3 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? dataFormatAs disabled datafld datasrc dataFormatAs disabled datafld datasrc 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? dataFormatAs disabled datafld datasrc dataFormatAs disabled datafld datasrc ANSWER DOWNLOAD EXAMIANS APP