CE80N Introduction to Networks & The Internet Dr. Chane L. Fullmer UCSC Winter 2002.

Slides:



Advertisements
Similar presentations
1 Copyright © 2002 Pearson Education, Inc.. 2 Chapter 1 Introduction to Perl and CGI.
Advertisements

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
4. Internet Programming ENG224 INFORMATION TECHNOLOGY – Part I
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that.
Learning HTML. > Title of page This is my first homepage. Tells Browser This is an HTML page Basic Tags Tells Browser End of HTML page Header information.
Welcome to CMPE003 Personal Computers: Hardware and Software Dr. Chane Fullmer Fall 2002 UC Santa Cruz.
CE80N Introduction to Networks & The Internet Dr. Chane L. Fullmer UCSC Winter 2002 Happy Valentines Day.
Teppo Räisänen LIIKE/OAMK 2010
CE80N Introduction to Networks & The Internet Dr. Chane L. Fullmer UCSC Winter 2002.
Overview  Recap  HTML. Recap  What is cloud computing?  What are application service providers (ASPs)?  Describe major functions of operating systems.
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
1 HTML Markup language – coded text is converted into formatted text by a web browser. Big chart on pg. 16—39. Tags usually come in pairs like – data Some.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
World Wide Web1 Applications World Wide Web. 2 Introduction What is hypertext model? Use of hypertext in World Wide Web (WWW) – HTML. WWW client-server.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
XP 1 New Perspectives on Creating Web Pages with HTML Tutorial 1: Developing a Basic Web Page.
Creating Web Pages Getting Started. Overview What Web Pages Are How Web Pages are Formatted Putting Graphics on Web Pages How Web Pages are Linked Linking.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Marking Up With Html: A Hypertext Markup Language Primer
World Wide Web Documents (HTML). Fall 2002Computer Networks Applications Displaying Web documents The display hardware varies: Color and black and white.
Developing a Basic Web Page with 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.
CE80N Introduction to Networks & The Internet Dr. Chane L. Fullmer UCSC Winter 2002.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
© 2005 ComputerPREP, Inc. All rights reserved. HTML 4.0 and Web Page Design Module I.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
CS105 Introduction to Computer Concepts HTML
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Chapter 4 Fluency with Information Technology L. Snyder Marking Up With HTML: A Hypertext Markup Language Primer.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
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.
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Chapter 16 The World Wide Web. 2 The Web An infrastructure of information combined and the network software used to access it Web page A document that.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Chapter 4: Hypertext Markup Language Primer TECH Prof. Jeff Cheng.
Understanding HTML Code
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
F-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
1 CSC 121 Computers and Scientific Thinking David Reed Creighton University HTML and Web Pages.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
HTML: Hyptertext Markup Language Doman’s Sections.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
Chapter 23 - World Wide Web Documents (HTML) Introduction Display Hardware Varies A Browser Translates And Displays A Web Document A Consequence Of The.
Chapter 2 Designing Web Pages With HTML JavaMethods An Introduction to Object-Oriented Programming Maria Litvin Gary Litvin Copyright © 2003 by Maria Litvin,
Introduction to Computers 12/6/ BEGINNING HTML DESIGNING YOUR OWN WWW PAGES.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Chapter 22 - Browsing The World Wide Web Introduction Description Of Functionality –Obtain textual information, recorded sounds, or graphical images from.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
1 2/22/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Images and placing pages on the server.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
XP Review 1 New Perspectives on JavaScript, Comprehensive1 Introducing HTML and XHTML Creating Web Pages with HTML.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
Chapter 4 HTML Tags. HTML is written in something called tags. Tags come in pairs, an opening one and a closing one. The first pair of tags we'll write.
Glencoe Introduction to Web Design Chapter 4 XHTML Basics 1 Review Do you remember the vocabulary terms from this chapter? Use the following slides to.
Chapter 8 Introduction to HTML and Applets
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Sec (4.3) The World Wide Web.
COMPUTING FUNDAMENTALS
Chapter 16 The World Wide Web.
Presentation transcript:

CE80N Introduction to Networks & The Internet Dr. Chane L. Fullmer UCSC Winter 2002

February 19, General Information TA Office… –Trailer #15 is no more –TA offices moved to the ISB Rm same times as posted previously

February 19, Web Search based Essay Essay based on Web search results –1-2 pages on any topic of interest –Must include results from at least four Web page references –References must be listed in a bibliography Due Tuesday, February 26, 2002

February 19, Class Information Web page tutorial available on-line Web page submission: – to Subject: cmpe080n-assgn4 Final Exam –Last class session March 14, 2002

February 19, Personal Web Page No new pages received... So, here’s mine :) – –My Home Page...My Home Page...

Chapter 23

February 19, Display Hardware Varies A variety of computers around the world are used to display web pages.

February 19, A Browser Translates And Displays A Web Document A Web page is created to be used with any display hardware. The computer language provides general display guidelines without giving details.

February 19, A Consequence of the Web Approach The same web page may appear differently. –Using different browsers –Using different computer hardware

February 19, HTML Each web page is written in HyperText Markup Language (HTML). –Has its own grammar rules –Uses punctuation symbols in unusual ways –Does not show spaces on displayed page uses free format input.

February 19, Instructions In A Web Page Control The Output Tags are instructions that tell a browser how to display the page. –Uses brackets to indicate a tag –Uses tags in pairs (usually)

February 19, A Web Page is Divided Into Two Main Sections The two main sections of a web page are: –Heading –Body –Example Web PageExample Web Page

February 19, Indentation Can Make HTML Readable Indentation makes it easier for people to read. –Place tags on separate lines –Indent items This is important when updating. –Not done by the original creator as a rule –Machine generated HTML can be ugly... i.e. HTML from M$ Word Machine Generated HTML

February 19, HTML Text HTML uses tags to organize text into paragraphs. –Tells the browser to end one paragraph and begin the next –Tells the browser to end the line and start a new line –Example PageExample Page

February 19, A Web Page Can Link To Another Page Items that correspond to a link are anchored. –Use tags: –Use HREF to specify a link to a page: Link –Example PageExample Page

February 19, HTML Allows Numbered And Unnumbered Lists HTML can be used to create a numbered (Ordered) list. –Uses tags: For an unnumbered (Unordered) list. –Use tags: Example Page

February 19, Images must be converted into numbers stored in a file. –Quantized and digitized.... Two methods of digitizing a picture are: –To use a digital camera –To use a scanner Images On A Web Page Are Digital

Figure 23.8 Figure 23.8 Illustrations of (a) a digital scanner, and (b) a digital camera. Either produces a file stored on the computer’s disk.

February 19, Digital Image Formats There are two popular forms of representing digital images. –Including: Graphics Image Format (GIF) Joint Picture Encoding Group (JPEG)

February 19, HTML Allows A Web Page To Include An Image Once an image has been stored on a hard disk, a web page can reference the file. –Uses the tag:

February 19, Text Can Appear Adjacent To An Image An image on a web page can appear by itself or adjacent to text. HTML treats an image like an oversized “word” Example Page

February 19, Images Can Be Aligned within Text HTML provides a way to control the details of how an image is aligned with surrounding text. –Using the ALIGN tag ALIGN=TOP ALIGN=CENTER ALIGN=LEFT ALIGN=RIGHT Example Page

February 19, More about Images Image size may be controlled.. –Size Height and Width (in pixels) Borders can be added Example Page -- No Control Example Page -- Size Control Example Page -- Borders

February 19, Images Can Link To Another Web Page HTML uses the same pair of tags for text links as for image links. –Use: Example Page

February 19, Some Browsers Can Stretch Or Shrink Images The IMG tag may include image height and width. Caveat: –Not all browsers can resize images. It is best to store images in the desired size.

February 19, The Background Can Be Controlled HTML allows one to specify the background of a Web page. –Choose the color –Specify the image Example Page

February 19, Other Features Of HTML When a browser displays a table, it –Aligns information into Rows Columns Multiple links may be associated with a single image.

February 19, Importance of HTML Before HTML, displayed combinations of text and graphics required complex computer programs. –Often was hardware specific CGA,EGA,VGA,SVGA, X,Mac Resolution of screens non-uniform

February 19, GUI Tools Help With Web Page Creation Web authoring tools make it possible to compose a web page without learning HTML. Files are saved as HTML. –Or *.htm for M$ systems

February 19, HTML reference HTML The Definitive Guide Musciano & Kennedy, O’Reilly & Associates, Inc.

February 19, Summary HTML is the language of the Web. HTML is hidden to the average user. Browsers and servers handle the details and display the results HTML is significant in that: Sufficiently general to be widely used Useable by people without computer programming knowledge

February 19, Glossary Homepage –A page of information accessible through the World Wide Web that is the main page for an individual or a company. Hot List –The original term used for a list of bookmarks. Now essentially obsolete.

February 19, Glossary Hypermedia –An information storage system in which each page of information can contain embedded references to images, sounds, and other pages of information. GUI –(Graphical User Interface) An interface that presents the user with pictures and icons rather than words.

February 19, Glossary Hypertext –A system for storing pages of textual information that each contain embedded references to other pages of information. Mosaic –The first browser program for the World Wide Web.

February 19, Glossary Multimedia –A term describing any facility that can display text, graphics, images, and sounds. Uniform Resource Locator –(URL) A short character string used by browsers to identify a particular page of information on the World Wide Web.

February 19, Glossary World Wide Web –(WWW) An Internet service that organizes information using hypermedia.