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 do you use an absolute link?






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






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






4. When using CSS what ends a style rule?






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






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






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






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






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






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






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






12. What is a box model?






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






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






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






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






17. Which tag has the largest size?






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






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






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






21. When is FTP used?






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






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

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


24. Use of regular expressions in PHP development






25. Where is a session variable stored?






26. Define a .gif image.






27. Define dithering

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


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






29. What is a box model?






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






31. Where should you place a navigation bar?






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






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






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






35. Why is "alt" used?






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






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






38. When is FTP used?






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






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






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






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






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






44. Define a .gif image.






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






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






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






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






49. Define resolution.






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