LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.

Slides:



Advertisements
Similar presentations
Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Advertisements

Introduction to HTML
Intro to HTML Basics HTML = Hypertext Mark-up Language HTML = Hypertext Mark-up Language HTML is a plain-text file that can be created using a text editor.
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.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
HTML: HyperText Markup Language Hello World Welcome to the world!
WeB application development
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
MR.Mohammed Sharaf al Shareef
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
Chapter 14 Introduction to HTML
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web. Web.
Tags through Forms. This element is required for all HTML pages It must be at the top of every page of every website We’ll see later on why it is important.
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.
CpSc 462/662: Database Management Systems (DBMS) (TEXNH Approach) HTML Basics James Wang.
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
HTML. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language.
Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
DAT602 Database Application Development Lecture 14 HTML.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
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.
HTML Structure & syntax
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
HTML history, Tags, Element. HTML: HyperText Markup Language Hello World Welcome to the world!
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.
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.
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.
1 HTML محمد احمدی نیا 2 Of 43 What is HTML?  HTML stands for Hyper Text Markup Language  HTML is not a programming language, it.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup 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.
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 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.
Hypertext Mark-Up Language Web Page Creation HTML.
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
Introduction to web development and HTML MGMT 230 LAB.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Introduction to HTML Wah Yan College (Hong Kong) Mr. Li C.P.
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.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
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.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup.
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.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
CS 100 Introduction to Web Page Construction and HTML.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
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.
1 Foundation of HTML Web Page Design. 2 Safe Web Fonts: Used by most computers regardless of environment or platform  Times New Roman  Arial  Courier.
NOTEPAD++ Lab 1 1 Riham ALSmari. Why Notepad++ ?  Syntax highlighting  Tabbed document interface  Zooming  Indentation code  Find and replace over.
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.
HTML Structure & syntax
Online PD Basic HTML The Magic Of Web Pages
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Elements of HTML Web Design – Sec 3-2
Elements of HTML Web Design – Sec 3-2
Internet Technologies I - Lect.01 - Waleed Ibrahim Osman
Introduction to HTML.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
HTML Structure & syntax
Presentation transcript:

LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster

LEARNING AGENDA HTML Part 1 (This PowerPoint) HTML Part 2 HTML Part 3 / Introduction to HTML5 HTML Part 4 / Introduction to CSS CSS Part 1 CSS Part 2 JavaScript Part 1 JavaScript Part 2 JavaScript Part 3 Java Applet Integration

INSTRUCTIONS - DREAMWEAVER In your student directory, create a new folder called “0_ProgrammingClub” Open Adobe DreamWeaver on your computers Found in the “Start > All Programs > Adobe Web” category Create a new HTML document Use the “Split” view, and click the “Live” button This is the “IDE” (Integrated Development Environment) in which you will be coding HTML Today, you should only be typing into the code view, and checking your progress by clicking in the design window

Your IDE should look something like this:

HOW IS AN HTML DOCUMENT MADE UP? Example code: Title Heading Paragraph “ ” are called tags Remember, tags usually end with a forward slash Ex. HTML Documents usually start with the DOCTYPE, html, and head tags HTML Documents usually end with and Adobe Dreamweaver adds these tags in automatically

HTML VOCABULARY HTML stands for H yper T ext M arkup L anguage HTML is a markup language A markup language is a set of markup tags The tags describe document content HTML documents contain HTML tags and plain text HTML documents are also called web pages HTML tags are keywords (tag names) surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a pair is the start tag, the second tag is the end tag The end tag is written like the start tag, with a forward slash before the tag name Start and end tags are also called opening tags and closing tags Source:

HEADINGS There are six headings in HTML: And so on… As you increase in number, the headers get smaller Click HERE to see examples of headingsHERE

PARAGRAPHS As you already know, paragraphs start and end with the tag If you want 2 paragraphs: First paragraph Second paragraph

HYPERLINKS Hyperlinks are used when you want the user to click on a certain text to take them to a certain web address The code is: Click here To open in a new window/tab: Click here The code above will display an output like this: Click here

IMAGES Images are defined with the tag Ex: The width and height attributes represent the amount of pixels the image takes up. If you want to resize the image, then make sure your height and width are proportional to the original. If you want to keep the image in its original size:

SYNTAX AND MORE VOCABULARY HTML DOCUMENTS CANNOT HAVE ANY SPACES IN THEIR FILE NAME WHEN SAVED An HTML element starts with a start tag / opening tag An HTML element ends with an end tag / closing tag The element content is everything between the start and the end tag Some HTML elements have empty content Empty elements are closed in the start tag Most HTML elements can have attributes Source:

ATTRIBUTES Click here Anytime you see an “ ”, it means there will be an attribute right after the main code In this case, “Click here” is the attribute to the link address

LINES Lines can be used in between paragraphs: They are defined by the tag The tag does not need to be closed with a forward slash Ex: This is a paragraph. This is a paragraph. This is a paragraph. Click here to see examples in the Try-it editor Click here

COMMENTS Like Java, Visual Basic, and any other programming language, programmers use comments to tell other programmers what they are doing in a certain section

SUMMARY OF TAGS SO FAR Tells the browser that this is an HTML document Defines an HTML Document Defines the document's body to HTML headings Horizontal line Comment

LINE BREAKS Use the tags if you want to create a line break without starting a new paragraph Line breaks are also used to separate elements that do not already have a break, or to provide an extra blank line between elements (Example_1.html) This is a para graph with line breaks Output: This is a para graph with line breaks

TEXT FORMATTING Similar to Microsoft Word, you can format text in HTML The following tags can be used: - bold - Italics - computer output - subscript - superscript To see a sample in the Try-it editor, click herehere

HEAD defines the title of the document The title means what is seen by the user at the top of the browser Note that paragraph headers (h1, h2, h3, etc.) are NOT in the head section Title of the document HEADING Paragraphs here

TABLES Defined with the tag Tables must have a border to be seen as a table Divided into rows with and columns with Looking at the example, if you increase the border number, the thicker the border will be Headers use the tag: Example: Header 1 Header 2 row 1, cell 1 row 1, cell 2 row 2, cell 1 row 2, cell 2 Header 1Header 2 row 1, cell 1row 1, cell 2 row 2, cell 1row 2, cell 2 Example in Try-It Editor

LISTS Bulleted lists are considered “unordered lists” ( ) Numbered lists are considered “ordered lists’ ( ) To make list items, we use the tag, in both types of lists Examples: Bullet #1 Item number 1 Bullet #2 Item number 2 Bullet #1 Bullet #2 1.Item number 1 2.Item number 2

WHAT’S WRONG HERE? This is bad HTML Bad HTML This is a paragraph Find what’s wrong with this HTML document You should be able to find 5 things wrong here Browsers will read this page correctly, but this is BAD HTML and could cause more problems as you add more code

WHAT’S WRONG HERE? This is bad HTML Bad HTML This is a paragraph This is bad HTML Bad HTML This is a paragraph

SUMMARY OF POWERPOINT HTML Structure Vocabulary Headings Paragraphs Hyperlinks Images Syntax Attributes Lines Comments Text Formatting Head Tables Lists

ASSIGNMENT Try to use all tags and elements incorporated in this PowerPoint Use Dreamweaver to complete this task DO NOT copy and paste from this PowerPoint, errors can occur

ASSIGNMENT #2 – IF TIME Let me know that you have completed Assignment #1 Open your browser and login to your Weebly account Create a new website about the Review you wrote about the Software Application or Hardware device Using the “Embed Code” tool, copy and paste the HTML code you created in Dreamweaver Create an entire site about your “Software Application or Hardware Device”, using Dreamweaver to code in HTML and copying and pasting that code into Weebly For an example, CLICK HEREHERE