Chapter 1 Introduction to HTML, XHTML, and CSS

Slides:



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

Getting Familiar with Web Pages 1 2 The Internet Worldwide collection of interconnected computer networks that enables businesses, organizations, governments,
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
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.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
1st Project Introduction to HTML.
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.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
The Internet & The World Wide Web Notes
1 Web Development Life Cycle  Ensures project consistency and completeness –Planning –Analysis –Design and Development –Testing –Implementation and Maintenance.
MODULE 6 THE INTERNET. Introduction to the Internet and World Wide Web A computer network is a communication system that connects two or more computers.
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.
Web Design Basic Concepts.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
 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.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
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!
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Lesson 2 — The Internet and the World Wide Web
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?????
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
 The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Dr. Chen, Management Information Systems - HTML Chapter 1: Introduction to HTML, XHTML, and CSS Jason C. H. Chen, Ph.D. Professor of MIS School of Business.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
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.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Session: 1. © Aptech Ltd. 2Introduction to the Web / Session 1  Explain the evolution of HTML  Explain the page structure used by HTML  List the drawbacks.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
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.
COAP 2000: Intro. to (X)HTML Chapter 1. Intro. to XHTML: Chapter 1 The Internet –It’s a Network. –Internet Backbone (T1, T3) –Internet Service Provider.
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 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,
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
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.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
Chapter 1 Introduction to HTML
Web Site Development and Macromedia Dreamweaver 8
Chapter 1 Introduction to HTML.
Web Development Life Cycle
Warm Handshake with Websites, Servers and Web Servers:
Project 1 Introduction to HTML.
Web Development Life Cycle from Beginning to End…and BEYOND!
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Intro Project Introduction to HTML.
4.01 How Web Pages Work.
Web Development Life Cycle from Beginning to End…and BEYOND!
Presentation transcript:

Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7th Edition Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms Describe the types and purposes of Web sites Discuss Web browsers and identify their purpose Chapter 1: Introduction to HTML, XHTML, and CSS

Chapter Objectives Define Hypertext Markup Language (HTML) and HTML5 standards used for Web development Discuss the use of Cascading Style Sheets (CSS) in Web development Define the Document Object Model (DOM) and describe its relationship to HTML Define Extensible Hypertext Markup Language (XHTML) and describe its relationship to HTML Chapter 1: Introduction to HTML, XHTML, and CSS

Chapter Objectives Identify tools used to create HTML documents Describe the five phases of the Web development life cycle Describe the different methods of Web site design and the purpose of each Web site structure Discuss the importance of testing throughout the Web development life cycle Explain the importance of being an observant Web user Chapter 1: Introduction to HTML, XHTML, and CSS

What Is the Internet? The Internet is a worldwide collection of computers and computer networks that links billions of computers used by businesses, government, educational institutions, organizations, and individuals using modems, phone lines, television cables, satellite links, fiber-optic connections, and other communications devices and media A network is a collection of two or more computers that are connected to share resources and information The Internet backbone is a collection of high-speed data lines that connect major computer systems located around the world An Internet Service Provider (ISP) is a company that has a permanent connection to the Internet backbone Chapter 1: Introduction to HTML, XHTML, and CSS

What Is the Internet? Chapter 1: Introduction to HTML, XHTML, and CSS

What Is the World Wide Web? The World Wide Web, also called the Web, is the part of the Internet that supports multimedia and consists of a collection of linked documents Hypertext Transfer Protocol (HTTP) is a set of rules for exchanging text, graphics, sound, video, and other multimedia files Web pages are linked documents, or pages of information, on the Web A Web site is a related collection of Web pages that is created and maintained by an individual, company, educational institution, or other organization A home page is the first document users see when they access a Web site Chapter 1: Introduction to HTML, XHTML, and CSS

What Is the World Wide Web? Chapter 1: Introduction to HTML, XHTML, and CSS

Web Servers Web pages are stored on a Web server, or host, which is a computer that stores and sends (serves) requested Web pages and other files Publishing is copying Web pages and other files such as graphics and audios to a Web server Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Types and Purposes Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Types and Purposes An Internet site, also known as a Web site, is a site generally available to the public An intranet is a private network that uses Internet technologies to share company information among employees An extranet is a private network that uses Internet technologies to share business information with others Electronic commerce (e-commerce) is the buying and selling of goods and services on the Internet Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Types and Purposes Chapter 1: Introduction to HTML, XHTML, and CSS

Web Browsers A Web browser, also called a browser, is a program that interprets and displays Web pages and enables you to view and interact with a Web page Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, and Apple Safari A Uniform Resource Locator (URL) is the address of a document or other file accessible on the Internet http://www.cengagebrain.com/shop/index.html A hyperlink, also called a link, is an element used to connect one Web page to another Web page that’s located on the same server or used to link Web pages located on a different Web server located anywhere in the world Chapter 1: Introduction to HTML, XHTML, and CSS

Web Browsers Chapter 1: Introduction to HTML, XHTML, and CSS

What Is Hypertext Markup Language? Web pages are created using Hypertext Markup Language (HTML), which is an authoring language used to create documents for the World Wide Web HTML uses a set of special instructions called tags or markup to define the structure and layout of a Web document and specify how the page is displayed in a browser HTML is platform independent, meaning you can create, or code, an HTML file on one type of computer and then use a browser on another type of computer to view that file as a Web page Chapter 1: Introduction to HTML, XHTML, and CSS

What Is Hypertext Markup Language? Chapter 1: Introduction to HTML, XHTML, and CSS

HTML Elements Chapter 1: Introduction to HTML, XHTML, and CSS

Useful HTML Practices Chapter 1: Introduction to HTML, XHTML, and CSS

HTML Versions HTML has gone through several versions, each of which expands the capabilities of HTML The most recent version of HTML is HTML5, although most browsers still support HTML versions 4.01, 3.2, and 2.0 Chapter 1: Introduction to HTML, XHTML, and CSS

Cascading Style Sheets Cascading Style Sheets (CSS) allow you to specify the style for an element within a single Web page or throughout an entire Web site Chapter 1: Introduction to HTML, XHTML, and CSS

Document Object Model (DOM) Document Object Model (DOM) describes a combination of HTML tags, CSS, and a scripting language such as JavaScript DOM allows a Web developer to add, delete, or change an element or attribute. Web pages enhanced with DOM can be more responsive to visitor interaction than basic HTML Web pages Chapter 1: Introduction to HTML, XHTML, and CSS

Extensible Hypertext Markup Language (XHTML) Extensible Markup Language (XML) is a markup language designed to transport and store data Extensible Hypertext Markup Language (XHTML) is a reformulation of HTML formatting so it conforms to XML structure and content rules Chapter 1: Introduction to HTML, XHTML, and CSS

Extensible Hypertext Markup Language (XHTML) Chapter 1: Introduction to HTML, XHTML, and CSS

Tools for Creating HTML Documents A text editor is a program that allows a user to enter, change, save, and print text, such as HTML An HTML text editor is a 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 An HTML object editor, such as EiffelStudio object editor, provides the additional functionality of an outline editor that allows you to expand and collapse HTML objects and properties, edit parameters, and view graphics attached to the expanded objects A WYSIWYG editor is a program that provides a graphical user interface that allows a developer to preview the Web page during its development Chapter 1: Introduction to HTML, XHTML, and CSS

Tools for Creating HTML Documents Chapter 1: Introduction to HTML, XHTML, and CSS

Web Development Life Cycle Comprehensive planning and analysis will ensure that developers will provide what users want. If you code your Web Pages without thorough planning and analysis, you run the risk of missing pertinent information. WDLC is a process that can be used for developing web pages at any complexity level. Chapter 1: Introduction to HTML, XHTML, and CSS

Web Development Life Cycle Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Planning Involves identifying the goals or purpose of the Web site. Purpose Who will use Users’ computing environments Who owns and authors the information Who decides if/where the information goes on the web site. Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site analysis During the analysis phase, you make decisions about the website content and functionality. Also important to consider the processes required to support Web site features. Ex. If a user will be able to order products through the website, then you need to define the process or actions to be taken when an order is placed. Chapter 1: Introduction to HTML, XHTML, and CSS

Web site Design and Development How to organize content Selecting the appropriate web site structure Determining how to use multimedia Addressing accessibility issues Design the site for ALL users Chapter 1: Introduction to HTML, XHTML, and CSS

Web Development Organizational Standards Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Design and Development A linear Web site structure connects Web pages in a straight line If info on Mod 1 must be read before Mod 2 Each page would have links from one page to the next page. Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Design and Development A hierarchical Web site structure connects Web pages in a treelike structure Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Design and Development Hierarchical web site structure connects web pages in a tree like structure. Works well on a site with a main index or table of contents. The main index/home page displays general information and secondary pages would include more detailed information. Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Design and Development A webbed Web site structure has no set organization Chapter 1: Introduction to HTML, XHTML, and CSS

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 Chapter 1: Introduction to HTML, XHTML, and CSS

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 Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Testing Usability is the measure of how well a product, such as a Web site, allows a user to accomplish his or her goals Usability testing is a method by which users of a Web site or other product are asked to perform certain tasks in an effort to measure the product’s ease-of-use and the user’s perception of the experience Compatibility testing is done to verify that the Web site works with a variety of browsers and browser versions Stress testing determines what happens on your Web site when greater numbers of users access the site Chapter 1: Introduction to HTML, XHTML, and CSS

Web Site Testing Chapter 1: Introduction to HTML, XHTML, and CSS

Chapter Summary Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms Describe the types and purposes of Web sites Discuss Web browsers and identify their purpose Chapter 1: Introduction to HTML, XHTML, and CSS

Chapter Summary Define Hypertext Markup Language (HTML) and HTML5 standards used for Web development Discuss the use of Cascading Style Sheets (CSS) in Web development Define the Document Object Model (DOM) and describe its relationship to HTML Define Extensible Hypertext Markup Language (XHTML) and describe its relationship to HTML Chapter 1: Introduction to HTML, XHTML, and CSS

Chapter Summary Identify tools used to create HTML documents Describe the five phases of the Web development life cycle Describe the different methods of Web site design and the purpose of each Web site structure Discuss the importance of testing throughout the Web development life cycle Explain the importance of being an observant Web user Chapter 1: Introduction to HTML, XHTML, and CSS

HTML 7th Edition Chapter 1 Complete