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. When do you use an absolute link?






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






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






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






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






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






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






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






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






10. Where is a session variable stored?






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






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






13. Define a .gif image.






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






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






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






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






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






19. What does float allow you to do?






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






21. What is the hierarchy for CSS code?






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






23. Define resolution.






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






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






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






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






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






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






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






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






32. Define "web safe colors".






33. When is FTP used?






34. Where should you place a navigation bar?






35. Define a .gif image.






36. What is a box model?






37. What does float allow you to do?






38. What is a box model?






39. Write an example of a named anchor.






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






41. Define dithering

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


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






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






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






45. Which tag has the largest size?






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






47. Where should you place a navigation bar?






48. Use of regular expressions in PHP development






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






50. Why is "alt" used?