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. How do you remove a border from an image (using css)?






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






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






4. Which heading tag has the smallest size?






5. Where should you place a navigation bar?






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






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






8. Write an example of a named anchor.






9. What is the hierarchy for CSS code?






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






11. Which heading tag has the smallest size?






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






13. Define dithering

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


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






15. Define a .gif image.






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






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






18. What is the definition of an internal link?






19. A way of matching strings of text given a defined set of parameters.






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






21. When is FTP used?






22. What is a box model?






23. What is a box model?






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






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






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






27. Define "web safe colors".






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






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






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






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






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






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






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






35. Define "web safe colors".






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






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






38. Define a .gif image.






39. Which tag has the largest size?






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






41. What does float allow you to do?






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






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






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






45. Opposite of left join






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






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






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

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


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






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