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 is best to use the <dl> tag?






2. When do you use an absolute link?






3. Define a .gif image.






4. Where should you place a navigation bar?






5. Which heading tag has the smallest size?






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






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






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






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






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






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






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


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






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






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






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






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






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






19. What does float allow you to do?






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






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






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






23. Define dithering


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






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






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






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






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






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






30. What is the definition of an internal link?






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






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






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






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






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






36. Define resolution.






37. Write an example of a named anchor.






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






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






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






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






42. Define "web safe colors".






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






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






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






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






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






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






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






50. Define dithering