Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.

Slides:



Advertisements
Similar presentations
Anatomy of a Web Page. Parts of a Web Page Title Bar Navigation Tool Bar Location Bar Header Graphic/Image Text Horizontal Rule Links.
Advertisements

Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
HTML. The World Wide Web Protocols Addresses HTML.
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
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.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
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.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
HTML Introduction HTML
Computer Science 103 Chapter 2 HyperText Markup Language (HTML)
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,
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
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.
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.
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.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Computer Science 101 Introduction to Web Pages. Origins of the Web Vannevar Bush (Memex, 1945) Ted Nelson (Xanadu, 1968) Doug Englebart and Alan Kay (
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.
Exploring Web Page Design. What is a Web Page?  A web page is a multimedia file which can be stored on a web server.  It can include text, graphics,
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
Understanding HTML Code
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
The INTERNET A worldwide network of computers linked together. Web Pages, , Instant Messaging, Xbox Live, iTunes downloads, etc. are all part of.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
Just Enough HTML How to Create Basic HTML Documents.
CIS 250 Advanced Computer Applications Internet/WWW Review.
1 Chinese Information Processing : Using Computers to Teach and Learn Chinese Week 6 and 7: Creating and maintaining web pages - html and ftp.
The INTERNET Worldwide network of computers linked together.
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
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.
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
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)
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
 Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection of smaller.
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.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
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.
Egyptian Language School General Questions Prep.2
Chapter 1 Introduction to HTML
Chapter 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Introduction to Computers
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Digital Planet: Tomorrow’s Technology and You
Introduction to the Internet and Web
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Chapter 16 The World Wide Web.
Exploring Web Page Design
4.01 How Web Pages Work.
Presentation transcript:

Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains not only information but also references or links to other documents. It features clickable hypertext links.  Hypertext links are known as hyperlinks.  Web pages are stored on Web servers. Web servers locate and manage stored Web pages.

Web development Web site is a collection of interlinked Web pages created by the same author. Web master is the one who creates the Web site. Web sites and specific Web pages within those sites have a unique Internet address called a URL, or Uniform Resource Locator. Ex: Yahoo’s address is Hypertext Transfer Protocol (http) is a procedure for retrieving hypertext documents. Each of the hosts or Web sites is assigned a domain name. Domain names are used in URLs to identify particular Web pages.

Web development Every domain name has a prefix and suffix. Ex: Microsoft’s domain name is Microsoft.com. The prefix: Microsoft. The suffix: com edu: educational institutions org: organizations (nonprofit) gov: governmental organizations ca:Canada ca:Canada

Creating Web Documents To write a web document for the Internet HTML (Hypertext Markup Language) can be used. HTML is the standard method of specifying the format of Web pages. Creating Web documents is becoming easier with the introduction of new tools such as Java, FrontPage, Dreamviewer, etc.

Web publishing To have a web site; -Design a web site using HTML, FrontPage, Dreamviewer, etc. or put a Web design company work for you. -Have a server space from a server. There are many web hosting services, which are companies with large Web server computers to maintain the Web sites of fee- paying subscribers (Ex: IBM Global Services). -Upload your files (moving your data from your computer to a host (remote) computer). You may need to use a special software to upload your files. FTP (File Transfer Protocol) is one of those softwares. FTP is used to access a remote computer.

HTML HTML is the core technology of the Web. It is a collection of text codes (markup tags). Many markup tags contain two parts: a beginning and ending tag, others are only a single tag. = represents the beginning of a tag = represents the beginning of a tag = represents the end of a tag = represents the end of a tag Ex: represents the beginning of the HTML document and represents the end of the HTML document Everything else in the document is just text.

HTML TAGS : It creates an HTML document : it represents the end of the document). : It creates an HTML document : it represents the end of the document). : It sets off the title and other information. ( ) : It sets off the title and other information. ( ) : It gives an HTML document a title. ( ) : It gives an HTML document a title. ( ) : Sets the background color. : Sets the background color. : sets the text color. : sets the text color. : creates bold text. ( ) : creates bold text. ( ) : sets size of font : sets size of font : creates a paragraph break ( ). : creates a paragraph break ( ). : aligns a paragraph to the left, right, or center. : aligns a paragraph to the left, right, or center. : inserts a horizontal rule. : inserts a horizontal rule.

HTML TAGS : creates a hyperlink. : creates a hyperlink. : it creates a mailto link. : it creates a mailto link. : inserts an image. : inserts an image.