Web Page Design I Retest Terms Review. 1. Web pages are created using a language known as ___________. The coding of this language must follow specific.

Slides:



Advertisements
Similar presentations
1. XP 2 * The Web is a collection of files that reside on computers, called Web servers. * Web servers are connected to each other through the Internet.
Advertisements

Let's say we want to access domain - reliablescribe.com First we need to buy a computer We need to subscribe to an Internet Service Provider (ISP) The.
4.01 How Web Pages Work.
Creating and Editing a Web Page Using Inline Styles
How the Internet Works Course Objectives Introduce the various web browsers Introduce some new terms Explain the basic Internet to PC hookup  ISP  Wired.
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.
Exploring Windows 98 and Essential Computing Concepts - Chapter 1 1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The Internet and World Wide.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
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.
COS/PSA 413 Day 17. Agenda Lab 8 write-up grades –3 B’s, 1 C and 1 F –Answer the Questions!!! Capstone progress report 2 overdue Today we will be discussing.
Using The World Wide Web Information Gathering. TCP/IP Communications protocol  how computers communicate or “talk” How does it work?
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.
The Internet 8th Edition Tutorial 1 Browser Basics.
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
Is CPCC Right For You? Module Two to determine your readiness for online learning Remember to click the mouse to advance the to the next slide.
1st Project Introduction to HTML.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
What Is A Web Page? An Introduction to the Internet.
How the World Wide Web Works
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
Chapter ONE Introduction to HTML.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
With Internet Explorer 8© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Go! with Internet Explorer 8 Getting Started.
Internet. Internet is Is a Global network Computers connected together all over that world. Grew out of American military.
思科网络技术学院理事会. 1 Application Layer Functionality and Protocols Network Fundamentals – Chapter 3.
Lesson 2 — The Internet and the World Wide Web
Introduction to the Internet. What is the Internet The Internet is a worldwide group of connected networks that allows public access to information and.
Windows Internet Explorer 9 Chapter 1 Introduction to Internet Explorer.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
1 Networks and the Internet PCS115 Introduction to the Internet ©Richard L. Goldman December 7, 2006.
Using a Web Browser What does a Web Browser do? A web browser enables you to surf the World Wide Web. What are the most popular browsers?
How the Internet Works. What is the Internet? Thousands of networks connected Purpose of exchanging information World wide No one owns the Internet It.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
HOW WEB SERVER WORKS? By- PUSHPENDU MONDAL RAJAT CHAUHAN RAHUL YADAV RANJIT MEENA RAHUL TYAGI.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Exploring Microsoft Office Welcome to Cyberspace: The Internet and World Wide Web1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The Internet.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
 The World Wide Web is a collection of electronic documents linked together like a spider web.  These documents are stored on computers called servers.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
Web Browsers By Lorrie Brazier Revised by Paula Walton.
Lesson 1 What Is the World Wide Web?. Objectives Upon completion of this lesson, you should be able to: Explain what the World Wide Web is and how it.
CIS 250 Advanced Computer Applications Internet/WWW Review.
ITEC 1001 Tutorial 1 Browser and Basics. Web browser software & Web pages The Web is a collection of files that reside on computers, called Web.
Communication, Networks, The internet and the Worldwide Web.
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Using the Internet. (WWW) and the Internet The World Wide Web (WWW) is a small part of the Internet. The Internet relates to all the hardware and software.
Accessing the World Wide Web
Unit 1 Welcome to the Internet: the Tools of the Trade.
Exploring Microsoft Office Welcome to Cyberspace: The Internet and World Wide Web1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The.
CSCI-235 Micro-Computers in Science The Internet and World Wide Web.
Creating and Editing a Web Page
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
XP Creating Web Pages with Microsoft Office
Basic Internet Skills. What is the internet? A large group of computers connected to one another Its purpose is to send information back and forth to.
4.01 How Web Pages Work.
Browsing and Searching the Web
EXPLORING THE INTERNET
Introduction to Internet Explorer
An Introduction to the Internet
Presentation transcript:

Web Page Design I Retest Terms Review

1. Web pages are created using a language known as ___________. The coding of this language must follow specific rules in order for the web page to display properly; these rules are known as the ________ of the language. Individual instructions, called ___________, must be enclosed in brackets. HTML syntax HTML tags

2. Web pages are saved (hosted) on a _______________________, which is a special computer that has 24/7 connectivity to the Internet. To load the pages to this computer, you will use a protocol know as ______________. Web server ftp

3. A software program, known as a _______________________, is used to view web pages using the protocol ______________. To access a web page, you type in the protocol, the server name, and the path –this is known as the ___________ also known as the web address. Web browser http URL

4. There are two ways to create a web page: developing code from scratch, known as _________________, and using a software program, known as a ____________________________. HTML Web editor

5. Many navigation options are located on the web browser’s tool bar. To move back to a previously viewed page, choose the __________ button on the toolbar. The ________________ button is only available if you have moved back to a previous page and wanted to return to the page you left from. To return to the page that opens when the browser window opens, choose _________________ from the toolbar. back forward home

6. Utilities are also available on the toolbar in the web browser. To request that a page be retransmitted, choose the __________________ button. To interrupt a request, choose the ___________ button. refresh stop

7. Graphics for the web are primarily in two file formats: ____________ for photographs and ____________ for hand-drawn pictures. The technique used to remove the color from the background of a picture is ________________________. The _________ format supports this technique..jpg.gif transparency.gif

8. A domain name needs to be converted to an IP address. The device that handles this function is the ________________. Once this translation has occurred, the __________________ can now send a request out on to the Internet. DNS router

9. The agreed upon way to communicate over the Internet is known as _________________________; these are often referred to as standards. The standard for viewing web pages is known as ____________. http protocol

10. The part of the URL that is leased and is the unique portion of a web address that identifies a company is the _____________________. The organization that maintains a database of all leased domain names is ___________________. Internic Domain name

11. The desktop of your computer is an example of _________ as it allows you to point and click with a mouse to initiate an action. gui

12. In order to access the Internet from your home computer, you must connect to your ________; otherwise you have no access to the Internet. The purpose of a network is ___________________. communication ISP

13. Devices connected together for the purpose of communicating represent a _________________. There are two types: one is external and called ________________ and the other one is internal and called ______________. Intranet Internet network

14. Web pages are retrieved more quickly the second time that you access them because of a special feature that saves a copy in a temporary storage space found in this application; this temporary storage is referred to as ________________. cache

15. Explain the process of retrieving a web page on your PC’s monitor. Be specific in identifying the steps of the process, including the functions of the various devices at each stage in the process.

@

router Web Server Internet My PC modem ISP Server