1 / 13

Introduction to HTML

Introduction to HTML. Objectives. Describe tools used to create HTML documents Discuss five phases of the Web development life cycle Describe Web site design and the purpose of each Web sites structure. Tools for Creating HTML Documents. Tools for Creating HTML Documents.

marnie
Download Presentation

Introduction to HTML

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. Introduction to HTML

  2. Objectives • Describe tools used to create HTML documents • Discuss five phases of the Web development life cycle • Describe Web site design and the purpose of each Web sites structure

  3. Tools for Creating HTML Documents

  4. Tools for Creating HTML Documents • Text Editor- program that allows a user to enter, change, save, and print text, such as HTML • HTML Editor- program that provides basic text editing functions, as well as more advanced features, such as color-coding for various HTML tags, menus to insert HTML tags, and spell checkers • WYSIWYG Editor- program that provides a graphical user interface that allows a developer to preview the Web page during its development

  5. Tools for Creating HTML Documents

  6. Web Development Life Cycle

  7. Web Development Life Cycle

  8. Web Site Design & Development

  9. Web Site Design and Development • A linear Web site structure connects Web pages in a straight line • EX:http://www.survey.walmart.com/

  10. Web Site Design and Development • A hierarchical Web site structure connects Web pages in a tree-like structure

  11. Web Site Design and Development • A webbed Web site structure has no set organization

  12. Web Site Design and Development • A broad Web site is one in which the home page is the main index page, and all other Web pages are linked individually to the home page

  13. Web Site Design and Development • A deep Web site is one that has many levels of pages, requiring the user to click many times to reach a particular Web page • EX: http://www.target.com/

More Related