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






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






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






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






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






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






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






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






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






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


11. Where is a session variable stored?






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






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






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






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






16. When using CSS what ends a style rule?






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






18. When do you use an absolute link?






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






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






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






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






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






24. What does float allow you to do?






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






26. Define a .gif image.






27. Define "web safe colors".






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






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






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






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






32. Define "web safe colors".






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






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






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






36. Write an example of a named anchor.






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






38. Which tag has the largest size?






39. When is FTP used?






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






41. Define dithering


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






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






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






45. When is FTP used?






46. Which tag has the largest size?






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






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






49. Which heading tag has the smallest size?






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