 A website, also written Web site, web site, or simply site, is a group of Web pages and related text, databases, graphics, audio, and video files that.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Project 1 Introduction to HTML.
TC2-Computer Literacy Mr. Sencer February 4, 2010.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
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.
COMPUTER TERMS PART 1. COOKIE A cookie is a small amount of data generated by a website and saved by your web browser. Its purpose is to remember information.
1 Internet History Internet made up of thousands of networks worldwide No one in charge of Internet - No governing body Internet backbone owned by private.
Q.Nand HTML Hypertext Markup Language Lesson 1. Q.Nand Overview Introduction the World Wide Web Structure of the internet The Development of the World.
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.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
Web Design Basic Concepts.
Chapter 1 Introduction to HTML, XHTML, and CSS
Welcome To Web Page Design Mr. Ursone. Accessing the Web Web Page: where you see text, graphics, sounds, etc. Web Page: where you see text, graphics,
Discovering Computers 2010
The Internet. What is the Internet?  The Internet is a network of networks.  It gives users access to a wide variety of information from millions of.
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.
Also called net is a worldwide collection of networks that links millions of businesses, government agencies, educational institutions, and individuals.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
WEB TERMINOLOGIES. Page or web page: a file that can be read over the world wide web Pages or web pages: the global collection of documents associated.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
Internet Basics By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
 Commercial- to sell or promote company products  Portal- provide a variety of everyday services  Informational- provide useful info & news  Educational-
Introduction To Internet
Web 2.0 Tools By: Jon McCabe. Podcast A podcast is an audio or video program formatted to be played on the iPod and made available for free or for purchase.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
* Offers a variety of Internet services * Examples of services: * News * Sports * Search engine/directory * Web publishing * Reference tools * Maps *
Web Engineering we define Web Engineering as follows: 1) Web Engineering is the application of systematic and proven approaches (concepts, methods, techniques,
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
Huda AL-Omairl - Network91 The Internet. Huda AL-Omairl - Network92 What is Internet? The world’s largest computer network, consisting of millions of.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Internet for Teaching and Learning. Understanding the Web The Web is A collection of publicly accessible pages (web sites) on the Internet All use the.
Introduction to HTML. Today’s Discussion What is HTML ? What is HTML ? What is Web Page ? What is Web Page ? Web Server Web Server Web Browser Web Browser.
The World Wide Web: Information Resource. Hock, Randolph. The Extreme Searcher’s Internet Handbook. 2 nd ed. CyberAge Books: Medford. (2007). Internet.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
Kuliah Pengantar Teknologi Informasi Coky Fauzi Alfi cokyfauzialfi.wordpress.com Internet (2)
Introduction The Internet. The Internet (net) Global network connecting millions of computers Within the global network, a user has permission at any.
THE INTERNET. TABLE OF CONTENT CONNECTING TO THE INTERNET ELECTRONIC MAIL WORLD WIDE WEB INTERNET SERVICES.
Chapter 1: The Internet تال 311 Prepared by: Mr. Hassen HAMOUDA.
Types of Web Sites 1/8/08. Portal Offers a variety of Internet services Offers a variety of Internet services Examples of services: Examples of services:
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Web Systems & Technologies Lecture 1
The World Wide Web: Information Resource. How a Search Engine works… How Search Works - YouTube
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Monday, 18-March-2013 Session workout Presented By: Pikon Roy Karmakar.
and Internet Explorer.  The transmission of messages and files via a computer network  Messages can consist of simple text or can contain attachments,
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)
Web Design Vocabulary #3. HTML Hypertext Markup Language - The coding scheme used to format text for use on the World Wide Web.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
The Internet and the WWW IT-IDT-5.1. History of the Internet How did the Internet originate? Goal: To function if part of network were disabled Became.
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.
Websites to discover.
4.01 How Web Pages Work.
The World Wide Web.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
Web Page Concept and Design :
WEB DESIGNING THROUGH HTML
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Internet and the world wide web (www)
Presentation transcript:

 A website, also written Web site, web site, or simply site, is a group of Web pages and related text, databases, graphics, audio, and video files that are served up by a Web server to present information.  A web page is a document, typically written in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page may incorporate elements from other websites with suitable markup anchors.

 The World Wide Web (WWW) was created in 1990 by CERN physicist Tim Berners-Lee. On 30 April 1993, CERN announced that the World Wide Web would be free to use for anyone. Before the introduction of HTML and HTTP, other protocols such as File Transfer Protocol and the gopher protocol were used to retrieve individual files from a server. These protocols offer a simple directory structure which the user navigates and chooses files to download. Documents were most often presented as plain text files without formatting, or were encoded in word processor formats.

 A static website is one that has web pages stored on the server in the format that is sent to a client web browser. It is primarily coded in Hypertext Markup Language, HTML.  Simple forms or marketing examples of websites, such as classic website, a five-page website or a brochure website are often static websites, because they present pre-defined, static information to the user. This may include information about a company and its products and services via text, photos, animations, audio/video and interactive menus and navigation.

 A dynamic website is one that changes or customizes itself frequently and automatically, based on certain criteria.  Dynamic websites can have two types of dynamic activity: Code and Content. Dynamic code is invisible or behind the scenes and dynamic content is visible or fully displayed.

 Offers a variety of Internet services  Examples of services:  News  Sports  Search engine/directory  Web publishing  Reference tools  Maps  Shopping   Examples of portals:  AltaVista, AOL, Lycos, MSN, Netscape, Yahoo!MSNYahoo!

 Contains newsworthy material  Contain stories and articles related to some of the following:  Life, money, current events, weather  Examples:  WSB-tv WSB-tv  NBC.com NBC.com

 Promotes or sells a product  Many examples

 Offers exciting, challenging avenues for formal and informal teaching and learning  Online training for a new skill  Online courses  Online college classes  Examples  UGA UGA  Phoenix University Phoenix University

 Interactive and engaging  Offer music, video, games, sports, chats, sweepstakes

 Describes a cause, opinion, or idea  Presents views of a group of people or organizations

 Short for webblog  Time-stamped articles or posts, in a diary type format  Vblog – a blog that contains video  Blogosphere – worldwide collection of blogs  Vlogosphere – all vblogs worldwide  Reflect interest, opinions and personalities of the author

 Encourages members in the group to share interest, ideas, stories, photos, music, and videos with other users  Popular examples:  Facebook  MySpace (12 million visitors a day)  Media Sharing Web site – different  Allows members to share photos, music, and videos  ShutterFly, Flickr – popular sites  GoogleVideo and YouTube are example for video sharing sites

 Private individual or family created  People publish personal web pages for a variety of reasons:  Job hunting  Share personal experiences  Family histories

 Most websites could fit in this type of website to some extent many of them are not necessarily for commercial purposes

 A website that indexes material on the internet or an intranet (and lately on traditional media such as books and newspapers)and provides links to information as a response to a query.

 Used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive and Google Groups