1 / 60

Project 2

Project 2. Creating and Editing A Web Page. <ul>, </ul>. Tags for the start and end of an unordered or bulleted list. Vocabulary. Scroll Box. A box in the scroll bar that indicates your current location in the file. Vocabulary. bgcolor.

martinezi
Download Presentation

Project 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project 2 Creating and Editing A Web Page

  2. <ul>, </ul> Tags for the start and end of an unordered or bulleted list Vocabulary

  3. Scroll Box A box in the scroll bar that indicates your current location in the file Vocabulary

  4. bgcolor An attribute used with the <body> tag to define the color of the Web page background Vocabulary

  5. <head>, </head> Tags that contain between them the document header information, including the title Vocabulary

  6. Definition list A list that offsets information in a dictionary-like style Vocabulary

  7. alt An attribute used with the <img> tag to provide alternate text in the event the image is not displayed Vocabulary

  8. Printout A printed version of a file, a Web page, or other document Vocabulary

  9. Document Type Definition DTD; a file containing definitions of tags and how they should be used in a Web page Vocabulary

  10. .html One of the extensions that an HTML file can have Vocabulary

  11. <body>, </body> Tags that indicate the boundaries of the Web page Vocabulary

  12. Ordered List Another name for a numbered list Vocabulary

  13. Inline Image An image or graphics file that is not part of the HTML file, that is merged in by the browser Vocabulary

  14. <html>, </html> The tags that indicate the start and end of an HTML document Vocabulary

  15. align An attribute used to define the placement, or alignment, of the text on the page Vocabulary

  16. Normal Text The default text format used for the main content of a Web page Vocabulary

  17. <title>, </title> Tags that indicate the title of the Web page Vocabulary

  18. GIF Graphics Interchange Format; one of the types of image files that can be used in Web pages Vocabulary

  19. src An attribute used with the <img> tag to define the URL of an image to load Vocabulary

  20. type An attribute used with the <ol> or <ul> tags to specify the type of bullet or number used Vocabulary

  21. <!DOCTYPE> An HTML tag that is used to tell the browser which HTML or XHTML version and type is being used Vocabulary

  22. Bulleted list Formats information using small images called bullets Vocabulary

  23. Home Page The Web page that appears each time Internet Explorer starts Vocabulary

  24. PNG Portable Network Graphics; one of the types of image files that can be used in Web pages Vocabulary

  25. Scroll Bar A vertical bar on the right side of the Notepad window, used to view different portions of the text area Vocabulary

  26. Start Page Another name for the home page Vocabulary

  27. Bookmarks Another name for favorites Vocabulary

  28. Background The element of a Web page against which the other elements on the Web page appear Vocabulary

  29. Strict A document type that is specified when you want to prohibit the use of deprecated tags Vocabulary

  30. Menu Bar The Notepad bar that shows the names of the Notepad menus Vocabulary

  31. Hotspot An area of an image that activates a function when selected Vocabulary

  32. Animated Includes motion and can change in appearance Vocabulary

  33. Transitional A document type that allows the use of deprecated tags Vocabulary

  34. Body The element of a Web page that contains the information displayed in the browser window Vocabulary

  35. Frameset A document type that is used to support frames on a Web page Vocabulary

  36. Title The element of a Web page that appears on the title bar of the browser when the page is displayed Vocabulary

  37. Image Map A special type of inline image in which you can define hotspots Vocabulary

  38. JPEG Joint Photographic Experts Group; one of the types of image files that can be used in Web pages Vocabulary

  39. Unordered List Another name for a bulleted list Vocabulary

  40. Numbered List Formats information in a series using letters or numbers Vocabulary

  41. <dd>, </dd> Tags used to start and end a definition in a definition list Vocabulary

  42. Headings Elements of a Web page used to set off different paragraphs of text or different sections of a page Vocabulary

  43. <dl>, </dl> Tags used to start and end a definition list Vocabulary

  44. Source Code The code or instructions used to create a Web page or program Vocabulary

  45. Multitasking The capability to have more than one program or process running at one time Vocabulary

  46. Hard Copy Another name for a printout Vocabulary

  47. .htm One of the extensions that an HTML file can have Vocabulary

  48. <dt>, </dt> Tags used to start and end a term in a definition list Vocabulary

  49. Favorites A list of frequently used Web pages, by title Vocabulary

  50. Title Bar The bar that appears at the top of the Notepad window, displaying the name of the open document Vocabulary

More Related