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. Write the code to link to: www.basicversity.com






2. What does float allow you to do?






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






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






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






6. Use of regular expressions in PHP development






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






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






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






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






11. When using CSS what ends a style rule?






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






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






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






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






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






17. Define dithering

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


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






19. Define dithering

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


20. What is a box model?






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






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






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






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






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






27. Which heading tag has the smallest size?






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






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






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






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






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






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






34. Which heading tag has the smallest size?






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






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






37. When do you use an absolute link?






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






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






40. Define resolution.






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






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






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






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






45. What is the hierarchy for CSS code?






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






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






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






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






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