Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.

Slides:



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

V Summer workshop in Guildford County, July, 2014.
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.
FrontPage 2003 Web Fundamentals Web Site Design. World Wide Web System based on Hypertext Transfer Protocol (HTTP) Provides access to information Information.
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.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
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.
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.
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.
Chapter 1 Introduction to HTML, XHTML, and CSS
What Is the Internet? The Internet is a worldwide collection of computer networks that links together millions of computers used by businesses, the government,
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
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?????
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
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.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
 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.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Web Programming : Building Internet Applications Chris Bates CSE :
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.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
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.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
1 Chapter 01: Introduction by Tharith Sriv. This course covers the following topics:  Hypertext Markup Language (HTML)  Cascading Style Sheets  JavaScript.
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.
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)
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
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.
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.
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.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
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
CISC103 Web Development Basics: Web site:
Chapter 1 Introduction to HTML.
Browsing and Searching the Web
Introduction to Computers
Project 1 Introduction to HTML.
Web Site Development.
Web Page Development Tools
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Web Page Development Tools
INFS 230 L Internet Technology
Intro Project Introduction to HTML.
4.01 How Web Pages Work.
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

Web Page Programming Terms

Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and purposes of Web sites Discuss Web browsers and identify their purpose Define Hypertext Markup Language and the standards for web development

Continued Define Dynamic Hypertext Markup language and its relationship to HTML Define Extensible Hypertext Markup Language and its relationship to HTML Describe tools used to create HTML documents Discuss the 5 phases of the Web development life cycle

Continued Describe Web site structures and the purpose of each structure Describe the importance of testing throughout the Web development life cycle

Internet A worldwide collection of networks that links together millions of businesses, the government, educational institutions, and individuals using modems, telephone lines, and other communication devices and media.

World Wide Web Is the part of the internet that supports multimedia and consists of a collection of linked document

Web Pages Documents or pages of information that are linked to form the World Wide Web

Web Site A collection of Web Pages that are created and maintained by a company, a university or college, a government agency or even an individual to distribute information

Web Server or Host A computer where web pages are stored and then sent out when requested, server software must be installed and the computer must be hooked up to the internet

Publishing Term used to describe the process of copying files to a web server that allows the pages to be viewed on the Internet

Hyperlink Is used to connect a web page to another web page on the same, or a different web server located anywhere in the world

HTML Hypertext markup language is a set of special tags or markups that specify links to other documents,as well as how the page is displayed

Web Browser Is a program that interprets and displays web pages and enables you to link to other Web pages The most popular ones are Internet Explorer and Netscape Navigator

Terms 1.Internet – World Wide collection of computer networks that links together millions of computers used by businesses, the government, educational institutions, organizations and individuals using modems, telephone lines, television cables and other devices 2.Network is group of 2 or more computer that are connected together to share resources and information

Terms Internet Backbone – is a collection of high speed data lines that connect major computer systems located around the world Internet Service Provider – is a company that has a permanent connection to the internet backbone

Hypertext Transfer Protocol Is a set of rules for exchanging text, graphics, sound, video and other multimedia files

Home Page Each site contains one, it is the first page a user sees when they access the web site

3 Web site types TYPEUSERSACCESSAPPLICATIONS InternetAnyonePublicShare information with the public (personal, products, classroom) IntranetEmployees or Members PrivateShare information with employees or members (forms, manuals, schedules etc.) ExtranetSelect business partners or customers PrivateShare information with users (inventory, product specifications etc.

Uniform Resource Locator Is the address of the document or other file accessible on the Internet

Yet more terms Tag – also called markup are used by HTML to define the structure and layout of the document Dynamic HTML- term used to describe the combination of HTML tags, Cascading style sheets (CSS), and scripting language like Javascript

Still more terms Extensible Markup language – (XML) is a markup language that uses tags to describe the structure and content of a document not the format Extensible Hypertext Markup language – (XHTML) is a reformulation of the HTML language so that it conforms to XML rules

Tools needed for creating HTML documents Text Editor – many to choose from we will use Notepad, used to enter, save, change or print text such as HTML Use can also use a HTML editor such as Macromedia Home site or BBEdit, more bells and whistles WYSIWYG - stands for what you see is what you get. Microsoft FrontPage, Macromedia Dreamweaver or Sausage Software Hotdog are examples. They are software with graphical user interface so you can preview the file as you work