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. What is the purpose of the <meta> tag?






2. What is the hierarchy for CSS code?






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






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






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






6. What is a box model?






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


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






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






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






11. When is FTP used?






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






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






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






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






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






17. Define a .gif image.






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






19. Define resolution.






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






21. Which tag has the largest size?






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






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






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






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






26. Where should you place a navigation bar?






27. Write an example of a named anchor.






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






29. What does float allow you to do?






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






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






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






33. Where should you place a navigation bar?






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






35. Define dithering


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






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






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






39. When is FTP used?






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






41. Which heading tag has the smallest size?






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






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






44. Why is "alt" used?






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






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






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






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






49. When do you use an absolute link?






50. Use of regular expressions in PHP development