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 should you use a <span> tag?






2. What is the definition of an internal link?






3. Where should you place a navigation bar?






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






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






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






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






8. When do you use an absolute link?






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






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






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






12. When do you use the "a: hover"?






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






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






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






16. Where should you place a navigation bar?






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






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






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






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






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






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






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






24. When is FTP used?






25. What is the purpose of the <title> tag?






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






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






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






29. What is a box model?






30. When is FTP used?






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






32. Define "web safe colors".






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






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






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






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






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






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






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






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






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






42. Define a .gif image.






43. Define a .gif image.






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






45. Which heading tag has the smallest size?






46. Which tag has the largest size?






47. Use of regular expressions in PHP development






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






49. Write an example of a named anchor.






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