1 After completing this lesson, you will be able to: Understand the basics of HTML coding. Use HTML tags. Plan an HTML site. Create a table with HTML.

Slides:



Advertisements
Similar presentations
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
Advertisements

Introduction to HTML & CSS
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
WeB application development
Creating and Editing a Web Page Using Inline Styles
How Tags are used to form your Web Page
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. How to Create Web Pages Using HTML Introduction.
XP Information Technology Center - KFUPM1 Microsoft Office FrontPage 2003 Creating a Web Site.
HTML Introduction HTML
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
Basics of HTML.
1 After completing this lesson, you will be able to: Define your goals for a Web site. Analyze your audience. Create a blueprint for your Web site. Design.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Creating Tables in a Web Site
HTML Comprehensive Concepts and Techniques Second Edition Project 3 Creating Tables in a Web Site.
Website Design CLA – Transportation. Defining a Site Select: Site – New - Site Click Next.
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.
Dreamweaver CS4 Concepts and Techniques Chapter 7 Page Layout with Frames.
CS117 Introduction to Computer Science II Lecture 2 Creating an HTML Document Instructor: Li Ma Office: NBC 126 Phone: (713)
Web Technologies Website Development Trade & Industrial Education
Website Development with Dreamweaver
Web Design Fundamentals Demystifying Basic HTML. 2 After completing this lesson, you will be able to: Understand the basics of HTML coding. Use HTML tags.
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.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
HTML Concepts and Techniques Fourth Edition Project 6 Using Frames in a Web Site.
Introduction to HTML. What is HTML? Hyper Text Markup Language (HTML) is a language for describing web pages. HTML is not a programming language, it is.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Dreamweaver Edulaunch Project 1 EQ: What are the key concepts when building the first page of a web site?
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 1 1 Microsoft Office FrontPage 2003 Tutorial 1 – Creating a Web Site.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
INP 150: Basic HTML Term: Winter 2002 Section: H1 Time: Mon/Wed 5:30- 7:25 pm Place: TI237 Instructor: Paul J. Millis.
1 Creating the Header Page The header frame always displays on the AHS Web site The image (screagle.gif) that will go in the header is contained on the.
HTML Concepts and Techniques Fourth Edition Project 5 Creating an Image Map.
15.1 Fundamentals of HTML DeKalb County School System.
FrontPage Tutorial Part 2 Creating a Course Web Site.
Using Frames in a Web Site Project 6. Project Objectives Project 6: Using Frames in a Web Site 2 Define terms related to frames Describe the steps used.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
Double –Click on the Netscape Icon on your desktop The following are a series of steps to help you get started with Netscape Composer.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
1 After completing this lesson, you will be able to: Get around the Internet with your browser. Connect to the Internet. Print Web pages. Save Web pages.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
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 Creating the Home Page. 2 Creating a Table Table attributes  Two rows and two columns  No border  Left-aligned Change the vertical alignment of the.
Creating and Editing a Web Page
1 Creating Links Lesson 2. 2 In the center column type : Home | Order Now | Contact Us This is the navigation button which will link to the other pages.
Microsoft FrontPage 2003 Illustrated Complete Working on the Web Site’s Hyperlinks and Appearance.
Web Site Development - Process of planning and creating a website.
Basic HTML. Lesson Overview In this lesson, you will learn to:  Write HTML code using a text editor application such as Notepad.  View Web pages created.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
Creating and Editing a Web Page Using Inline Styles
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.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
Creating Web Pages with Links, Images, and Embedded Style Sheets
Before We Begin Please download the files from as we will be using them in our walkthroughs.
HTML is the language that allows text and graphics to be displayed as Web pages. It is a set of special codes, called tags, that tells a browser application.
HTML Comprehensive Concepts and Techniques Second Edition Creating Frames on a Web Page.
Introduction to basic HTML
Project 5 Creating an Image Map.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
Presentation transcript:

1 After completing this lesson, you will be able to: Understand the basics of HTML coding. Use HTML tags. Plan an HTML site. Create a table with HTML. Assemble a home page and subpages using HTML.

2 !DOCTYPE CSS and HTML 4.01 standards: HTML 4.01 standards and deprecated HTML elements and attributes (most of which concern visual presentation): HTML 4.01, deprecated HTML elements and attributes, and frames:

3 HTML Document Information HTML text documents contain: Content – Text and graphic references HTML commands – Control how content displays

4 Opening a Text Editor Notepad—Click Start, point to Programs, point to Accessories, and then click Notepad. WordPad—Click Start, point to Programs, point to Accessories, and then click WordPad. TextEdit—Double-click the TextEdit icon on the hard disk.

5 Text Editor Views

6 HTML Rule #1 HTML tags consist of commands that appear within angle brackets (<>).

7 HTML Rule #2 HTML tags are not case-sensitive.

8 HTML Rule #3 HTML tags almost always come in pairs.

9 Tag Pairs Do you want butter flavoring on your popcorn or do you like it plain?

10 HTML Rule #4 Nested HTML tags should close in the reverse order in which they open.

11 HTML Rule #5 By default, HTML documents display a single space between text elements. Music Instruction

12 HTML Spacing

13 HTML Rule #6 Some opening HTML tags can contain properties (also called attributes) that further refine an HTML tag’s instructions. grass

14 HTML Rule #7 Numerous variations exist when it comes to the HTML nesting theme, properties, and use of tag sets.

15 File Organization

16 Save, Save, Save! Press Ctrl+S Click File, and choose Save Click (if available)

17 Previewing Display the contents of the folder containing the HTML document and double-click the HTML document’s icon. Open a browser application (such as Internet Explorer), and type in the HTML file’s location. Open a browser application, open the folder containing the HTML document, and drag the HTML file’s icon from its folder into the browser window or the browser’s Address bar.

18 Knowledge Understand basic HTML rules. Realize that the importance of saving HTML documents and images in designated Recognize the importance of saving often. Recognize the importance of previewing Web pages throughout the creation process.

19 Storyboard

20 Home Page Sketch

21 Button Graphics

22 Title Bar Banner Graphic

23 Standard HTML Tags

24 Tag Attributes

25 Table Tags delineates the start and end of a table. indicates a table row. defines the start and end of a cell within a table.

26 Table Code

27 Logo Code

28 Banner Graphic Code

29 Preview: Table, Logo, Banner

30 Navigation Bar Code

31 Preview: Navigation Bar

32 Footer Information Graphic Address Phone number Text links that correspond to navigation bar Copyright text

33 Finished Footer

34 Footer Code

35 Subpages index.html lessons.html recitals.html competitions.html performances.html background.html contact.html

36 Subpage Files

37 Subpage Code

38 Navigation Bar Test

39 Headings

40 Tag Attributes

41 Paragraph Content Code

42 Preview: Content

43 Block Quote Code

44 Preview: Block Quotes

45 Unnumbered List

46 List Code

47 Color Page

48 Template

49 Next Step Creating Web Sites with FrontPage

50 Exercise 1

51 Exercise 2

52 Exercise 3