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. Where should you place a navigation bar?






2. What is the hierarchy for CSS code?






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






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






5. When is FTP used?






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






7. 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)






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






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






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






11. Where should you place a navigation bar?






12. When using CSS what ends a style rule?






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






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






15. What is a box model?






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






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






18. What is a box model?






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






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






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






22. What symbol is used in a CSS document to denote code that is considered a class?






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






24. In CSS the five possible values for "position" are:static - _____ - absolute - fixed - inherit






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






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






27. What does float allow you to do?






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






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






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






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






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






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






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






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






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






37. Define a .gif image.






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






39. 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






40. What symbol is used in a CSS document to denote code that is considered a class?






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






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






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






44. When do you use an absolute link?






45. What is the purpose of the <title> tag?






46. Define resolution.






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






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






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






50. 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.