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. Define dithering

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


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






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






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






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






6. What is a box model?






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






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






9. What does float allow you to do?






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






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






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






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






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






15. Which heading tag has the smallest size?






16. Write an example of a named anchor.






17. Where should you place a navigation bar?






18. Opposite of left join






19. When do you use an absolute link?






20. Define dithering

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


21. What is the definition of an internal link?






22. Define resolution.






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






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






25. When is FTP used?






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






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






28. Which tag has the largest size?






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






30. When using CSS what ends a style rule?






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






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






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






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






35. When do you use an absolute link?






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






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






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






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






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






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






42. What does float allow you to do?






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






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






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






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






47. Where is a session variable stored?






48. Which tag has the largest size?






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






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