Using HTML to Create a Basic Web Page… By Josh Gallagan.

Slides:



Advertisements
Similar presentations
3.02D HTML Overview 3.02 Develop webpages.
Advertisements

Introduction to Creating a Web Page using a Simple Text Editor (Notepad) 1  2004 Ecirp Studios
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.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
WeB application development
Website Design.
A guide to HTML. Slide 1 HTML: Hypertext Markup Language Pull down View, then Source, to see the HTML code. Slide 1.
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
XHTML Basics.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
Chapter 2—HTML Dreamweaver for College & Business.
Overview  Recap  HTML. Recap  What is cloud computing?  What are application service providers (ASPs)?  Describe major functions of operating systems.
HTML Computing Concepts HTML - An Introduction 1.
Introducing HTML & XHTML:. Goals  Understand hyperlinking  Understand how tags are formed and used.  Understand HTML as a markup language  Understand.
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
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.
Web Design Using HTML Codes. WHAT DO I NEED TO BEGIN DESIGNING A HOME PAGE? 1.YOU NEED A FOLDER (also called a DIRECTORY) You should set up a folder or.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
HTML Structure & syntax
CS134 Web Design & Development Creating a Basic Web Page Mehmud Abliz.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
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.
HTML INTRODUCTION, EDITORS, BASIC, ELEMENTS, ATTRIBUTES.
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.
XHTML. Introduction to XHTML What Is XHTML? – XHTML stands for EXtensible HyperText Markup Language – XHTML is almost identical to HTML 4.01 – XHTML is.
1. Short History Of HTML HTML was invented in 1990 by a scientist called Tim Berners-Lee. The purpose was to make it easier for scientists at different.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
Course Content - Chapter 2 Introduction to HTML Introduction to a Text Editor as a web authoring tool Instructional Activity: Creating a webpage using.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
HTML I An Introduction to the Language of the Web Terry Bake
Basic HTML PowerPoint How Hyper Text Markup Language Works
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
IS1811 Multimedia Development for Internet Applications Lecture 4: Introduction to HTML Rob Gleasure
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 &
Introduction to HTML Wah Yan College (Hong Kong) Mr. Li C.P.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
HTML Basics Let’s Make a Web Page. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
Lecture: Web Design Assis. Prof. Freshta Hanif Ehsan Faculty of Computer Science Kabul Polytechnic University Spring Semester
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
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.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Getting Started with HTML. HTML  Hyper Text Markup Language  HTML isn’t a program language, its known as a markup language  A Markup language has tags.
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.
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
Building a Web Page. A Brief History In 1989, Tim Berners-Lee invented the Web. To enable particle physics from around the world to organize and share.
HTML Structure & syntax
Online PD Basic HTML The Magic Of Web Pages
Introduction to HTML.
Bell Ringer Conduct your own research & answer the following questions (1 paragraph). What is HTML? Who developed HTML? How is it used in web design?
XHTML/CSS Week 1.
WEB PAGES: CREATING AND MAINTAINING **
Basic HTML PowerPoint How Hyper Text Markup Language Works
3.00cs HTML Overview 3.00cs Develop webpages.
Basic HTML PowerPoint How Hyper Text Markup Language Works
HTML HYPERTEXT MARKUP LANGUAGE.
3.02D HTML Overview 3.02 Develop webpages.
HTML What is Html? HTML stands for Hypertext Markup Language.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
3.02D HTML Overview 3.02 Develop webpages.
HTML Structure & syntax
Presentation transcript:

Using HTML to Create a Basic Web Page… By Josh Gallagan

How do web pages compare to the Wizard of Oz?

How do web pages work?

HTML is the Man Behind the Curtain   HTML is the "hidden" code that helps us communicate with others on the World Wide Web (WWW).

The method behind the madness…  – Show Source Why do you need to learn HTML…  Foundation of web design  Everyone is doing it…The way things are going.

What is HTML?   H-T-M-L are initials that stand for HyperText Markup Language (computer people love initials and acronyms -- you'll be talking acronyms ASAP). Let me break it down for you:   Hyper is the opposite of linear. It used to be that computer programs had to move in a linear fashion. This before this, this before this, and so on. HTML does not hold to that pattern and allows the person viewing the World Wide Web page to go anywhere, any time they want.World Wide Web   Text is what you will use. Real, honest to goodness English letters.   Mark up is what you will do. You will write in plain English and then mark up what you wrote. More to come on that in the next Primer.   Language because they needed something that started with "L" to finish HTML and Hypertext Markup Louie didn't flow correctly. Because it's a language, really -- but the language is plain English.

History of HTML   HTML stands for HyperText Markup Language. Developed by scientist Tim Berners-Lee in   Is a descendant of SGML or Standard Generalized Markup Language which was a descendant of IBMs GML.   In 2000 HTML became an international standard for web documents.

History of HTML  The latest version of HTML is  The World Wide Web Consortium or W3C sets these standards.  XHTML 1.0 or Extensible HTML has worked its way alongside HTML.  The future is unknown, but HTML 5.0 and XHTML 5.0 are expected to be released in the near future.

How Does HTML Work   An HTML file is a text file containing small markup tags or container tags.   The markup tags tell the Web browser how to display the page   An HTML file must have an htm or html file extension   An HTML file can be created using a simple text editor like Notepad or Word.

Markup Tags  HTML tags are used to mark-up HTML elements  HTML tags are surrounded by the two characters  HTML tags are surrounded by the two characters  The surrounding characters are called angle brackets  HTML tags normally come in pairs like and  HTML tags normally come in pairs like and  The first tag in a pair is the open tag, the second tag is the closing tag.  The text between the start and end tags is the element content  HTML tags are not case sensitive, means the same as  HTML tags are not case sensitive, means the same as  There are many HTML markup tags

The 8 Elements of a Webpage 1. - Opening HTML tag 2. - Opening head tag 3. Title of page - Title tags 4. - Closing head tag 5. - Opening body tag 6. This is my first homepage. - Content 7. - Closing body tag 8. - Closing html tag

A Basic Web Document Structure Title of page Title of page This is my first homepage. This is my first homepage.

Your Turn  Now you practice by creating your own web page using HTML.  Follow the instructions on the handout to create your webpage.

Instructions  Open Notepad.  Type the HTML into Notepad.  Save the document as index.html  You can save it right on your desktop.  After you have saved the document, open it up in Internet Explorer.  You should be able to see your webpage.

View Source Code  Once you have opened your file using Internet Explorer, right mouse click anywhere on the webpage. When the menu pops up select>View Page Source.  This will allow you to edit your code or you can also check the code of another website.

More Markup Tags  Adding Bold Text  Adding Bold Text  Centering Text  Centering Text  Horizontal Rule no end tag needed  Add vertical space or a break no end tag needed  Hyperlink Mr. G’s Page  Hyperlink Mr. G’s Page

Adding Bold Text  Title of page  Title of page This is my first homepage. This is my first homepage.

Centering Text Title of page This is my first homepage. Title of page This is my first homepage.

Adding a Horizontal Rule Title of page Title of page This is my first homepage. This is my first homepage.

Adding Vertical Space Title of page This is my first homepage. Title of page This is my first homepage.

Adding a Hyperlink Title of page This is my first homepage. Ella’s Page Title of page This is my first homepage. Ella’s Page

W3C and Validate  W3C = World Wide Web Consortium  W3C is the governing body of web design. They determine the web design standards.  To check your code, go to w3c.org

HTML vs XHTML  We will review this later, I do not want to overwhelm you.  XHTML requires mandatory DTD which stands for Doctype Declaration.

Where To Go From Here     WYSIWYGs = Dreamweaver