Test your basic knowledge |

Web Development

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. What is the purpose of the <!doctype> tag?






2. When is best to use the <ol> tag?






3. How do you write a comment in an HTML document?






4. When should you use a <span> tag?






5. When do you use an absolute link?






6. How do you remove a border from an image (using css)?






7. When using CSS what separates a property and value?






8. This stops processing the page if they cannot retrieve the resource.






9. To extract data from a web service if it returns JSON use ________ to return an object then iterate through it to get what you want






10. What is the definition of an internal link?






11. Web apps can interact with server without changing anything on the page - uses the XMLHttpRequest object to exchange data asynchronously with the web server.






12. What is the purpose of the <meta> tag?






13. When do you use the "a: hover"?






14. What type of image is best if a web page requires a photograph?






15. Why is "alt" used?






16. Data gets transferred via the URL - used for safe actions






17. Opposite of left join






18. When is best to use the <dl> tag?






19. To destroy the session Unregister a _____________ from the current session






20. When is FTP used?






21. Write the code to link to: www.basicversity.com






22. Write the line of code to insert an image.






23. When should you use a <span> tag?






24. What is the hierarchy for CSS code?






25. Pushes an element far left - allows other elements to wrap around it.






26. While using CSS what type of css file can modify multiple things at once to an entire site?






27. What does float allow you to do?






28. Use the following lowest screen resolution when designing a site for a target audience?






29. When is FTP used?






30. What is the purpose of the <p> tag?






31. What is the purpose of the <meta> tag?






32. Which heading tag has the smallest size?






33. A way of matching strings of text given a defined set of parameters.






34. Recognized natively by JavaScript. No need for parsing an XML document to extract the data and get it throught the net.






35. What does float allow you to do?






36. Write the code to link to: www.basicversity.com






37. What is a box model?






38. What is the purpose of the "div" tag?






39. When do you use the "a: link"?






40. A ____ is a Document Type Definition - also know as DOCTYPE. In a document served as text/html the DOCTYPE informs the browswer how to interpret the content of the page.






41. When do you use the "a: visited"?






42. Use of regular expressions in PHP development






43. When is best to use the <ul> tag?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


44. A CSS document is saved with the _____ extension?






45. What is the code to change the background in a CSS page using a hexadecimal number?






46. Define a .gif image.






47. Write an example of a named anchor.






48. Write the code to link to a folder named "school" within the website "basicversity".






49. Define a .gif image.






50. (Extensible Markup Language) A set of rules for encoding documents in machine-readable form - used to send data from one application to another.