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 CSS document is saved with the _____ extension?






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






3. What is the hierarchy for CSS code?






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






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






6. Where should you place a navigation bar?






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






8. Define resolution.






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






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






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






12. What is the definition of an internal link?






13. What does float allow you to do?






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






15. Which heading tag has the smallest size?






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






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






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






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






20. Define dithering

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


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






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






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






24. When is FTP used?






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






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






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






28. Where should you place a navigation bar?






29. What is a box model?






30. Where is a session variable stored?






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






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






33. When do you use an absolute link?






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






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






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






37. Which tag has the largest size?






38. Which tag has the largest size?






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






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






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






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






43. Define dithering

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


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






45. When using CSS what ends a style rule?






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






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






48. What does float allow you to do?






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






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