HTML Lesson 2. Internal Hyperlinks  Internal Hyperlink is a link that links to another page within a website.  Make another page using notepad++: page2.html.

Slides:



Advertisements
Similar presentations
Unit 4.4 We are HTML Editors
Advertisements

WEB PAGES: Week 13 Our last Class. FRAMES HTML: Frames You can put a Web Page here ! and a different Web Page here !
Introduction to HTML. What is a Web site? A collection of "pages" or files linked together and available on the World Wide Web What do you need to create.
AdvWeb-1/13 DePaul University SNL 262 Web Page Design Links In HTML Instructor: David A. Lash.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
Introduction to Web Development in HTML Web module day 1 IS 201.
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.
HTML Links and Anchors.
Today’s Topic Language of web page - HTML (Hypertext Markup Language)
Creating your Webpage with tables. This is a 2 column by 1 row table!
Web Design Unit Assignment #2: Job Skills Favorite Links Page You will create a HTML web page with links to informational websites about a variety of job.
+ Web Design Terminology Digital Communications III- Frameworks-2.1 Terminology HTML Domain Name Hot Spot Site Maps.
1 Essential HTML coding By Fadi Safieddine (Week 2)
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
Adding Hyperlinks To a Web Page. Hyperlink and Its Add-Ons Main way to connect web pages and move throughout a web site. Uses the Anchor Tag which is.
Lesson 9: Using Excel with the Internet Microsoft Office Excel 2003 Lesson 9 Using Excel with the Internet.
CHAPTER 3 USING HYPERLINKS TO CONNECT CONTENT. LEARNING OBJECTIVES How to use the and anchor tag pair to create a text-based hyperlink. How to use the.
Internet Applications Development Lecture 5 L. Obead Alhadreti.
Designing Web Sites Using “tags” Tags are codes inserted among the text to tell the text how to behave Their format is very rigid; they always look like.
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
Project – Show me what you know! EXPLORING COMPUTER SCIENCE – LESSON 3-9.
Enhancing Your Web Site—Adding Links Web Page **YOU MUST HAVE COMPLETED THE 1ST 3 WEB PAGES BEFORE YOU CAN DO THIS ONE. **YOU SHOULD HAVE COMPLETED THE.
1 Hyperlinks and Action Buttons This PowerPoint document will help you learn about ______ and __________ buttons.
PowerPoint 2007 Can you do?. Can you..... Lesson2 Add a text box and some text Change the font of a shape Add a picture from the internet Make a picture.
XHTML Hyperlinks. Creating Links to Other Web Pages A link, or hyperlink, is a specially formatted Web page object that the user can click to open a different.
 How to create a quiz and teacher code. 1)First find a video on Youtube or other video hosting website and copy the embed code (Video embed code pictured.
HTML: Images and Links Many Thanks to “Joe,” at index.html, from whom I got these lessons!
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Mrs. Walls September/October Learning the Web Vocabulary Web Sites Web Pages Web Browser To Bibliography Bibliography.
Hyperlink Basics Relative vs. Absolute Linking. Absolute Linking This type of linking always includes the prefix If you link to someone else’s.
Mrs. Walls September/October Learning the Web Vocabulary Web Sites Web Pages Web Browser.
Adding Images to Your Web Page Web Design Section 5-7 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
To be completed Your proposal  Your House style  Your site plan  Page plans (a draft layout for each of your five pages)  A design mock-up -  All.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
History Journal Website Set-up Instructions. 1. Sign in to Blackboard 2. Go to Section 1 in Topics and Assignments 3. Scroll down and click on link to.
HINDU STYLE PORTFOLIO TEMPLATE
This shows CIS17 and the first day introduction..
REEM ALMOTIRI Information Technology Department Majmaah University.
Your HTML website creating your first html file. Creating an HTML FIle Open note pad from accessories, programs. Write code. Save and view. In 3 Steps.
Unit 5 The Web Book Test. Unit 5 Test The Web Book Test 1. On the bottom of page 46, why is writing web pages not like writing printed documents ?
Click on CIS120/17 to go to website for course. The week of will tell you what is planned for the week and what has been assigned.
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.
Web Page Design XHTML Lesson 4. Adding Structure 4 A div tag –Used to divide up a web page and to add structural meaning to the page. –Will not change.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
Computer Basics Introduction CIS 109 Columbia College.
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
Site Maps UNIT 2 A01 Design. Assessment A Site plan Shows how all the pages in your website link together You might also show any links to external sites.
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.
Madison Clarke I am a web developer with more than 06 years of working experience. Till now i have developed more than 40 websites and 20 of them only.
HTML Lesson 3.
العدد تذكيره وتأنيثه مقدمة
Lesson Objectives Lesson Outcomes
Instructions to the Understanding food label activity
A01 DESIGN To be completed Your proposal  Your House style 
Websites lesson 5.
Making Web pages.
Site Maps UNIT 2 A01 Design.
HTML Links.
Research Lesson 1 URLs & Hyperlinks How to access the World Wide Web.
Anatomy of a Search Search The Index:
Enhancing Your Web Site—Adding Links Web Page
Research Lesson 1 URLs & Hyperlinks How to access the World Wide Web.
The language of the internet
HTML.
The language of the internet
How to Create Your Own Account
Presentation transcript:

HTML Lesson 2

Internal Hyperlinks  Internal Hyperlink is a link that links to another page within a website.  Make another page using notepad++: page2.html  Here’s how to connect (link) your pages together  On page1.html type the following tag  Click here for the next page What shows up as a link. This could also be picture html The link tag The page to jump to

External Links  On your web page in notepad++ type:  Click here for google The link tag The site to jump toWhat shows up as a link. This could also be picture html

Some other useful links  Links to a picture(click on words and open a picture)  Click here to see my picture  Thumbnail (click on small pic to open big pic)   Links  me