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 does float allow you to do?






2. Use of regular expressions in PHP development






3. Which tag has the largest size?






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






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






6. When is FTP used?






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






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






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






10. Why is "alt" used?






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






12. Which heading tag has the smallest size?






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






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






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






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






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






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






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






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






21. What does float allow you to do?






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






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






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






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






26. What is the hierarchy for CSS code?






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






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






29. Define resolution.






30. What is a box model?






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






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






33. Define dithering


34. Define "web safe colors".






35. Write an example of a named anchor.






36. When do you use an absolute link?






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






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






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


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






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






42. What is the definition of an internal link?






43. Define a .gif image.






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






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






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






47. Where is a session variable stored?






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






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






50. Where should you place a navigation bar?