Programming in HTML5 with JavaScript and CSS3 Free Practice Exam Questions

17 real Programming in HTML5 with JavaScript and CSS3 exam questions with answers and AI explanations. Microsoft certification prep — page 1 of 2.

  1. Question 4: You are developing an HTML5 web form to collect feedback information from site visitors. The web form must display an INPUT element that meets the following re…
  2. Question 7: You are developing an HTML5 web form to collect feedback information from site visitors. The web form must display an INPUT element that meets the following re…
  3. Question 16: Which CSS3 code fragment will style only the external links in an HTML document?
  4. Question 21: You are developing a customer web form that includes the following HTML. <input id="txtValue"/> You need to change the HTML markup so that customers can enter…
  5. Question 28: You are developing a customer contact form that will be displayed on a page of a company's website. The page collects information about the customer. If a cust…
  6. Question 29: You develop an HTML5 webpage with custom CSS. You have the following HTML markup: <div class="new" Item">...</div> You have the following requirements: ✑ In ad…
  7. Question 31: You are developing an HTML5 web application that provides a discussion forum for users. When a user registers to access the application, the user enters an ema…
  8. Question 36: You are creating a custom function. You pass an object named testObj to the function as a parameter. You do not use inheritance through the functions. The func…
  9. Question 41: You are developing an HTML5 page that includes several paragraph elements. You have the following requirements: Add a drop shadow that is one inch below the te…
  10. Question 42: You are developing an HTML5 page that includes several paragraph elements. You have the following requirements: ✑ Add a drop shadow that is one inch below the…