Test your basic knowledge |

Html4 Web Design

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. Drop-down menus are created with this tag






2. ag name that specifies a title for a web page in a browser's 'chrome'






3. White in hex code:






4. Syntax for an attribute






5. Delimiter for multiple attributes within a tag






6. Client-side language used with HTML to give a web page functionality






7. Attribute to specify the location of a JavaScript file named 'myscripts.js' that is to be loaded from an external location






8. Attribute name for creating a table row






9. Line break tag (show complete structure)






10. Forgetting to create a _______element in the head of the document limits a search engine's ability to find a site






11. Common means of transferring your web pages and content to a server






12. Language responsible for aesthetics of a web page






13. '..' means ____________






14. '..' means ____________






15. Describes the proportional relationship between an image's width and its height.






16. White in hex code:






17. Before you launch a site you should always check it's operation in the 4 major browsers: IE - Firefox - _____- Safari






18. A unique name used to locate your site






19. Top folder of your web site






20. Line break tag (show complete structure)






21. Attribute name for creating a table column






22. Tag name for bolding an item






23. Attribute name that specifies a group name that may apply to multiple tags/objects






24. Dynamic web pages often have this extension






25. Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)






26. File separator symbol for web pages



27. Browser affiliated with Mozilla






28. Highest level tag element in a web page






29. Data is appended to a URL using this symbol






30. All symbols in human kind that are shown on a computer screen have an assigned __________






31. JPEG (JPG) does not support _________






32. Tag name for a bulleted list






33. The 'P' in craP (from a design perspective) stands for...






34. Why should you NEVER underline text in a web page for the purposes of emphasis? Could be mistaken for a ________






35. __________ scheme to go to a parent folder called 'lounge' ../lounge






36. ag often used with radio and check boxes so users can see what they are choosing






37. Tag name for creating hyperlinks






38. Two common HTML dialects prior to HTML5: _____________ and strict






39. The basic top-level web page structure responsible for user interaction with a page with respect to entering information






40. Spaces must not appear in _____






41. A complete command to create an ____________ to a location called 'top' within a given page - with text: 'Top of page' <a href="#top">Top of page</a>






42. Attribute name that lets you display a 'tooltip' when a mouse passes over it






43. _________ for HTML <!-- comments here -->






44. Dominant tag name used in a form for creating GUI elements for a user to interact with






45. Most common default name for the 'home page' of a static web site






46. Heavily utilizes XML






47. Images on a web page can drastically affect the download time of the page; therefore they should always be ________________ and their actual final dimensions should be stated with the appropriate attributes ( width & height) as measured in pixels.






48. Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)






49. An image is an ________






50. Attribute that determines the nature of a GUI element