70-480: Programming in HTML5 with JS & CSS3: Practice Tests Set 1
70-480: Programming in HTML5 with JS & CSS3: Practice Tests Set 1
You are developing an HTML5 page that has an element with an ID of logo. The page includes the following HTML.
<div>
Logo:<br>
<div id="logo">
</div>
</div>
You need to move the logo element lower on the page by five pixels.
Which lines of code should you use? (Each correct answer presents part of the solution.
You can choose multiple.
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 only a valid three-letter country code.
Which HTML should you use?
Options are :
Answer :
You
are developing a web page that enables customers to upload documents to
a web server. The page includes an HTML5 PROGRESS element named
progressBar that displays information about the status of the upl >Answer : Window.location.href