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. In CSS the five possible values for "position" are:static - _____ - absolute - fixed - inherit






2. Which tag has the largest size?






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






4. Why is "alt" used?






5. Define dithering


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


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






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






9. Data transferred via the body of the POST request - used for unsafe actions






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






11. Define "web safe colors".






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






13. A piece of text stored on a user's computer by their web browser - used for authentication or storing site preferences or shopping cart contents or the identifier for a server-based session or anything else that can be accomplished through storing t






14. A way to make elements inline but preserving their block capabilities.






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






16. When do you use an absolute link?






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






18. The _____ for table A and B always contains all records of the "left" table (A) even if the join-condition does not find any matching record in the "right" table (B)






19. Define dithering


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






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






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






23. What is the purpose of the <!doctype> tag?






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






25. What are the correct naming standards for web pages?






26. What separates the padding and the margin area in CSS?






27. Define a .gif image.






28. The XHTML standard defines three Document Type Definitions: Strict and Transitional and _______






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






30. Creates a new result table by combining column values of two tables (A and B) based upon the join-predicate






31. When do you use an absolute link?






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






33. What does float allow you to do?






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






35. What separates the element content and the border in CSS?






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






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






38. What is included within the <head> tag?






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






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






41. Where should you place a navigation bar?






42. What is a box model?






43. What is a box model?






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






45. Define resolution.






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






47. A cross-platform and language-independent convention for representing and interacting with objects in HTML and XHTML and XML documents.






48. This provides a warning if the resource being asked for is not present...still tries to display data.






49. How do you write a comment in an CSS document?






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