WEB PAGES: CREATING AND MAINTAINING ** Frank Romanelli Instructor: Wednesday: 10:15 -11:15 Week 2.

Slides:



Advertisements
Similar presentations
Information Technology Quiz Questions with Answers Part 9
Advertisements

1. XP 2 * The Web is a collection of files that reside on computers, called Web servers. * Web servers are connected to each other through the Internet.
Copyright © 2003 Pearson Education, Inc. Slide 1-1 The Web Wizards Guide to PHP by David A. Lash.
1 Copyright © 2002 Pearson Education, Inc.. 2 Chapter 1 Introduction to Perl and CGI.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Introduction to HTML, XHTML, and CSS
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
MULTIPLYING MONOMIALS TIMES POLYNOMIALS (DISTRIBUTIVE PROPERTY)
ADDING INTEGERS 1. POS. + POS. = POS. 2. NEG. + NEG. = NEG. 3. POS. + NEG. OR NEG. + POS. SUBTRACT TAKE SIGN OF BIGGER ABSOLUTE VALUE.
SUBTRACTING INTEGERS 1. CHANGE THE SUBTRACTION SIGN TO ADDITION
MULT. INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
Addition Facts
4. Internet Programming ENG224 INFORMATION TECHNOLOGY – Part I
1 Lesson 7 - Hypertext Links. 2 Web Pages vs Web Site SatFriThuWedTueMonSun April 2009 XOX OXX.
© S Haughton more than 3?
Basic HTML Workshop LIS Web Team Spring 2007.
Mission HTML The Search for the Personal Web Page.
WEB PAGES: CREATING AND MAINTAINING ** Frank Romanelli Instructor: Wednesday: 10:15 -11:15 Week 3.
Introduction to Creating a Web Page using a Simple Text Editor (Notepad) 1  2004 Ecirp Studios
Twenty Questions Subject: Twenty Questions
Computing – Weekly Review By Callum Innes HTML WWW WYSIWYG URL Hyperlink.
1 Creating a professional website I Mutsumi Ogawa - LG 400 – wk10.
1 Web Pages Week Three more tags… Sound Redirection Marquee.
This, that, these, those Number your paper from 1-10.
Getting Familiar with Web Pages 1 2 The Internet Worldwide collection of interconnected computer networks that enables businesses, organizations, governments,
1 Welcome to JCCAA Data base presentation Click box to see the DEMO 1.JCCAA Web Site 2. Member Login 3. My Acount 4. School DBA The end.
Addition 1’s to 20.
25 seconds left…...
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Test B, 100 Subtraction Facts
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Week 1.
HTML Concepts and Techniques Fourth Edition Project 2 Creating and Editing a Web Page.
HTMLMR.Mostafa badr1. Lesson 3 HTML Tags Lesson 2 Creating a HTML File Lesson 1: Hyper Text Markup Language (HTML) Basics Get Trained for a Better Future.
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
WEB PAGES: CREATING AND MAINTAINING ** Frank Romanelli Instructor: Monday: 10:15 -11:15 Week 4.
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.
 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.
HTML.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
Web Pages: Creating & Maintaining Body Tags. There have been several versions of HTML since its inception. VersionYear HTML1991 HTML HTML
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
HTML I An Introduction to the Language of the Web Terry Bake
Web Design-Lecture1-QN-2003 Web Design Web Design Using HTML.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
HTML ~ Web Design.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Write HTML code using a text editor application such as.
HTML Basics Objectives: Objectives: Understand what HTML is Understand what HTML is Know basic HTML tags Know basic HTML tags Understand how to view HTML.
HTML & Nvu David Tristano Drexel IRT Dept.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
HTML BASICS Why can we see images and text, hear sounds, and view video files on the Web? The browser and a language called HTML are largely responsible.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
CS 100 Introduction to Web Page Construction and HTML.
HTML HyperText Markup Language Victoria E. Kozlek.
HTML: Hypertext Markup Language The language to make web pages 0.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
Intro to HTML.  Hypertext markup language (HTML) is a way of telling web browsers how to display a page  You can type them by hand in a word processing.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Basic Web Design UVI CELL Dave Gilliss Dave Gilliss
WEB PAGES: CREATING AND MAINTAINING **
HTML HYPERTEXT MARKUP LANGUAGE.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Presentation transcript:

WEB PAGES: CREATING AND MAINTAINING ** Frank Romanelli Instructor: Wednesday: 10:15 -11:15 Week 2

WYSIWYG Editors Web pages on the Internet ? What is a web page ?? Server vs. Client How do I access a web page ? What’s a Browser ? Default page - “ index.html ” hypertext transport protocol Learning HTML Plan Your Site

Go to the Class website:

Creating your First Web Page Using HTML Tags

Is it Difficult... Is this going to require that I learn a whole new Computer language like Basic or Fortran or some other cryptic, God-awful, silly-lookin', gothic extreme gobbledygook? 5 IF IF = THEN THEN THEN = ELSE ELSE ELSE = IF;

Questions … Answers... 6 Q. Must I be logged onto the Internet to do this? Specifically, will learning this make me spend a lot of time on-line? A. No. You will write off-line.

Questions … Answers... 7 Q. Do I need an expensive program to help me write this? A. No. You will write using just Notepad. You can buy those programs if you'd like, but they're not needed. But are they EASIER to use?

8 16 Typical Program to “easily” create a website PICK ONE!

How …. Use Notepad to create a text file Learn simple rules of H.T.M.L –Hyper Text Markup Language Display using Browser 9

HTML - Simple - yeah right! 10

HTML - Simple - yeah right! Just like reading… – Top to bottom…. – Left to right … 11 You just create a “simple” text file –with “Tags”

H yper T ext M arkup L anguage 12 Use TAGS (commands) Example: to start underline: to stop underline Important! No Spaces

13 LEARNING HTML IS EASY HTML The Underline Tag EndingStarting LEARNING IS EASY

14 LEARNING HTML IS EASY HTMLLEARNING IS EASY This is what will be displayed in the Browser This is what you typed into the Text File.

15 The Underline Tag EndingStarting Tags that are on ALL Web Pages !!!

16 EndingStarting Tags that are on ALL Web Pages !!!

17 Basic Tags on All Web pages 16

18 Basic Tags on All Web pages 16 This is the title Welcome to my webpage

19 Open “Notepad” ( Start, All Programs, Accessories, Notepad ) 15 Notepad Your Turn !!

20 my web page welcome to my web page! Basic Tags on All Web pages Optional …. upper /lower Indenting 17 Verify your spelling, File Name = " web1.html " Save the file in “ My Documents / My Web Files "