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 <p> tag?






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






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






4. Where should you place a navigation bar?






5. Define a .gif image.






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






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






8. What is the hierarchy for CSS code?






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






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






11. When do you use an absolute link?






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






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






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






15. Why is "alt" used?






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






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






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


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






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






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






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






23. Define resolution.






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






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






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






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






28. Which heading tag has the smallest size?






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






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






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






32. Which tag has the largest size?






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






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






35. Write an example of a named anchor.






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






37. Where should you place a navigation bar?






38. Which tag has the largest size?






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






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: link"?






42. When do you use the "a: active"?






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






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






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






46. What is the definition of an internal link?






47. Where is a session variable stored?






48. Opposite of left join






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






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