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 the "a: visited"?






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






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






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






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






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






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






8. Opposite of left join






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






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






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






12. What is a box model?






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






14. What is the definition of an internal link?






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






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






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






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






19. What does float allow you to do?






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






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






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






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






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






25. Where should you place a navigation bar?






26. Where should you place a navigation bar?






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






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






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






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






31. Define dithering

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


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






33. When do you use an absolute link?






34. Which tag has the largest size?






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






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


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






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






39. Use of regular expressions in PHP development






40. Which heading tag has the smallest size?






41. When do you use an absolute link?






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






43. Write an example of a named anchor.






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






45. A piece of text stored on a user's computer by their web browser - used for authentication or storing site preferences or shopping cart contents or the identifier for a server-based session or anything else that can be accomplished through storing t






46. Define resolution.






47. What does float allow you to do?






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






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






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