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. When using CSS what ends a style rule?






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






3. Define a .gif image.






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






5. Use of regular expressions in PHP development






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






7. Opposite of left join






8. When is FTP used?






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






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






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






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






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






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






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






16. Which tag has the largest size?






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






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






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






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






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






22. What does float allow you to do?






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






24. The XHTML standard defines three Document Type Definitions: Strict and Transitional and _______






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






26. When do you use an absolute link?






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






28. What is a box model?






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






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






31. Define dithering

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


32. Define "web safe colors".






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






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






35. Which heading tag has the smallest size?






36. When is FTP used?






37. What is the definition of an internal link?






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






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






40. What is a box model?






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






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






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






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






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






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






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






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






49. Which tag has the largest size?






50. Where should you place a navigation bar?