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. Data transferred via the body of the POST request - used for unsafe actions






2. Which heading tag has the smallest size?






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






4. What does float allow you to do?






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






6. What is the hierarchy for CSS code?






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






8. What is a box model?






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






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






11. Define a .gif image.






12. What does float allow you to do?






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






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






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






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






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






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






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






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






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






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






23. Define "web safe colors".






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






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






26. What is a box model?






27. In CSS the possible values for the display attribute that are supported by all browsers are none - block - inline - _____ - run-in






28. Which tag has the largest size?






29. Where should you place a navigation bar?






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






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






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


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






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






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






36. When do you use an absolute link?






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






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






39. Opposite of left join






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






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






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






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






44. When is FTP used?






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






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






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






48. Define a .gif image.






49. Write an example of a named anchor.






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