Lecture Beginning HTML. Early Internet Navigation Prior to 1989, users employed text- based UNIX commands to navigate the various resources on the WAN.

Slides:



Advertisements
Similar presentations
Introduction to HTML
Advertisements

HTML Basics Customizing your site using the basics of HTML.
HyperText Markup Language (HTML). Introduction to HTML Hyper Text Markup Language HTML Example The structure of an HTML document Agenda.
WeB application development
How Tags are used to form your Web Page
The Client-Server Model for the Web 1. A Web Client (usually in the form of a web browser) makes an HTTP request to a specific web server. 2. The Web Server.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
HTML tags Skills: adding HTML tags, text editor IT concepts: plain text, computer components – storage versus memory, separation of content and format.
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
Internet Publishing / Dreamweaver Luke E. Reese ANR Educ. and Communication Systems
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.
Internet Publishing / Dreamweaver Luke E. Reese CARRS
Developing a Basic Web Page with HTML
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Chapter 14 Introduction to HTML
Hypertext Markup Language (HTML) Created by Sarah Dooley & Amanda Foster Edited and presented by Caroline Hallam September 9, 2014.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
Intro to MIS – MGS351 Building a Webpage. Chapter Overview m The World Wide Web – Web servers, Web browsers and Web pages m HTML Introduction m Using.
 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.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Creating a Simple Page: HTML Overview
.  Entertain  Inform  Educate  Blogs  Sell  Date  Gamble  Religion.
CS117 Introduction to Computer Science II Lecture 1 Introduction to WWW and HTML Instructor: Li Ma Office: NBC 126 Phone: (713)
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
Using Html Basics, Text and Links. Objectives  Develop a web page using HTML codes according to specifications and verify that it works prior to submitting.
Learning Web Design: Chapter 4. HTML  Hypertext Markup Language (HTML)  Uses tags to tell the browser the start and end of a certain kind of formatting.
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
HTML. WHAT IS HTML HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
Course Content - Chapter 2 Introduction to HTML Introduction to a Text Editor as a web authoring tool Instructional Activity: Creating a webpage using.
What is Markup and Markup Languages? What is HTML? A Basic HTML Document Basic HTML Tags Tag Attributes and Text Formatting Tags Insert Hyperlinks Add.
XHTML Introduction to Xtensible HyperText Markup Language Screen Readers – Click the Notes button in the lower right corner.
Just Enough HTML How to Create Basic HTML Documents.
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Chapter 8 Browsing and Searching the Web. Browsing and Searching the Web FAQs: – What’s a Web page? – What’s a URL? – How does a browser work? – How do.
HTML BASICS Web Design I. Web Design  WWW created in the late 1980’s  Used in academics for the next 5 years  Mosaic (1994) allowed both pictures &
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
HTML: Hyptertext Markup Language Doman’s Sections.
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
HTML HTML: Hypertext Markup Language. The basic language of the World Wide Web. Developed around 1991 at the CERN lab on the French-Swiss border by Tim.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
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.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS
LBSC 690 Session 4 Programming. Languages How do we learn a language? Learn by listening Then reading Then writing How do we teach programming? Learn.
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
The idea of adding markup instructions to documents is not new. Before computers, authors would make annotations by hand in their written or typed documents.
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
Introduction to HTML Hypertext Mark-up Language. HTML HTML = Hypertext Mark-up Language Is just plain simple text marked up by “tags” You can create a.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Computer Basics Introduction CIS 109 Columbia College.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a.
Online PD Basic HTML The Magic Of Web Pages
Lecture Beginning HTML.
An Introduction to HTML Pages
Presentation transcript:

Lecture Beginning HTML

Early Internet Navigation Prior to 1989, users employed text- based UNIX commands to navigate the various resources on the WAN Archie, Gopher, Veronica and Jughead three standard "finding" tools on the Internet. Used Telnet to contact servers Cumbersome, complex UNIX tools

HTML – Invented 1989 Hypertext Markup Language The “language” used to create web pages and web sites Invented/written by Tim Berners-Lee at CERN, Geneva Switzerland. Pioneered the concept of “linking” the text in files to other files.

HTML Governed by W3C Been through various “versions” Figure: WWW Growth

Web Browsers HTML relies on Browsers Software used to interpret HTML code and display the formatted page It’s the “job” of the browser to translate the code Also runs special programming like Java and JavaScript

Web Browsers Available for a variety of Operating Systems and Hardware: –Internet Explorer, Safari, AOL Browser, Netscape, Opera, Firefox HTML pages are cross-platform: –Windows, MacOS, Linux, Mobile Devices... Various browsers don’t always interpret code the same way

1991:First Web Browser

Older Browsers

Web Browsers

HTML Sample

Using Tags HTML Documents are “marked up” using tags: This word is important ! This is a heading Most tags come in pairs (start and end) Tags are NOT case sensitive Written in Plain Text Start TagEnd Tag

Marking Up a Page (formatting) Style –Font and Size –Color –Margins Layout –Columns –Tables Images –Logos –Pictures –Backgrounds –Buttons Links –other pages –documents, etc

HTML Page Setup HTML Pages should follow this standard: Page Title...

DOCTYPE The declaration is not an HTML tag; it is an instruction to the web browser about what version of HTML the page is written in. Depends on version –

Saving Files as HTM or HTML All html documents are “pure text” The browser recognizes pages that end in.htm or.html as web pages Be sure to type full file name in Notepad or Text Edit: index.html – or else it will default to index.txt

Mac – Text Edit users: Must follow instructions from Resources link to properly configure TextEdit to function in pure text mode, not formatted view. Do this BEFORE you start coding or saving pages RESOURCES RESOURCES

index.html As a rule, the "first" page of all websites are always called "index.html" The web server knows to find this page first and send it to the browser, unless a specific page was requested.

index.html is Page 1 index.html products.htmlabout.htmlinvestorrelations.html links.html

File Naming web-docs folder is on a Unix O/S File naming rules are different than Windows Unix is case-sensitive and doesn’t like spaces. Save all files as lowercase, no spaces index.html apple.jpg links.html

Prep: Reveal File Extensions My Computer –Tools | Folder Options or Organize | Folder and Search Options View Uncheck “Hide extensions for known filetypes” OK/Apply

File Extension Troubles: index index.html index.HTML puppy puppy.JPG puppy.jpg

To Edit HTML Open Source file Edit file -- SAVE -- Refresh in Browser Or Click EDIT in webfolders.pacific.edu

Basic Tags for Lab/Homework Heading 1 (use 1-6) Paragraph *Break Line Bold Italic Underline *Horizontal Rule Division/Section

Creating Lists (Bulleted) Unordered List List Item Ordered List (instead of ul)

Tips on Tags Tags usually have a beginning and an end Indenting and spacing will keep you sane Filenames and URLs are almost always case-sensitive. Tags are not case sensitive

Try Some Tags! Text This is a heading This is a subheading

Editing Files in U:\web-docs If you are not connected directly to a University computer: –webfolders.pacific.edu –WinScp (PC) –Fetch (Mac)

WebFolders: web-based FTP view webfolders.pacific.edu User Drive web-docs folder

Editing files in web-docs Click on any TEXT file (.html/.css) Click: Edit/Share Click: Edit as text file

Make changes/edit Make Changes Save Changes are saved to server Refresh page

WinScp3: tiger.cc.uop.edu

WinScp3 Host - Remote

Mac: Using Fetch

Where am I? U:\web-doc UNIX servers Lab computers Library computers Connected directly to U:\web-docs Laptop or home computer NOT connected to U:\ drive Mac PC Mac & PC

Notes on Privacy: Meta Tags Your pages “live” on a public web server and will be indexed in Google if you don’t add tags in area to instruct the auto bots not to index. Only if you do not want to be indexed, use the following tags: Gigi's

Forbidden Pages – UNIX permissions UNIX files have permissions assigned to all files: During FTP session, permissions may become lost Reset in WinSCP 4

What About Style? In modern website design, HTML tags are only used to “structure” the document – to show headings, paragraphs, lists, etc. A special system called Style Sheets are used to describe how tags appear. That’s coming soon.