Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML PROJECT #2 Project 2 Creating and Editing A Web Page.

Similar presentations


Presentation on theme: "HTML PROJECT #2 Project 2 Creating and Editing A Web Page."— Presentation transcript:

1

2 HTML PROJECT #2 Project 2 Creating and Editing A Web Page

3 HTML Project 2: Creating and Editing a Web Page 2 Vocabulary, Tags for the start and end of an unordered or bulleted list

4 HTML Project 2: Creating and Editing a Web Page 3 Vocabulary Scroll BoxA box in the scroll bar that indicates your current location in the file

5 HTML Project 2: Creating and Editing a Web Page 4 Vocabulary bgcolorAn attribute used with the tag to define the color of the Web page background

6 HTML Project 2: Creating and Editing a Web Page 5 Vocabulary, Tags that contain between them the document header information, including the title

7 HTML Project 2: Creating and Editing a Web Page 6 Vocabulary Definition listA list that offsets information in a dictionary-like style

8 HTML Project 2: Creating and Editing a Web Page 7 Vocabulary altAn attribute used with the tag to provide alternate text in the event the image is not displayed

9 HTML Project 2: Creating and Editing a Web Page 8 Vocabulary PrintoutA printed version of a file, a Web page, or other document

10 HTML Project 2: Creating and Editing a Web Page 9 Vocabulary Document Type Definition DTD; a file containing definitions of tags and how they should be used in a Web page

11 HTML Project 2: Creating and Editing a Web Page 10 Vocabulary.htmlOne of the extensions that an HTML file can have

12 HTML Project 2: Creating and Editing a Web Page 11 Vocabulary, Tags that indicate the boundaries of the Web page

13 HTML Project 2: Creating and Editing a Web Page 12 Vocabulary Ordered ListAnother name for a numbered list

14 HTML Project 2: Creating and Editing a Web Page 13 Vocabulary Inline ImageAn image or graphics file that is not part of the HTML file, that is merged in by the browser

15 HTML Project 2: Creating and Editing a Web Page 14 Vocabulary, The tags that indicate the start and end of an HTML document

16 HTML Project 2: Creating and Editing a Web Page 15 Vocabulary alignAn attribute used to define the placement, or alignment, of the text on the page

17 HTML Project 2: Creating and Editing a Web Page 16 Vocabulary Normal TextThe default text format used for the main content of a Web page

18 HTML Project 2: Creating and Editing a Web Page 17 Vocabulary, Tags that indicate the title of the Web page

19 HTML Project 2: Creating and Editing a Web Page 18 Vocabulary GIFGraphics Interchange Format; one of the types of image files that can be used in Web pages

20 HTML Project 2: Creating and Editing a Web Page 19 Vocabulary srcAn attribute used with the tag to define the URL of an image to load

21 HTML Project 2: Creating and Editing a Web Page 20 Vocabulary typeAn attribute used with the or tags to specify the type of bullet or number used

22 HTML Project 2: Creating and Editing a Web Page 21 Vocabulary An HTML tag that is used to tell the browser which HTML or XHTML version and type is being used

23 HTML Project 2: Creating and Editing a Web Page 22 Vocabulary Bulleted listFormats information using small images called bullets

24 HTML Project 2: Creating and Editing a Web Page 23 Vocabulary Home PageThe Web page that appears each time Internet Explorer starts

25 HTML Project 2: Creating and Editing a Web Page 24 Vocabulary PNGPortable Network Graphics; one of the types of image files that can be used in Web pages

26 HTML Project 2: Creating and Editing a Web Page 25 Vocabulary Scroll BarA vertical bar on the right side of the Notepad window, used to view different portions of the text area

27 HTML Project 2: Creating and Editing a Web Page 26 Vocabulary Start PageAnother name for the home page

28 HTML Project 2: Creating and Editing a Web Page 27 Vocabulary BookmarksAnother name for favorites

29 HTML Project 2: Creating and Editing a Web Page 28 Vocabulary BackgroundThe element of a Web page against which the other elements on the Web page appear

30 HTML Project 2: Creating and Editing a Web Page 29 Vocabulary StrictA document type that is specified when you want to prohibit the use of deprecated tags

31 HTML Project 2: Creating and Editing a Web Page 30 Vocabulary Menu BarThe Notepad bar that shows the names of the Notepad menus

32 HTML Project 2: Creating and Editing a Web Page 31 Vocabulary HotspotAn area of an image that activates a function when selected

33 HTML Project 2: Creating and Editing a Web Page 32 Vocabulary AnimatedIncludes motion and can change in appearance

34 HTML Project 2: Creating and Editing a Web Page 33 Vocabulary TransitionalA document type that allows the use of deprecated tags

35 HTML Project 2: Creating and Editing a Web Page 34 Vocabulary BodyThe element of a Web page that contains the information displayed in the browser window

36 HTML Project 2: Creating and Editing a Web Page 35 Vocabulary FramesetA document type that is used to support frames on a Web page

37 HTML Project 2: Creating and Editing a Web Page 36 Vocabulary TitleThe element of a Web page that appears on the title bar of the browser when the page is displayed

38 HTML Project 2: Creating and Editing a Web Page 37 Vocabulary Image MapA special type of inline image in which you can define hotspots

39 HTML Project 2: Creating and Editing a Web Page 38 Vocabulary JPEGJoint Photographic Experts Group; one of the types of image files that can be used in Web pages

40 HTML Project 2: Creating and Editing a Web Page 39 Vocabulary Unordered ListAnother name for a bulleted list

41 HTML Project 2: Creating and Editing a Web Page 40 Vocabulary Numbered ListFormats information in a series using letters or numbers

42 HTML Project 2: Creating and Editing a Web Page 41 Vocabulary, Tags used to start and end a definition in a definition list

43 HTML Project 2: Creating and Editing a Web Page 42 Vocabulary HeadingsElements of a Web page used to set off different paragraphs of text or different sections of a page

44 HTML Project 2: Creating and Editing a Web Page 43 Vocabulary, Tags used to start and end a definition list

45 HTML Project 2: Creating and Editing a Web Page 44 Vocabulary Source CodeThe code or instructions used to create a Web page or program

46 HTML Project 2: Creating and Editing a Web Page 45 Vocabulary MultitaskingThe capability to have more than one program or process running at one time

47 HTML Project 2: Creating and Editing a Web Page 46 Vocabulary Hard CopyAnother name for a printout

48 HTML Project 2: Creating and Editing a Web Page 47 Vocabulary.htmOne of the extensions that an HTML file can have

49 HTML Project 2: Creating and Editing a Web Page 48 Vocabulary, Tags used to start and end a term in a definition list

50 HTML Project 2: Creating and Editing a Web Page 49 Vocabulary FavoritesA list of frequently used Web pages, by title

51 HTML Project 2: Creating and Editing a Web Page 50 Vocabulary Title BarThe bar that appears at the top of the Notepad window, displaying the name of the open document

52 HTML Project 2: Creating and Editing a Web Page 51 Vocabulary Deprecated TagsTags that the W3C has earmarked for eventual removal from their specifications

53 HTML Project 2: Creating and Editing a Web Page 52 Vocabulary Horizontal RuleA line displayed across a Web page to separate different sections of the page

54 HTML Project 2: Creating and Editing a Web Page 53 Vocabulary, Tags for the start and end of an ordered or numbered list

55 HTML Project 2: Creating and Editing a Web Page 54 Vocabulary Text AreaThe main part of the Notepad window

56 HTML Project 2: Creating and Editing a Web Page 55 Vocabulary, Tags that define a list element in an ordered or unordered list

57 HTML Project 2: Creating and Editing a Web Page 56 Vocabulary LinkThe primary way to navigate between Web pages and among Web sites

58 HTML Project 2: Creating and Editing a Web Page 57 Vocabulary NotepadA basic text editor installed with Windows, which can be used to edit HTML code

59 HTML Project 2: Creating and Editing a Web Page 58 Vocabulary Menu NameShown in the menu bar Each one represents a different menu

60 HTML Project 2: Creating and Editing a Web Page 59 Vocabulary MenuProvides a list of commands you can use to open, save, and print the text in the file and perform other tasks

61 HTML Project 2: Creating and Editing a Web Page 60 Vocabulary Word WrapCauses text lines to break at the right edge of the window and appear on a new line, so all entered text is visible in the Notepad Window


Download ppt "HTML PROJECT #2 Project 2 Creating and Editing A Web Page."

Similar presentations


Ads by Google