G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher www.computechedu.co.uk.

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

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
HTML popo.
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.
KompoZer. This is what KompoZer will look like with a blank document open. As you can see, there are a lot of icons for beginning users. But don't be.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
Chapter 8 Creating Style Sheets.
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.
HTML Computing Concepts HTML - An Introduction 1.
HTML Lesson 2 TBE 540 Farah Fisher. Prerequisites Access web pages and navigate Use search engines to locate specific information Download graphics from.
Internet Publishing / Dreamweaver Luke E. Reese ANR Educ. and Communication Systems
Internet Publishing / Dreamweaver Luke E. Reese CARRS
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2012 UMSL Introduction to Web Page Design.
HTML BASIC
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Designing a Classroom Web Site Using NVU Beginning Level.
HTML Basics What is HTML? Basic Tags Fonts Colors Pictures Links Lists Tables Frames Good Sites.
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
Link and Table in HTML. Statistics HTML review The two faces of a HTML file In a notepad program. In a internet browser program. The function of HTML.
What is HTML ? HyperText Markup Language. The authoring language of the Web is currently HTML, which stands for HyperText Markup Language. Future versions.
Web Design HTML, Frontpage, DreamWeaver μέρος β ΠΡΥ019 - Πληροφορική Δρ.Βάσος Βασιλείου.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
HTML HTML stands for "Hyper Text Mark-up Language“. Technically, HTML is not a programming language, but rather a markup language. Used to create web pages.
Web Technologies Website Development Trade & Industrial Education
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.
1 Essential HTML coding By Fadi Safieddine (Week 2)
Understanding HTML Code
Website Development with Dreamweaver
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
F-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
More Basic HTML. Add spacing (single & double space) Save Refresh Add horizontal rule Add comments Add styles Add headings Add features Add alignments.
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.
15.2 More Basic HTML. More Basic HTML Add spacing (single & double space) Save Refresh Add horizontal rule Add comments Add styles Add headings Add features.
Micro sites Basic training guide. Welcome to your Micro site. Here you can create your own personal page within the Countrywide website. When you first.
Getting Started with HTML Please use speaker notes for additional information!
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
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.
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
G053 - Lecture 07 Designing Your Web Pages Mr C Johnston ICT Teacher
Homework #4 HTML Web Assignment II ©2001 E. Kinnear.
IS1824: Introduction to Internet Multimedia Lecture 5: Layout in HTML Rob Gleasure
Enjoy-a-Ball Franchisee Basic training guide. Welcome to your Enjoy-a-Ball Micro site. Here you can create your own personal page within the Enjoy-a-Ball.
College of Micronesia- FSM Pohnpei State Campus GEORGE S. MANGONON, MBA Chair, Math/Sci Division September 15-25, 2008.
Introduction to HTML. HTML Introduction HTML – Hypertext Markup Language are the instructions that tell a browser how to lay out the information (text,
College of Micronesia- FSM Pohnpei State Campus GEORGE S. MANGONON, MBA Chair, Math/Sci Division September 15-25, 2008.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
The Teacher Computing HTML HyperText Markup Language.
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 (Hyper Text Markup Language) Lecture II. Review Writing HTML files for web pages – efficient compact – fundamental. Text files with htm extension.
Paper 3 Unit 15 – Web Authoring Software Choices Graphics Exporting Graphics Creating CSS RGB Colour CSS – Body, Table and TD Border Collapse Tables -
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Spiderman ©Marvel Comics Creating Web Pages (part 1)
Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
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.
G046 Lecture 03 Introduction To HTML Mr C Johnston ICT Teacher
G053: Lecture 16a Task D Evidence Mr C Johnston ICT Teacher
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.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
With Microsoft FrontPage 2000
Uppingham Community College
Training & Development
Presentation transcript:

G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher

Part #1 Objectives Know what HTML is, Understand the typical layout for HTML, Knowledge of basic HTML tags, Create your first html document.

What is HTML?? HTML stands for Hypertext Mark-up Language, It was invented in 1990 by Tim Burners-Lee a scientist who worked for CERN in Switzerland. HTML uses tags to instruct browsers on how to format and display the information on a web page. The main advantage of HTML is that you can link between pages.

Tags HTML tags are English words which act as instructions on how the content should be formatted, Command must be enclosed within <> for them to be recognised and ended with. The content you wish to format goes between them. My Homepage will make text appear bold. My Homepage

Document Structure HTML documents all need to following structure: Place title of page here – it will be displayed in the top blue bar or browser. This is where the main content of the site will appear

Images To use an image on your page it needs to be saved as a jpeg or gif file, in a folder called images (to keep things tidy). You then use the to insert it into the page. e.g

Creating The Pages To create a web page you need to type the content and the tags into a text editor such as notepad, You must remember to save the documents with the.htm or.html extension. E.g. homepage.html Any graphics wish you wish to include should be saved in the SAME folder as the webpage in a separate folder called images.

Tag Listing Your teacher will provide you with a listing of tags you will be using, These will be enough to complete you assignment matching the E criteria which asks you to recognise basic tags, Today you will practice formatting text and inserting pictures.

Part #1 Exercise Using basic HTML code, create your own simple homepage similar to my example. Its should include text formatting and pictures taken off the internet. MyHomePage Example

Part #2 Objectives To look at the concept of hyperlinks, To understand the different types of hypertext and their associated coding, To know the basic colours available in html, To know how to create more advanced colours,

Hyperlinks Hyperlinks are one of the reasons why HTML is so useful, A hyperlink can be defined as: Underlined text within an electronic document. When clicked with the mouse, the viewer will be taken to another place. A graphic or part of a graphic that contains a link to another location. The process of creating a link that will take the viewer to another location.

Types of Hyperlinks There are three main types of Hyperlink within HTML, Links to different parts of a page, Links to different pages in a website, Links to other websites external from your own. The coding is very similar for each type of link, Each type can be applied to either text or a graphic. Click Here Textual HyperlinkGraphical Hyperlink

Coding For Hyperlinks (1) To create a link to another web page within your site use the following code: My Link e.g. My Hobbies To create a link to a website external to your site use the following code: My Link e.g. BBC Website To use an image as a link use the tag between the link tags, e.g

Example Two Page Website Web Page 1 This is web page 1 Here is a link to web page 2 Saved as page1.html Web Page 2 This is web page 2 Here is a link back to web page 1 Saved as page2.html

Coding For Hyperlinks (2) You can also create links within your html document so users can jump to different areas of the page. There are two steps to creating this: Firstly – mark up the different sections of the document using the Secondly – create an index at the top of the page so you can jump to the different sections ensure the headings have the My Heading Click To See Example

Using Basic Colours Unless your are using an image on your website, text and backgrounds need to be formatted using the or tag. HTML used to recognise 16 basic colours by entering their name: **More** colour names can be found herehere Black Navy Green Maroon Gray Blue Lime Red Silver Teal Olive Purple White Aqua Yellow Fuchsia

Using Colour Advanced Colours HTML supports about 16 million colours, Advanced colours use Hexadecimal to record the amount of red, green and blue to be used, Hexadecimal is a numbering system to base 16 and is difficult – luckily there are many resources on the internet to help, Once you have found the colour code, enter it into the html instead of the name. E.G. 33CC99 Is a green to make it the background colour

Colour Resources Your teacher will give you a copy a colour chart, This contains 216 “browser safe” colours, Other sources for colour codes are:

Part #2 Exercise Expand your website you started last week to include more colours – include at least two HEX colours, Create a second page in your website which gives details about your hobbies, Link the two pages together, Create links on your pages to external sites which you often visit include at least one hyperlink which has an image.

Part #3 Objectives Understand what tables are, Understand how tables can help layout your HTML documents, Knowledge of the HTML code for tables.

Table Overview So far we have just used the centre tag to align text and images, The table set of tags allows you not only to set data out in tables, but also to format the entire page.

Basic Tags - starts and finishes a new table - starts and finishes a new table row - starts and finishes a new table cell. Mr Johnston Mr Dowey MrJohnston MrDowey

Widths / Borders Include a border=“x” statement in the tag to show the lines around the cells, Include a width=“x%” statement in the tag to set the %age of the screen the table should use, Mr Johnston Mr Dowey MrJohnston MrDowey

Table Cells Within each and tag you can treat it as a normal html document and add: Links Images Format and add text Each cell however is independent - you will need to format text etc for each one.

Example: Page Design I have designed the following page on paper: My Home Page Links: Homepage My hobbies My family My pets My work My links Me Welcome to my homepage, Here you will find lots of information about me and my family. My name is Mr Johnston and I am 23 years old and live in Coventry in the UK

Example: Working Here is the finished page. Here is the finished page

Part #3 Exercise Incorporate tables into your website to improve the layout of text and graphics. Put a table into your sample page which will list the links down the left hand side, Finish off all the other pages and check that they link together Complete this ready for “show and tell” next time

Homework PART 1 Complete your webpages ready for “show and tell” next time Remember we are not looking for works of art but an understanding of HTML Must include – fonts, images, colour, links and tables PART 2 Perhaps in a table identity and explain at least 6 tags which have been used to create your template – remember to fully explain each property of the tag Tag & Explanation This is the……

Assignment Link #1 Task D requires you to explain HTML tags Use the table produced for homework as a start – the more tags you can fully explain the better Use this exercise to practice explaining HTML tagsexercise to practice explaining

Assignment Link #2 Task D requires you to edit and add HTML tags EDIT = change the properties of tags in code view which Dreamweaver has inserted Add = insert tags in code view from scratch yourself Create a document now to record you edits and adds as you go along Include clear unambiguous evidence of the changes including screen shots before and after.

Suggestions…… Code EDITs Change href property of tag e.g. to Add the target property to the tag e.g. target=“_blank” Change src property of tag e.g. to Add the border property to the tag e.g. border=“0” Edit alt property of tag Add align property to the tag e.g. align=“centre” Change properties of the tag e.g. face=“” size=“” etc Change properties of the tag e.g. width=“” height=“” class=“” border=“” etc Change properties of the tag e.g. width=“” height=“” class=“” bgcolor=“” etc Change properties of the / tags e.g. type=“” Change properties of the tag e.g. method=“” action=“” Change properties of the tag e.g. type=“” Change properties of the tag e.g. rows=“” cols=“” Change tag for drop down lists e.g.

Example Layout