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. Which tag has the largest size?






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






3. When is FTP used?






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






5. Define "web safe colors".






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






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






8. Define a .gif image.






9. This stops processing the page if they cannot retrieve the resource.






10. When using CSS what ends a style rule?






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






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






13. What is a box model?






14. Recognized natively by JavaScript. No need for parsing an XML document to extract the data and get it throught the net.






15. Define dithering

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


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






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






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






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






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






21. When is FTP used?






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






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






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






25. Why is "alt" used?






26. What does float allow you to do?






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






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






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






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






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






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






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






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






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






36. Define dithering

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


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






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






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






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






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






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






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






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






45. Opposite of left join






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






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






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






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






50. Which heading tag has the smallest size?