North Shore Community College CPS 126 Web Page Creation and Design Quiz Spring 2003 Name: _________________________________________________ For each of the questions below, select and circle the best answer. In the sample HTML below, what type of element is the term named ‘src’: <img src=”my_pic.jpg”> 1) 2) anchor attribute frame tag The browser used to view web pages resides on the: 3) Client Index Page Main Frame Server HTML stands for: Hey, This Machine’s Lousy Hyper Text Markup Language High Tech Marketing Lexicon Hodson’s Technique for Manipulating Letters In the sample HTML below, what type of element is the term named ‘img’: <img src=”my_pic.jpg”> 4) 5) anchor attribute frame tag Which of the following tags does not require a closing tag: <br> <h3> <li> <table> 6) 7) Which of the following is not a valid list tag: <al> <ol> <li> <ul> Why is it a good idea to test web pages in multiple browsers? 8) Browsers each display their own set of tags. Different browsers display pages differently. It’s not a good idea. Microsoft is not installed on many computers in Europe. Which of the following Dreamweaver panels would you use to change the color of a line of text? 9) Colors History Objects Properties When working in Dreamweaver, what keys would you press to insert a line break (<br>) on the page? 10) Break Enter Shift Shift-Enter When working in Dreamweaver, what keys would you press to insert a paragraph break (<p>) on the page? 11) Break Enter Shift Shift-Enter A URL is best described as: The address of a web page. A Unified Random Loop. A software package that unites images. Hardware that connects multiple computers. 12) Which of the following is a good practice when dealing with images? 13) Preloading images Using all JPGs Choosing mostly black and white photos None. These are all bad practices. To have a page displayed as a web page, it needs to have the following extension: 14) .doc .html .txt .xls In GeoCities, the tool used to move pages onto the site is called: 15) Make My Site Dreamweaver URL Easy Upload In frames, how do you view the HTML for an individual page? 16) left-click on the page within the frameset, select View, Source right-click on the page within the frameset, select View, Source from main menu, select View, Source double-click on frameset, click on See HTML GeoCities is an example of: a Client HTML a Server a URL Choose the correct code from the following: <hr width=50%> <hr width=<50%>> <hr width=’50%> <hr width=”50%”> 17) 18) 19) Choose the correct code from the following: <ol><li>Test</li></ol> <li><ol>Test<</ol></li> <ol></ol><li>Test</li> <li><li>Test<</li></li> When a web address is entered, the browser will first display any page that has the following name: 20) index.html initial.load me.first.html startup.doc From Internet Explorer, how do you view the HTML of a displayed web page: Edit, Select All View, Source Format, Style Tools, Options If you have chosen a final project concept, briefly describe it: ______________________ What would you change about this course? ____________________________________