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. Write the code to link to: www.basicversity.com






3. Define "web safe colors".






4. Which heading tag has the smallest size?






5. When using CSS what ends a style rule?






6. Define dithering

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


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






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






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






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






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






12. In CSS the possible values for the display attribute that are supported by all browsers are none - block - inline - _____ - run-in






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






14. What does float allow you to do?






15. What does float allow you to do?






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






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






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






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






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






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






22. Use of regular expressions in PHP development






23. Define "web safe colors".






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






25. Define a .gif image.






26. Opposite of left join






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






28. What is the definition of an internal link?






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






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






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






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






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






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






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






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






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






38. What is a box model?






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






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






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






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






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






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


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






46. When do you use an absolute link?






47. When is FTP used?






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






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






50. Define resolution.