Intro Project Introduction to HTML.

Slides:



Advertisements
Similar presentations
Introduction to HTML, XHTML, and CSS
Advertisements

Project 1 Introduction to HTML.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
Chapter 1 Introduction to HTML Project 1: Introduction to HTML.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
1st Project Introduction to HTML.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
What Is A Web Page? An Introduction to the Internet.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
1 Web Development Life Cycle  Ensures project consistency and completeness –Planning –Analysis –Design and Development –Testing –Implementation and Maintenance.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Chapter 1 Introduction to HTML, XHTML, and CSS
What Is the Internet? The Internet is a worldwide collection of computer networks that links together millions of computers used by businesses, the government,
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
Web Development Life Cycle from Beginning to End…and BEYOND!
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
First things, First Do you belong in here? – 10 – 12 – Comp. Discovery or Keyboard/Comp Apps – Do you have any experience with Web Page Design?????
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
History Internet – the network of computer networks that provides the framework for the World Wide Web. The web can’t exist without the internet. Browser.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
HTML Concepts and Techniques Fourth Edition Project 1 Introduction to HTML.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
Web Design New Brighton High School Exploring the History of the World Wide WebWorld Wide Web.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Computer Fundamentals Desktop Publishing & Web Design MSCH 233 Lecture 9.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Chapter 1 Introduction to HTML
Web Site Development and Macromedia Dreamweaver 8
Introducing XHTML: Module A: Web Design Basics
Introducing XHTML: Module A: Web Design Basics
Chapter 1 Introduction to HTML.
Web Development Life Cycle
Project 1 Introduction to HTML.
Creating a Successful Web Presence
Web Technologies for Business
Introduction to the Internet and Web
Web Development Life Cycle from Beginning to End…and BEYOND!
Tutorial Developing a Basic Web Page
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
4.01 How Web Pages Work.
Web Development Life Cycle from Beginning to End…and BEYOND!
Presentation transcript:

Intro Project Introduction to HTML

Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms Identify the types and purposes of Web sites Discuss Web browsers and identify their purpose Define Hypertext Markup Language (HTML) and the standards used for Web development

Objectives Describe Web editors and their relationship to Web development Discuss the five phases of the Web development life cycle Describe Web site layouts and the purpose of each layout Describe the importance of testing throughout the Web Development Life Cycle

The Internet Worldwide collection of networks that link together millions of businesses, the government, educational institutions, and individuals

The Internet A network is composed of a group of computers that are connected together to share resources and information The Internet backbone is a high-speed data line that connects major computer systems An Internet Service Provider (ISP) is a company with a permanent connection to the Internet backbone

The World Wide Web Part of the Internet that supports multimedia and consists of a collection of linked documents, called Web pages A Web site is a collection of Web pages that are created and maintained by an organization or individual Relies on Hypertext Markup Language (HTML)

Web Servers Web pages are stored on a Web server or host Publishing is the process of copying files to a Web server

Once a Web page is published, anyone who has access to the Internet can view it

Web Site Types and Purposes

Internet Site

Internet Site

Web Browsers Web Browsers are required to view Web pages Microsoft Internet Explorer Netscape Navigator Uniform Resource Locator (URL) Web pages are linked together by the use of hyperlinks Clicking a hyperlink allows you to move quickly from one Web page to another

Hyperlinks

Hypertext Markup Language Hypertext Markup Language (HTML) is used to create Web pages Set of special instructions called tags and markups Web page files contain text and HTML tags Tags mark the text to define how it displays when viewed in a browser Ex. <B> <P> <HR>

Hypertext Markup Language HTML is platform independent Can be created on one type of computer and viewed on another type of computer World Wide Web Consortium maintains HTML standards Several versions of HTML exist today Each new version expands capabilities

HTML Elements HTML is a subset of Standard Generalized Markup Language (SGML) SGML is a standard for how to organize and tag elements of a document <B>sample text</B>

HTML Elements

HTML Coding Practices Use capitalized tags to separate tags from contents Use ending tags whenever possible Separate sections of HTML code with spaces

tags are capitalized spaces between sections of code use of ending tags

Web Editors Text Editor Program that allows a user to enter, change, save, and print text, such as HTML No advanced features Allows you to develop HTML documents easily

Web Editors HTML Editor WYSIWYG Editor Program that provides basic text-editing functions Microsoft’s Save as Web Page feature WYSIWYG Editor Utilizes a graphical user interface Microsoft FrontPage Macromedia Dreamweaver

Web Development Life Cycle Ensures project consistency and completeness Planning Analysis Design and Development Testing Implementation and Maintenance

Web Site Planning Identification of the Web site goals or purpose Understand who will use the Web site Understand what Web technologies you will use Identify the content owners and authors Decide what and where information will go on the Web site

Web Site Analysis Identify the tasks users need to complete Consider the processes required to support Web site features One of the more important phases in the Web Development Life Cycle

Web Page Design and Development Purpose Professors publish to inform students Businesses publish to advertise products or to give support Organizations publish to keep members informed Individuals publish to share hobbies and knowledge

Web Page Design and Development Web Site Organization Linear Web site layout Hierarchical Web site layout Webbed Web site layout Narrow Web site layout Deep Web site layout

Web Page Design and Development Linear Web Site Layout Hierarchical Web Site Layout Webbed Web Site Layout Deep Web Site Layout Narrow Web Site Layout

Web Site Testing Web sites should be tested at various stages of the WDLC Review of Web page content, functionality, and usability Usability is the measure of how well the Web page allows a user to accomplish goals Usability testing

Web Site Implementation and Maintenance Implementation involves the publishing of Web pages to a Web server Determine who is responsible for updates to the Web page Limit the ability of certain users to update the Web page Web site monitoring Utilize logs to keep track of Web site usage and statistics

Summary Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms Identify the types and purposes of Web sites Discuss Web browsers and identify their purpose Define Hypertext Markup Language (HTML) and the standards used for Web development

Summary Describe Web editors and their relationship to Web development Discuss the five phases of the Web development life cycle Describe Web site layouts and the purpose of each layout Describe the importance of testing throughout the Web Development Life Cycle

Intro Project Complete