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






2. Define a .gif image.






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






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






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






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






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






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






9. Which tag has the largest size?






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






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






12. Define dithering

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


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






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






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






16. Define "web safe colors".






17. When do you use an absolute link?






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. Use of regular expressions in PHP development






20. When is FTP used?






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






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






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






24. What does float allow you to do?






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






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






27. What does float allow you to do?






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






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






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






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






32. When do you use an absolute link?






33. Write an example of a named anchor.






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






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






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






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






38. What is the definition of an internal link?






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






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






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






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






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






44. What is a box model?






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






46. What is the purpose of the "div" tag?






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






48. When is FTP used?






49. Define "web safe colors".






50. What is the hierarchy for CSS code?