HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,

Slides:



Advertisements
Similar presentations
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.
Advertisements

Introduction to Creating a Web Page using a Simple Text Editor (Notepad) 1  2004 Ecirp Studios
Internet Applications Development Lecture 2 L. Obead Alhadreti.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Creating and Editing a Web Page Using Inline Styles
CPSC 203 Introduction to Computers Tutorial 59 & 64 By Jie (Jeff) Gao.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
HTML Introduction HTML
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Adding an image to a page in Dreamweaver Uploading files to x10hosting Editing uploaded files in x10hosting Adding links in Dreamweaver Uploading linked.
How to create a website for free Panagiotis Kafkarkou.
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.
Intro to MIS – MGS351 Building a Webpage. Chapter Overview m The World Wide Web – Web servers, Web browsers and Web pages m HTML Introduction m Using.
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
Today’s Topic Language of web page - HTML (Hypertext Markup Language)
CS117 Introduction to Computer Science II Lecture 2 Creating an HTML Document Instructor: Li Ma Office: NBC 126 Phone: (713)
HTML.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
1 Essential HTML coding By Fadi Safieddine (Week 2)
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
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.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Lecture 2 Building Web Pages 1 Lecture 2  Building Web pages  Languages and programs  HTML - Hyper Text Markup Language  Netscape’s Composer  MicroSoft.
XHTML Introduction to Xtensible HyperText Markup Language Screen Readers – Click the Notes button in the lower right corner.
Fall 2005 Using FrontPage to Enhance Blackboard - Darek Sady1 Using FrontPage to Enhance Blackboard 1.Introduction 2.Starting FrontPage 3.Creating Documents.
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
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Basic HTML PowerPoint How Hyper Text Markup Language Works
CPSC203 Introduction to Computers Lab 33 By Jie Gao.
HTML Internet Basics & Beyond. What The Heck Is HTML? HTML is the language of web pages. In order to truly understand HTML, you need to know a little.
1 ITI 1120 Lab # 1 An Introduction to the Lab Environment Contributors: G. Arbez, M. Eid, D. Inkpen, A. Williams, D. Amyot.
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
First-Semester Writing Portfolio at Seton Hall University.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
How To Design Your Own Webpage Created Especially For You By: Amanda E. Stricklin.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
HTML HyperText Markup Language. Text Files An array of bytes stored on disk Each element of the array is a text character A text editor is a user program.
Make Up Your Own Home Page in Waseda Hiroshi Toyoizumi.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Lesson 2 – Unit B. Quick review 1. What is the name of the eGCC host that you ftp your files? 2. What type of software do you use to create and edit web.
KompoZer. What is it? A FREE product used to design websites A FREE product used to design websites A WYSIWYG HTML Editor A WYSIWYG HTML Editor –WYSIWYG:
Notes Test #2 will be held one week from this Thursday Check to see if you have a Vision account –Launch Netscape –Point & Click to location and type vision.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
PART 1: Introduction to HTML & CSS. Lecture 1: HTML 5 Basic Structure.
HTML HyperText Markup Language Victoria E. Kozlek.
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
HTML rev 01/09/2016 Hyper Text Markup Language. HTML -history  Hypertext Markup Language is the main language for creating web pages . It was first.
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. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
Weebly is Your Friend. * To Enhance And Promote Your Curriculum * To Provide A Student Resource * Add Efficiency to Your Planning * Informational * Promote.
Objectives At the end of this session students will: Define the following terms in two sentences or less Website Web page Browser Html URL Hyperlink Explain.
Online PD Basic HTML The Magic Of Web Pages
Introduction to HTML.
WEB PAGES: CREATING AND MAINTAINING **
Introduction to Web Page Design
HTML HYPERTEXT MARKUP LANGUAGE.
WEB PUBLISHING 2/19/2019 JIPRA ICT DEPARTMENT
Lecture 7 Introduction to Web Programming
Presentation transcript:

HTML Introduction 2-1

Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links, or other elements  a language that instructs web browsers to properly render text, images, … 2-2

Lecture 6 HTML Documents  plain-text files that can be created using any text editor (e.g., Notepad) .html or.htm extension  constructed by HTML elements o An element: is a distinct object in the document, e.g. paragraph, heading, page title, etc. o The whole html document is also considered an “element” 2-3

Lecture 6 HTML Documents creation (step by step)  Step 1: open “Notepad” in your computer o Start -> All Programs -> Accessories -> Notepad  Step 2: write your html code in the notepad (copy-paste from next slide) 2-4

Lecture 6 Sample HTML code Lastname, Firstname Welcome to My Homepage. We will have a close look at the code later! 2-5

Lecture 6 HTML Documents creation (step by step)  Step 3: save the file in your computer… o File -> Save As… 2-6

Lecture 6 HTML Documents creation (step by step)  Step 3 contd.: save the file as.html or.htm file o Choose “All Files” in the field “save as type:” o Type “sample.htm” in the field “File name:”  You may replace sample with any other name you want o Click on “Save” button o Now, double-click on the saved file to open it up as a web browsing page 2-7

Lecture 6 Editing a saved HTML Document (step by step)  Right click on the “sample.htm” file and open with Notepad o Edit/Modify… o Click on “File -> Save” button o Now, double-click on the saved file to open it up as a web browsing page 2-8

Lecture 6 In-class fun!  Create an html document with title: “Welcome to ’s webpage!”  and execute the html file using your web browser!  Remember to always backup the in-class files in your usb drive or before logging off from the class. o After logging off, all the files stored in the computer Temp folder will be erased. 2-9

How to view your HTML files over the Internet  HTML files need to be uploaded to a web server to view them over the Internet  E.g., JJ web server  There are many free web servers o o o and many more…  For this class, you may create an account with any such web servers for the practice purpose  Let’s take an example: Lecture 6

How to upload files…  Sign in using your username and password o You will be taken to the control panel  Click on the “File Manager” Tab o Here you can upload your files to the web server  One at a time  Eight at a time  Or zip the entire folder  After successful uploading, you can view your webpage/website over the Internet o o Example: Lecture 6

One particular thing to remember!  Starting page!  Web servers by default take one particular file as the homepage of your website o index.htm or index.html o Try to be uniform with your naming convention throughout this class  The html page that you want to load as the homepage of you website o Name it as index.htm Lecture 6