Basics of Web Design 1 Copyright © 2016 Pearson Education, Inc., Hoboken NJ.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
CSC 450/550 Part 6: The Application Layer Example: The World Wide Web.
Slide 5.1 Curtis/Cobham © Pearson Education Limited 2008 Chapter 5 The Internet and the World Wide Web.
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.
Using the WWW in Teaching and Learning Barbara Watson Andrew Stansfield IT Service.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
THE WEB Monica Stoica Background Information n HTTP stands for Hypertext Transfer Protocol n FTP stands for File Transfer Protocol n Html stands for.
Chapter 6: The Web and E-Commerce Copyright © 2013 Pearson Education, Inc. publishing as Prentice Hall Chapter
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
1 Web Developer & Design Foundations with XHTML Chapter 1 Key Concepts.
Magda Delroy Dwayne Beth Joyce Michelle EDUCATIONAL ARCHITECTS, Inc.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Outline 29.1 Multi-Tier Architecture 29.2 Web Servers.
Internet Information ISYS 105B. What is the Internet? Comprised of network of computers Started in 1969 by U.S. Defense Dept.
© 2006 Pearson Education 1  Obj: 1.2, to understand networks HW: Review sheet  Quiz next class Sections 1.0 – 1.2  Do Now: p.47 #1.4 and 1.5 C1 D3.
1 Web Developer Foundations: Using XHTML Chapter 1 Key Concepts.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
Anatomy of a URL: Finding Broken Links Dr. Steve Broskoske Misericordia University.
Chapter 6: The Web and E-Commerce Copyright © 2013 Pearson Education, Inc. publishing as Prentice Hall Chapter
 Internet network of connected computer › No company owns the internet › Purpose is to share information  World Wide Web (Web) one of the ways information.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
HTML ~ Web Design.
Web Development & Design Foundations with HTML5 7th Edition
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
The Internet. Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Basics of Web Design 1 Copyright © 2016 Pearson Education, Inc., Hoboken NJ.
The Web and Web Services Jim Graham NR 621 Spring 2009.
Murach's HTML5 and CSS3, C1© 2012, Mike Murach & Associates, Inc. Slide 1.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
© 2010 Pearson Education, Inc. | Publishing as Prentice Hall. Computer Literacy for IC 3 Unit 3: Living Online Chapter 1: Understanding the Internet.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Basics of Web Design 1 Copyright © 2016 Pearson Education, Inc., Hoboken NJ.
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)
Website Design and Construction Services and Standards.
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.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Introduction to HTML Section A – Programming, HTML
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
E-commerce | WWW World Wide Web - Concepts
CS1001 Lecture 8.
E-commerce | WWW World Wide Web - Concepts
Our Lady of the Rosary College S3 Computer Literacy
Understanding the internet
Web page a hypertext document connected to the World Wide Web.
Web Development & Design
Basics of Web Design Chapter 1 Internet & Web Basics Key Concepts
1 Introduction to the Internet.
Digital Planet: Tomorrow’s Technology and You
Internet Basics.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Basics of Web Design Chapter 1 Internet & Web Basics Key Concepts
HTTP and HTML HTML HTTP HTTP – Standardize the packaging
Presentation transcript:

Basics of Web Design 1 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Learning Outcomes 2 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

The Evolution of the Internet 3 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

The World Wide Web 4 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Convergence of Technologies 6 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Web Standards and the W3C Consortium 7 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Web Accessibility 8 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Web Accessibility 9 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Universal Design 10 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Network Overview 11 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

The Client/Server Model 12 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

The Client/Server Model 13 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Internet Protocols 14 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Common Internet Protocols 15 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

HTTP Hypertext Transfer Protocol 16 HTTP Request HTTP Response Copyright © 2016 Pearson Education, Inc., Hoboken NJ

IP Address 17 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Domain Name 18 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

URI Uniform Resource Indicator 19 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

TLD Top-Level Domain Name 20 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

21 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

County Code TLDs 22 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

23 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Information on the Web 24 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Markup Languages 25 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Markup Languages (2) 26 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Markup Languages (3) 27 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Markup Languages (4) 28 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Your First HTML5 Web Page: index.html 29 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Under the Hood of a Web Page 30 Copyright © 2016 Pearson Education, Inc., Hoboken NJ

Summary 31 Copyright © 2016 Pearson Education, Inc., Hoboken NJ