INTRODUCTION TO WEB PROGRAMMING WITH HTML AND JAVASCRIPT.

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

HTML. The World Wide Web Protocols Addresses HTML.
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.
Lesson 1 Quick HTML Know-How. A little HTML History In 1990 Tim Berners-Lee invented: World Wide Web HTML (hypertext markup language) HTTP (HyperText.
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
Chapter 2—HTML Dreamweaver for College & Business.
Unit 4 Lesson 1 Quick HTML Know-How Textbook Authors: Knowlton, Barksdale, Turner, & Collings PowerPoint Lecture and modifications by Mr. Clausen.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. How to Create Web Pages Using HTML Introduction.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
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.
The Internet 8th Edition Tutorial 1 Browser Basics.
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.
HTML Basics An Introduction to HTML. What is HTML? Stands for “Hyper Text Markup Language” Composed of “tags” which are surrounded by sideways triangles.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
1 Lesson 1 Quick HTML Know-How HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
HTML Notes Chapters 1--6 Codes used in creating HTML documents are called tags. Tags are always enclosed in left ( ) angle brackets. Tags can be upper.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
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.
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
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.
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.
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
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.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
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.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
Introduction to HTML 1 Basharat Mahmood, Department of Computer Science, CIIT, Islamabad, Pakistan.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
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
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.
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.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
HTML Codes Miss B.
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
HTML BASICS Web Design I. Web Design  WWW created in the late 1980’s  Used in academics for the next 5 years  Mosaic (1994) allowed both pictures &
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
YEAR 8 – WEB DESIGN IN HTML Lesson 2. STARTER Use the internet to find out what JavaScript is? Use ‘Microsoft Word’ to write down your list.
HTML and JavaScript Basics Unit One Lesson One Quick HTML Know-How Introducing basic HTML structure and building your first basic web page.
Lesson One Quick HTML Know-How Pages 3 to 30. Objectives for Today! For Today:  Discover HTML tags  Enter starting tags  Learn to save  Create a page!
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.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
Creating Your Own Web Page Using HTML (HyperText Markup Language.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to HTML Dave Edsall IAGenWeb County Coordinator’s Conference June 30, 2007.
NOTEPAD++ Lab 1 1 Riham ALSmari. Why Notepad++ ?  Syntax highlighting  Tabbed document interface  Zooming  Indentation code  Find and replace over.
Computer Basics Introduction CIS 109 Columbia College.
Introduction to HTML (Web Design) IT Fundamentals.
U NIT 9 Level 2 Web Design. What does HTML stand for? HTML stands for Hypertext Markup Language and it is the language used by all web pages. It consists.
Online PD Basic HTML The Magic Of Web Pages
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
An Introduction to HTML Pages
Presentation transcript:

INTRODUCTION TO WEB PROGRAMMING WITH HTML AND JAVASCRIPT

Lesson 1 Quick HTML Know-How

HTML What does it stand for?? –Hyper Text Markup Language Official language of the World Wide Web The colors, pictures, and backgrounds on Web pages are determined by HTML tags

TAGS HTML tags work with any Web browser –Tags usually appear in pairs HELLO WORLD!

Under the Page Right Click and Choose View Source OR Click on View Menu and Choose Source Ctrl + U

Internet Milestone – History p. 386 The World Wide Web (WWW) was created in the late 1980s in Europe –Switzerland –Tim Berners-Lee Mostly for academic circles Didn’t capture public’s imagination until Mosaic – University of Illinois –First Web Browser –Marc Andressen

Hint The World Wide Web is a large Web of computer networks that share HTML files. Lots of tags and lots of ways to use them Remember: –HTML tags are just instructions to the web browser –They tell the browser how to display information

Web Page Web document created in HTML that can be placed on WWW

Home Page The main or primary page for a corporation, organization, etc.

Welcome Page Designed especially for new visitors to a Web site

HTML page Any document created in HTML

Web Site Include a collection of many interconnected Web pages organized by a specific company, organization, college or university.

5 Reasons for Entering Tags the “Old-Fashioned Way” refer to p. 388 You will develop a deeper understanding of how HTML really works You will be able to troubleshoot Web pages when picky little errors occur. You will be able to view other pages and learn how they achieved certain effects. You will better understand the file and folder structures found on Web computers. Most importantly, you will understand how HTML and JavaScript work together.

You Need 2 Things to Create Your Very Own Web Page 1. a basic word processing program….like Notepad –Start | Programs | Accessories | Notepad 2. a web browser …. Like Microsoft Internet Explorer OR Netscape Navigator File | Open... | locate your html file

Net Tip p. 389 HTML is NOT case-sensitive –You may use ALL uppercase –You may use ALL lowercase –You may use a combination

File Types and Extensions To tell one kind of file from another, computers often add file extensions to filenames..doc Microsoft Word documents.rtfMicrosoft Rich Text Format.wpdCorel WordPerfect documents.txttext files.htmlHTML files.htmHTML files on some computers

Let’s Get Started!

EVERY web page you construct MUST begin and include …. COMMENTS/DOCUMENTATION use 2 hyphens, no space

Opening Tags -- wakes up browser and lets it know a web page is about to come on. -- used for special instructions by the web designer. -- anything placed within these tags is shown on the browser’s title bar/tabs -- anything placed within these tags is viewed by the surfer -- ends the web page

Between the tags type: –YourName’s Webpage After the tag type: –Your full name. –Your birthday –Your year in school

Save and View Your HTML Page HTML documents are text files. –Save them in the simplest way Saving as text allows HTML to move quickly over the Web. BEFORE YOU SAVE: 1. Create a folder -- HTML-kah 2. Know what 3 letter file extension to assign your file.

To SAVE: File Save As... Give your file a name with ….. h t m l extension

Let’s PREVIEW! Open a web browser …. Like Microsoft Internet Explorer OR Netscape Navigator File | Open... | locate your html file

Participation Points!!! In your notebook leave one page for listing HTML TAGS Do Step.by.Step Exercises 1.2 and 1.3 on pages 389 and 391.

Using Headings Headings are used to divide sections of text – Monday – Tuesday – Wednesday – Thursday – Friday – Saturday The higher the number the smaller the font. Text enclosed within these tags appear to be bold and there is a blank line left AFTER the text.

Do Step.by.Step 1.4 on pages 397 and 398 Save as: two. html Open in Browser

Internet Milestone Page st Browser: Mosaic 1994: Netscape Navigator entered the market 1995: Microsoft Internet Explorer

Google or Bing: Web Browsers Identify 5 different browsers that are on the market today: Chrome Opera Safari Camino Firefox Torch Internet Explorer Seamonkey Arachne AOL Maxthon Konquerer iCab

Line Spacing Tags: – New Paragraph—adds a blank line after the tag when used as a single tag. – Break – kicks the text immediately following to the beginning of the next line – centers all text following the tag until a is reached. You can use “LEFT” or “RIGHT” in aligning paragraphs.

Numbered and Bulleted Lists

Let’s Do It!! Create a Web Page Unordered Lists by your name »Next slide

Unordered Lists For a bulleted list use these tags Monday Tuesday Wednesday What you see on the page is: Monday Tuesday Wednesday

Wrap It Up!! Save and view on browser

Maximize Notepad and make the following changes…

Ordered Lists For a numbered list use these tags Monday Tuesday Wednesday What you see on the page is: 1.Monday 2.Tuesday 3.Wednesday Save As: OrderedLists.html View in browser

Embedding and Indenting Lists Let’s take a look at Step.by.Step1.5, Instructions on pages 403 and 404

Net Careers – p. 404 Webmaster –Is the person assigned to maintain Web pages for a Web site.

Assignment All Step.by.Step Exercises 1.2 through 1.5 Do the Thinking About Technology on p. 399 AFTER Step.by.Step 1.4. Name it: twoTAT.html Worksheets and Workbook Projects 1-1, 1-2, 1-3, and 1-4 attached to your worksheet. Extra HTML Exercises (handout from Mrs. Hatfill)