SlideShare a Scribd company logo
URL: UNIFORM RESOURCE
            LOCATOR

URL Defines As Basically, Is A Way To Tell
Your Web Browser ( Or Other Program)
Where To Look For Something. If You
Want To Make A Hypertext Link To A
Page, You Would Need Its URL.
TYPES OF URL

ABSOLUTE URL


 RELATIVE URL
ABSOLUTE URL
An absolute URL contains more information than a
relative URL does. Relative URLs are more
convenient because they are shorter and often
more portable. However, you can use them only to
reference links on the same server as the page that
contains them.

An absolute URL typically takes the following form:

protocol://hostname/other_information
RELATIVE URL
Relative URLs can take a number of different forms.
When referring to a file that occurs in the same
directory as the referring page, a URL can be as
simple as the name of the file. For example, if you
want to create a link in your home page to the
file internet.html, which is in the same directory as
your home page, you would use:

<a href=“internet.html">The Wonderful World of
Internet!</a>
WHAT IS HYPERLINK ?
In web terms ,a hyperlink is a reference
(an address) to a resource on the web.

Hyperlink can point to any resource on
the web: an HTML page ,an image, a
sound file, a movie etc.
WHAT IS ANCHOR ?
An anchor is a term used to define a hyperlink
destination inside a document.

The HTML anchor element <a>, is used to
define both hyperlinks and anchors.
DIFFERENTIATE BETWEEN:
 <A> AS AN ANCHOR                  <A> AS A LINK
• It is used to name a       • It is used link to a
  section of an html           different page or to link
  document.                    to another part of the
• Example:                     same page.
  <A name=“top”> Hello       • Example:
  </A>                        <A href=www.yahoo.com>
   ………………..                    GO TO YAHOO </A>
   <A href=“#top>go to top
   </A>
USAGE OF LINKS
 Inter-file linking:- Link to a different page
  within your own website or link to another
  webpage or website on the world wide web
  (www).
 Intra-file linking:-Jump from one section to
  another section within the same web page
  (also called page jump).
 E-mail linking:-Link to an e-mail program.
INTER-FILE LINKING
PAGE LINK IN HTML document:-

<HTML>
<TITLE>LINK TRY</TITLE>
<BODY BGCOLOR =“CCCCFF”>
Back to <A HREF=“Index.htm” TARGET=“_blank”>
  Home page
</A>
</BODY>
</HTML>
EXAMPLE:-
    INTRA-FILE
                        <HTML>
     LINKING
                        <TITLE>LINK TRY</TITLE>
                        <BODY BGCOLOR=“CCCCFF”>
NAMED ANCHOR:-          <A NAME=
A named anchor is a      “INDOOR”><B>INDOOR
                         ACTIVITIES</B></A>
hidden reference
                        </BODY>
marker for a
                         </HTML>
particular section of
your html file.
E-MAIL LINKING

EXAMPLE:-
<A HREF=“XYZ.123@GMAIL.COM”>
E-MAIL US</A>
ATTRIBUTES OF <A> TAG
  <A> ATTRIBUTES & ITS
         VALUE                   ATTRIBUTE VALUES
                             Indicates the hypertext
                             reference that is specifies the
• HREF :- URL            -   url of the file to which you
                             want to link.


• NAME:-TEXT             -   Indicates the name of the
                             section within the document.

                             Indicates the link file is to be
• TARGET:-_blank         -   open in a new browser
                             window.
HTML CODING:-
<HTML>
<HEAD>
<TITLE>ONLINE GAMES </TITLE>
</HEAD>
<BODY>Games Galore
The Best Online Games Site</FONT></CENTER><BR>
<FONT SIZE="6"TEXT="ARIAL">Welcome To Games Galore …to play them off-line.
Featured Games:
<OL>
<LI>A HREF="puzzle.html"TARGET="_BLANK">Puzzle Games</A></U></B>
</OL>
<OL TYPE="square">
<LI>Tetris
<LI> Cubics
</OL>
<OL TYPE=1 START=3>
<LI><B><U><A HREF="action games.html">Action Games</A></U></B>
</BODY>
</HTML>
MADE BY:
       1.VARSHA DUBEY
       2.ANJALI KUMARI
       3.SHALU ESOLIYA

CLASS & SECTION:
                   XI-E
LINKING IN HTML

More Related Content

What's hot

CSS Basics
CSS BasicsCSS Basics
CSS Basics
WordPress Memphis
 
Html images syntax
Html images syntaxHtml images syntax
Html images syntax
JayjZens
 
Span and Div tags in HTML
Span and Div tags in HTMLSpan and Div tags in HTML
Span and Div tags in HTML
Biswadip Goswami
 
Html frames
Html framesHtml frames
Html frames
eShikshak
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
Sayan De
 
Hyperlinks in HTML
Hyperlinks in HTMLHyperlinks in HTML
Hyperlinks in HTMLAarti P
 
HTML Tags
HTML TagsHTML Tags
HTML Tags
Pranay Agrawal
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
Shawn Calvert
 
Html training slide
Html training slideHtml training slide
Html training slide
villupuramtraining
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
Jayapal Reddy Nimmakayala
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
Gil Fink
 
HTML Semantic Elements
HTML Semantic ElementsHTML Semantic Elements
HTML Semantic Elements
Reema
 
cascading style sheet ppt
cascading style sheet pptcascading style sheet ppt
cascading style sheet ppt
abhilashagupta
 
Presentation on HTML
Presentation on HTMLPresentation on HTML
Presentation on HTML
satvirsandhu9
 
Html coding
Html codingHtml coding
Html coding
Briana VanBuskirk
 

What's hot (20)

Html list
Html listHtml list
Html list
 
Basic-CSS-tutorial
Basic-CSS-tutorialBasic-CSS-tutorial
Basic-CSS-tutorial
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
CSS
CSSCSS
CSS
 
Html images syntax
Html images syntaxHtml images syntax
Html images syntax
 
Span and Div tags in HTML
Span and Div tags in HTMLSpan and Div tags in HTML
Span and Div tags in HTML
 
Html frames
Html framesHtml frames
Html frames
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Hyperlinks in HTML
Hyperlinks in HTMLHyperlinks in HTML
Hyperlinks in HTML
 
HTML
HTMLHTML
HTML
 
HTML Tags
HTML TagsHTML Tags
HTML Tags
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
Html training slide
Html training slideHtml training slide
Html training slide
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
HTML Semantic Elements
HTML Semantic ElementsHTML Semantic Elements
HTML Semantic Elements
 
cascading style sheet ppt
cascading style sheet pptcascading style sheet ppt
cascading style sheet ppt
 
Presentation on HTML
Presentation on HTMLPresentation on HTML
Presentation on HTML
 
Html
HtmlHtml
Html
 
Html coding
Html codingHtml coding
Html coding
 

Viewers also liked

Html hyperlinks
Html hyperlinksHtml hyperlinks
Html hyperlinks
nobel mujuji
 
International business ii
International business  iiInternational business  ii
International business iiVarsha Dubey
 
The Semantic Web #4 - RDF (1)
The Semantic Web #4 - RDF (1)The Semantic Web #4 - RDF (1)
The Semantic Web #4 - RDF (1)
Myungjin Lee
 
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
Beat Signer
 
Working with HTML Lists
Working with HTML ListsWorking with HTML Lists
Working with HTML Lists
Ray Villalobos
 
HTML Link - Image - Comments
HTML  Link - Image - CommentsHTML  Link - Image - Comments
HTML Link - Image - Comments
Hameda Hurmat
 
HTML Basic Tags
HTML Basic Tags HTML Basic Tags
HTML Basic Tags
Nisa Soomro
 
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODELTANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
Varsha Dubey
 
Client-Server Hybrid Applications with Vaadin
Client-Server Hybrid Applications with VaadinClient-Server Hybrid Applications with Vaadin
Client-Server Hybrid Applications with VaadinArtur-vaadin
 
INTRODUCTION TO HTML
INTRODUCTION TO HTMLINTRODUCTION TO HTML
INTRODUCTION TO HTML
bwire sedrick
 
Anchor tag HTML Presentation
Anchor tag HTML PresentationAnchor tag HTML Presentation
Anchor tag HTML Presentation
Nimish Gupta
 
Final test may 2011 (with answer key)
Final test may 2011 (with answer key)Final test may 2011 (with answer key)
Final test may 2011 (with answer key)Alex Venome
 
WebKit and GStreamer
WebKit and GStreamerWebKit and GStreamer
WebKit and GStreamer
calvaris
 
Consumer cooperative stores ppt
Consumer cooperative stores pptConsumer cooperative stores ppt
Consumer cooperative stores ppt
Varsha Dubey
 

Viewers also liked (20)

Links in Html
Links in HtmlLinks in Html
Links in Html
 
Links - IntraPage
Links - IntraPageLinks - IntraPage
Links - IntraPage
 
Html links
Html linksHtml links
Html links
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Html hyperlinks
Html hyperlinksHtml hyperlinks
Html hyperlinks
 
VISIT TO A MUSEUM
VISIT TO A MUSEUMVISIT TO A MUSEUM
VISIT TO A MUSEUM
 
International business ii
International business  iiInternational business  ii
International business ii
 
The Semantic Web #4 - RDF (1)
The Semantic Web #4 - RDF (1)The Semantic Web #4 - RDF (1)
The Semantic Web #4 - RDF (1)
 
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
 
Working with HTML Lists
Working with HTML ListsWorking with HTML Lists
Working with HTML Lists
 
HTML Link - Image - Comments
HTML  Link - Image - CommentsHTML  Link - Image - Comments
HTML Link - Image - Comments
 
HTML Basic Tags
HTML Basic Tags HTML Basic Tags
HTML Basic Tags
 
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODELTANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
TANNENBAUM AND SCHMIDT’S LEADERSHIP MODEL
 
Client-Server Hybrid Applications with Vaadin
Client-Server Hybrid Applications with VaadinClient-Server Hybrid Applications with Vaadin
Client-Server Hybrid Applications with Vaadin
 
INTRODUCTION TO HTML
INTRODUCTION TO HTMLINTRODUCTION TO HTML
INTRODUCTION TO HTML
 
Anchor tag HTML Presentation
Anchor tag HTML PresentationAnchor tag HTML Presentation
Anchor tag HTML Presentation
 
Html Frames
Html FramesHtml Frames
Html Frames
 
Final test may 2011 (with answer key)
Final test may 2011 (with answer key)Final test may 2011 (with answer key)
Final test may 2011 (with answer key)
 
WebKit and GStreamer
WebKit and GStreamerWebKit and GStreamer
WebKit and GStreamer
 
Consumer cooperative stores ppt
Consumer cooperative stores pptConsumer cooperative stores ppt
Consumer cooperative stores ppt
 

Similar to LINKING IN HTML

intro-to-html
intro-to-htmlintro-to-html
intro-to-html
Vivek Shah
 
HTML Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & Llinks
Nisa Soomro
 
Internet with HTML
Internet with HTMLInternet with HTML
Internet with HTML
umesh patil
 
Part 1 -HTML- Basic_Spring 2023.pptx
Part 1 -HTML- Basic_Spring 2023.pptxPart 1 -HTML- Basic_Spring 2023.pptx
Part 1 -HTML- Basic_Spring 2023.pptx
Ahmad751599
 
HTML Series Vol 2 by S C Sharma
HTML Series Vol 2 by S C SharmaHTML Series Vol 2 by S C Sharma
HTML Series Vol 2 by S C Sharma
shrish88sharma
 
HTML5 - create hyperlinks and anchors
HTML5 - create hyperlinks and anchorsHTML5 - create hyperlinks and anchors
HTML5 - create hyperlinks and anchors
Grayzon Gonzales, LPT
 
Web Design.ppt
Web Design.pptWeb Design.ppt
Web Design.ppt
Dr.R.SUGANYA RENGARAJ
 
Web Design-III IT.ppt
Web Design-III IT.pptWeb Design-III IT.ppt
Web Design-III IT.ppt
banu236831
 
Html for beginners part II
Html for beginners part IIHtml for beginners part II
Html for beginners part II
Unaib Aslam
 
Web topic 7 html tags for links
Web topic 7  html tags for linksWeb topic 7  html tags for links
Web topic 7 html tags for linksCK Yang
 
Web page concept Basic
Web page concept  BasicWeb page concept  Basic
Web page concept Basic
Sukanya Sen Sharma
 
Unit 2 (html)
Unit 2  (html)Unit 2  (html)
Unit 2 (html)
manochitra10
 
HTML_JavaScript_Malaysia_2008 (2).ppt
HTML_JavaScript_Malaysia_2008 (2).pptHTML_JavaScript_Malaysia_2008 (2).ppt
HTML_JavaScript_Malaysia_2008 (2).ppt
Dianajeon3
 
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvvLecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
ZahouAmel1
 
Java script and html
Java script and htmlJava script and html
Java script and html
Malik M. Ali Shahid
 
Java script and html new
Java script and html newJava script and html new
Java script and html new
Malik M. Ali Shahid
 
HTML 101
HTML 101HTML 101
HTML 101
Felice Palma
 

Similar to LINKING IN HTML (20)

intro-to-html
intro-to-htmlintro-to-html
intro-to-html
 
HTML Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & Llinks
 
Internet with HTML
Internet with HTMLInternet with HTML
Internet with HTML
 
Part 1 -HTML- Basic_Spring 2023.pptx
Part 1 -HTML- Basic_Spring 2023.pptxPart 1 -HTML- Basic_Spring 2023.pptx
Part 1 -HTML- Basic_Spring 2023.pptx
 
HTML Series Vol 2 by S C Sharma
HTML Series Vol 2 by S C SharmaHTML Series Vol 2 by S C Sharma
HTML Series Vol 2 by S C Sharma
 
HTML5 - create hyperlinks and anchors
HTML5 - create hyperlinks and anchorsHTML5 - create hyperlinks and anchors
HTML5 - create hyperlinks and anchors
 
Web Design.ppt
Web Design.pptWeb Design.ppt
Web Design.ppt
 
Web Design-III IT.ppt
Web Design-III IT.pptWeb Design-III IT.ppt
Web Design-III IT.ppt
 
Html for beginners part II
Html for beginners part IIHtml for beginners part II
Html for beginners part II
 
Web topic 7 html tags for links
Web topic 7  html tags for linksWeb topic 7  html tags for links
Web topic 7 html tags for links
 
Html intro
Html introHtml intro
Html intro
 
Web page concept final ppt
Web page concept  final pptWeb page concept  final ppt
Web page concept final ppt
 
Web page concept Basic
Web page concept  BasicWeb page concept  Basic
Web page concept Basic
 
Unit 2 (html)
Unit 2  (html)Unit 2  (html)
Unit 2 (html)
 
HTML_JavaScript_Malaysia_2008 (2).ppt
HTML_JavaScript_Malaysia_2008 (2).pptHTML_JavaScript_Malaysia_2008 (2).ppt
HTML_JavaScript_Malaysia_2008 (2).ppt
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvvLecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
Lecture 2 HTML part 1.pptxLecture 10 CSS part 2.pptxvvvvvvvvvvvvvv
 
Java script and html
Java script and htmlJava script and html
Java script and html
 
Java script and html new
Java script and html newJava script and html new
Java script and html new
 
HTML 101
HTML 101HTML 101
HTML 101
 

Recently uploaded

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 

Recently uploaded (20)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 

LINKING IN HTML

  • 1.
  • 2.
  • 3.
  • 4. URL: UNIFORM RESOURCE LOCATOR URL Defines As Basically, Is A Way To Tell Your Web Browser ( Or Other Program) Where To Look For Something. If You Want To Make A Hypertext Link To A Page, You Would Need Its URL.
  • 5. TYPES OF URL ABSOLUTE URL RELATIVE URL
  • 6. ABSOLUTE URL An absolute URL contains more information than a relative URL does. Relative URLs are more convenient because they are shorter and often more portable. However, you can use them only to reference links on the same server as the page that contains them. An absolute URL typically takes the following form: protocol://hostname/other_information
  • 7. RELATIVE URL Relative URLs can take a number of different forms. When referring to a file that occurs in the same directory as the referring page, a URL can be as simple as the name of the file. For example, if you want to create a link in your home page to the file internet.html, which is in the same directory as your home page, you would use: <a href=“internet.html">The Wonderful World of Internet!</a>
  • 8. WHAT IS HYPERLINK ? In web terms ,a hyperlink is a reference (an address) to a resource on the web. Hyperlink can point to any resource on the web: an HTML page ,an image, a sound file, a movie etc.
  • 9. WHAT IS ANCHOR ? An anchor is a term used to define a hyperlink destination inside a document. The HTML anchor element <a>, is used to define both hyperlinks and anchors.
  • 10. DIFFERENTIATE BETWEEN: <A> AS AN ANCHOR <A> AS A LINK • It is used to name a • It is used link to a section of an html different page or to link document. to another part of the • Example: same page. <A name=“top”> Hello • Example: </A> <A href=www.yahoo.com> ……………….. GO TO YAHOO </A> <A href=“#top>go to top </A>
  • 11. USAGE OF LINKS  Inter-file linking:- Link to a different page within your own website or link to another webpage or website on the world wide web (www).  Intra-file linking:-Jump from one section to another section within the same web page (also called page jump).  E-mail linking:-Link to an e-mail program.
  • 12. INTER-FILE LINKING PAGE LINK IN HTML document:- <HTML> <TITLE>LINK TRY</TITLE> <BODY BGCOLOR =“CCCCFF”> Back to <A HREF=“Index.htm” TARGET=“_blank”> Home page </A> </BODY> </HTML>
  • 13. EXAMPLE:- INTRA-FILE <HTML> LINKING <TITLE>LINK TRY</TITLE> <BODY BGCOLOR=“CCCCFF”> NAMED ANCHOR:- <A NAME= A named anchor is a “INDOOR”><B>INDOOR ACTIVITIES</B></A> hidden reference </BODY> marker for a </HTML> particular section of your html file.
  • 15. ATTRIBUTES OF <A> TAG <A> ATTRIBUTES & ITS VALUE ATTRIBUTE VALUES Indicates the hypertext reference that is specifies the • HREF :- URL - url of the file to which you want to link. • NAME:-TEXT - Indicates the name of the section within the document. Indicates the link file is to be • TARGET:-_blank - open in a new browser window.
  • 16. HTML CODING:- <HTML> <HEAD> <TITLE>ONLINE GAMES </TITLE> </HEAD> <BODY>Games Galore The Best Online Games Site</FONT></CENTER><BR> <FONT SIZE="6"TEXT="ARIAL">Welcome To Games Galore …to play them off-line. Featured Games: <OL> <LI>A HREF="puzzle.html"TARGET="_BLANK">Puzzle Games</A></U></B> </OL> <OL TYPE="square"> <LI>Tetris <LI> Cubics </OL> <OL TYPE=1 START=3> <LI><B><U><A HREF="action games.html">Action Games</A></U></B> </BODY> </HTML>
  • 17. MADE BY: 1.VARSHA DUBEY 2.ANJALI KUMARI 3.SHALU ESOLIYA CLASS & SECTION: XI-E