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 <title> tag?






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






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






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






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






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






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






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






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






10. What is the hierarchy for CSS code?






11. Define dithering

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


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






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






14. Use of regular expressions in PHP development






15. Which heading tag has the smallest size?






16. Define a .gif image.






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






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






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






20. What is a box model?






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






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






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






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






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






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






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






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






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






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






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






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






33. When do you use an absolute link?






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






35. Where is a session variable stored?






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






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






38. Which tag has the largest size?






39. What does float allow you to do?






40. Why is "alt" used?






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






42. When do you use an absolute link?






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






44. Define a .gif image.






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






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






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






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






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






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