Contract

all contract here

Monday, October 6, 2014

Hi Friends, Today i am sharing with you oDesk html 5 test answer. There are all information is correct. you can see one more related post about it Odesk HTML Test 4.01 Answer. if you have another information about this test answer. Please post a comment and share your experience with us. Question no.1: Which media event is triggered when there is an error in fetching media data in HTML 5.0? Ans: on stalled. Question no.2: which of the following video file formats are currently supported by the

I use MAC Microsoft !

Ans: i use MAC microsoft Question no.7: you want to create a link for your website allowing users to email the webmaster. how will you implement this if the webmaster 's email address is webmaeter@xcompany.com? Ans: webmaster Question no.8: in HTML 5.0 how will the script be executed if you use the script element shown below? Ans: b. the script will be the executed when the page has finished parsing. Question no.9: what is the output when you use the HTML 5.0 code snippet shown below? Ans: it will be alert saying "[object window]" when the document is loaded. Question no.10: a computer programming book has to go online. what of the following tags is ideal for displaying the program snippet? Ans: Question no.11: how will you bind the details option (shown below) with an element, whose type attribute is set to url to get the result shown in the image? Ans: user should define a list attribute to the input element whose type is url. Question no.12: which of the following are valid a html 5.0 element? Ans: (check ALL) Question no.13: how does a button created by the