A) $('li') .style('background-color', 'green') ;
B) $('li') .html('background-color', 'green') ;
C) $('li') .attr('background-color', 'green') ;
D) $('li') .css('background-color', 'green') ;
Correct Answer
verified
Multiple Choice
A) Document Object Model
B) Browser
C) Operating System
D) None of the above
Correct Answer
verified
Multiple Choice
A) bringing many new visitors to your site
B) increasing awareness of the website
C) both bringing many new visitors and increasing awareness of the site
D) None of the above
Correct Answer
verified
Multiple Choice
A) customerName = > "Smith";
B) customerName < = "Smith";
C) customerName = = "Smith";
D) customerName = "Smith";
Correct Answer
verified
Multiple Choice
A) object
B) event
C) tag
D) browser
Correct Answer
verified
Multiple Choice
A) Not more than one
B) Two scripts
C) One script in the header section and one script in the body section
D) As many as you need
Correct Answer
verified
Multiple Choice
A) a search form is completed
B) a visitor recommends your site to a friend
C) your site is listed in a search engine
D) your ad is viewed by a website visitor
Correct Answer
verified
Multiple Choice
A) prompt()
B) alert()
C) message()
D) none of the above
Correct Answer
verified
Multiple Choice
A) They may be placed anywhere in the web page.
B) They may be used by search engines to index a web page
C) They must be present or the page will not be indexed.
D) All of the above are true.
Correct Answer
verified
Multiple Choice
A) property
B) method
C) variable
D) function
Correct Answer
verified
Multiple Choice
A) navigation
B) page header
C) jump menu
D) none of the above
Correct Answer
verified
Multiple Choice
A) newsletters
B) banner exchanges
C) TV ads
D) none of the above
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) =
B) ==
C) < >
D) none of the above
Correct Answer
verified
Multiple Choice
A) Java
B) JavaScript
C) Flash
D) Ajax
Correct Answer
verified
Multiple Choice
A) document.forms[0].email
B) document.forms[0].email.value
C) document.forms[0].email.contents
D) document.forms[0].email.data
Correct Answer
verified
Multiple Choice
A) Paying to be listed preferentially in a search engine is considered by many organizations to be a justified cost of doing business.
B) Submit your site to search engines before it is finished.
C) It only takes a few minutes to be listed in a search engine.
D) All of the statements above are true.
Correct Answer
verified
Multiple Choice
A) You need to purchase the jQuery library.
B) The jQuery library is available online through a CDN
C) All browsers automatically include the jQuery library
D) None of the above statements is true.
Correct Answer
verified
Multiple Choice
A) robot
B) database
C) search form
D) all of the above
Correct Answer
verified
Multiple Choice
A) onclick
B) onmouseout
C) onmouseover
D) onmousehover
Correct Answer
verified
Showing 21 - 40 of 48
Related Exams