Web Design 101. What is HTML? HTML Tags. Web Browsers. <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph.

Similar documents
INTRODUCTION TO WEB USING HTML What is HTML?

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية

WEBSITE DEVELOPMENT CODERDOJO ATHENRY 2014

HTML Images - The <img> Tag and the Src Attribute

Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM Advanced Internet Technology Lab.

HTML. Based mostly on

11. HTML5 and Future Web Application

Programmazione Web a.a. 2017/2018 HTML5

Creating Web Pages Using HTML

Introduction to HTML

CSC 121 Computers and Scientific Thinking

HTML OBJECTIVES WHAT IS HTML? BY FAITH BRENNER AN INTRODUCTION

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

Web Publishing with HTML

Web Engineering (Lecture 01)

CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett)

Hyper Text Marimp Language (HTML)

WEB APPLICATION. XI, Code- 803

HTML. Hypertext Markup Language. Code used to create web pages

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

I-5 Internet Applications

Introduction to Computer Science (I1100) Internet. Chapter 7

By Ryan Stevenson. Guidebook #2 HTML

Scientific Communication CITS4008. Designing and Writing Web Pages Rachel Cardell-Oliver 2013 Based on notes by Robyn Owens

HTML (Hypertext Mark-up language) Basic Coding

A Balanced Introduction to Computer Science, 3/E

Desire2Learn: HTML Basics

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data.

What You Will Learn Today

Hyper Text Markup Language

It is possible to create webpages without knowing anything about the HTML source behind the page.

CMPT 165 Unit 2 Markup Part 2

HTML = hyper text markup language

Bridges To Computing

Html basics Course Outline

Web Programming and Design. MPT Senior Cycle Tutor: Tamara Week 1

This document provides a concise, introductory lesson in HTML formatting.

Training Sister Hicks

Web Publishing Basics I

A Brief Introduction to HTML

Hyper Text Markup Language

All Creative Designs. Basic HTML for PC Tutorial Part 1 Using MS Notepad (Version May 2013) My First Web Page

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

HTTP & Websites. Web Browsers. Web Servers vs. Web sites. World Wide Web. Internet Explorer. Surfing the World Wide Web. Part 4. The World Wide Web

Selected Sections of Applied Informatics

c122jan2714.notebook January 27, 2014

Geocaching HTML & BBCode FUNdamentals by Scott Aleckson (SSO JOAT)

Hyper Text Markup Language HTML: A Tutorial

Web Programming HTML CSS JavaScript Step by step Exercises Hans-Petter Halvorsen

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

AOS Lab 4 HTML, CSS and Your Webpage

Attributes & Images 1 Create a new webpage

All Creative Designs. Basic HTML for PC Tutorial Part 2 Using MS Notepad Revised Version May My First Web Page

STD 7 th Paper 1 FA 4

With HTML you can create your own Web site. This tutorial teaches you everything about HTML.

Markup Language SGML: Standard Generalized Markup Language. HyperText Markup Language (HTML) extensible Markup Language (XML) TeX LaTeX

A website is a way to present your content to the world, using HTML to present that content and make it look good

Creating A Web Page. Computer Concepts I and II. Sue Norris

Web Programming Week 2 Semester Byron Fisher 2018

HTMLnotesS15.notebook. January 25, 2015

CSC 101: Lab #2 HTML and the WWW Manual and Report Lab Date: Tuesday, 2/2/2010 Report Due Date: Friday, 2/5/2010 3:00pm

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language)

Motivation (WWW) Markup Languages (defined). 7/15/2012. CISC1600-SummerII2012-Raphael-lec2 1. Agenda

Introduction to Computer Science (I1100) Internet. Chapter 7

Beginning Web Site Design

AOS 452 Lab 4: HTML, CSS and Your Webpage

Comp-206 : Introduction to Software Systems Lecture 22. Alexandre Denault Computer Science McGill University Fall 2006

Web browsers. 1. Google Chrome - 62% 2. Mozilla Firefox - 15% 3. Internet Explorer - 10% 4. Safari - 5 % 5. Microsoft Edge - 4% 6.

Creating and Building Websites

HYPERTEXT MARKUP LANGUAGE ( HTML )

How the Internet Works

How to Edit Your Website

LING 408/508: Computational Techniques for Linguists. Lecture 14

The Structural Layer (Hypertext Markup Language) Webpage Design

HTML & CSS. Lesson 1: HTML Basics Lesson 2: Adding Tables Lesson 3: Intro to CSS Lesson 4: CSS in more detail Lesson 5: Review

introduction to XHTML

Unit 20 - Client Side Customisation of Web Pages. Week 2 Lesson 4 The Box Model

7300 Warden Avenue, Suite 503 Markham, Ontario Canada L3R 9Z6. Phone: Toll Free: Fax:

HTML/CSS Lesson Plans

Beginning HTML. A tag is a command written between angle brackets (the less than and greater than symbols). Ex. <html>

Web Designing HTML5 NOTES

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

CSE 3. Marking Up with HTML. Comics Updates Shortcut(s)/Tip(s) of the Day Google Earth/Google Maps ssh Anti-Spyware

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

Chapter 3 Web Design & HTML. Web Design Class Mrs. Johnson

HTML + CSS. ScottyLabs WDW. Overview HTML Tags CSS Properties Resources

Introduction to Web Development

How to Edit Your Website

Glossary. advance: to move forward

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

Chapter 4. Introduction to XHTML: Part 1

1. The basic building block of an HTML document is called a(n) a. tag. b. element. c. attribute. d. container. Answer: b Page 5

5/17/2009. Marking Up with HTML. An HTML Web Page File. Tags for Bold, Italic, and underline. Structuring Documents

FIT 100 LAB Activity 3: Constructing HTML Documents

Chapter 4 A Hypertext Markup Language Primer

Lesson 1 HTML Basics. The Creative Computer Lab. creativecomputerlab.com

Transcription:

What is HTML? Web Design 101 HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language 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 HTML markup tags are usually called HTML tags HTML tags are keywords (tag names) surrounded by angle brackets like <html> HTML tags normally come in pairs like <b> and </b> 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 Web Browsers The purpose of a web browser (such as Google Chrome, Internet Explorer, Firefox, Safari) is to read HTML documents and display them as web pages. The browser does not display the HTML tags, but uses the tags to determine how the content of the HTML page is to be presented/displayed to the user. For example, the following HTML code is written and then displayed like: <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph.</p> </body> </html>

HTML Page Structure HTML code essentially works within a structure of tables. Each section of code is read in order of the table it is in. Below is a visualization of an HTML page structure: <html> <body> <h1>my First heading</h1> <p>my first paragraph.</p> </body> </html>

Coding Your First Page Step 1: Start Notepad To start Notepad go to: Start à All Programs à Accessories à Notepad Step 2: Edit Your HTML with Notepad Type your HTML code into your Notepad: à For your heading, use your name à For the paragraph section, type in a brief paragraph about yourself. Step 3: Save Your HTML Select Save as in Notepad's file menu. When you save an HTML file, you can use either the.htm or the.html file extension. There is no difference, it is entirely up to you. *Create a new folder within your H:/Media Arts folder called Web Design. You can save all corresponding web documents within this folder.

HTML Headings HTML headings are defined with the <h1> to <h6> tags. The text that exists between these tags will be larger than the body text. HTML Paragraphs HTML paragraphs are defined with the <p> tag. The text that exists between these tags will be regular body text. If you want to play with the style of font you can use the following attributes: <b> This is bold font <strong> This is strong font <em> or <i> This is emphasized or italic font <small> This is small font The HTML <title> Element The <title> tag defines the title of the document. The <title> element is required in all HTML/XHTML documents. The <title> element: defines a title in the browser toolbar provides a title for the page when it is added to favorites displays a title for the page in search-engine results HTML Links HTML links are defined with the <a> tag. Example: <a href="http://www.google.com">this is a link</a> Note: The link address is specified in the href attribute.

HTML Images HTML images are defined with the <img> tag. Example: <img src="flowers.jpg" alt="gardenimg3.com" width="104" height="142"> Note: The filename and the size of the image are provided as attributes. The attribute values for size are specified in pixels by default. To display an image on a page, you need to use the src attribute. Src stands for "source". The value of the src attribute is the URL of the image you want to display. The URL points to the location where the image is stored. An image named "boat.gif", located in the "images" directory on "www.schools.com" has the URL: http://www.schools.com/images/boat.gif The browser displays the image where the <img> tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph. *The required alt attribute specifies an alternate text for an image, if the image cannot be displayed.

HTML Tables Tables are defined with the <table> tag. A table is divided into rows (with the <tr> tag), and each row is divided into data cells (with the <td> tag). td stands for "table data," and holds the content of a data cell. A <td> tag can contain text, links, images, lists, forms, other tables, etc. Table Code Example: <table border="1"> <tr> <td>row 1, cell 1</td> <td>row 1, cell 2</td> </tr> <tr> <td>row 2, cell 1</td> <td>row 2, cell 2</td> </tr> </table> Displayed: row 1, cell 1 row 1, cell 2 row 2, cell 1 row 2, cell 2 *If you do not specify a border attribute, the table will be displayed without borders. Sometimes this can be useful like if you are creating your whole page within a table, but most of the time, we want the borders to show. To display a table with borders, specify the width using the border attribute: <table border 1 >

HTML Colour Each colour that exists has a special code associated with it. Use the following chart to help you program the colours you want on your page. *<br> is an empty element without a closing tag (the <br> tag defines a line break).

HTML Your Page Now that you have played with all the different aspects of coding, you will create your own personal webpage. Criteria: Ø Your page must have a title tag Ø You must use 1 heading tag Ø You must have a brief paragraph about yourself within a paragraph tag Ø Include three images that display some of your interests Ø Include three different links that connect to websites you frequently use Ø Use three different colours within the page Ø Create a table (this can be the design of your page or a table within your page) Rubric Knowledge -Understanding of HTML code Thinking -Creative content & design Communication - Communicates information about themselves - (images, sites, paragraph) Application - Applies all required elements within page (13 components) 1 2 3 4