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






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






3. Use of regular expressions in PHP development






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






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






6. Where should you place a navigation bar?






7. Define resolution.






8. Which heading tag has the smallest size?






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






10. Define "web safe colors".






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






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






13. What does float allow you to do?






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






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






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






17. What does float allow you to do?






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






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






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






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






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






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


24. Opposite of left join






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






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






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






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






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






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






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






32. When do you use an absolute link?






33. Define a .gif image.






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






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






36. Define dithering

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


37. What is a box model?






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






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






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






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






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






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






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






45. Which tag has the largest size?






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






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






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






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






50. Why is "alt" used?