SlideShare a Scribd company logo
1 of 8
   LINK- provides a text or an image on your
    web page that users can click in order to
    jump to another location, whether it is on
    the same page or on another. If ever
    you intend to link to another Web site, it
    is courtesy to ask or inform its webmaster
    that you are providing a link to his or her
    site.
 To specify areas where you can jump
  to, you use anchors. As a name
  implies, an anchor serves as a bookmark
  that allows you to go to a particular
  section anytime you want to. To create
  an anchor you use <A></A> tag pair.
 The syntax to do so is
 <A NAME= anchorname></A>
 Where anchor name is a unique location
  name.
 To create the links to these anchors from
  the list at the start of the page, you use
  the HREF attribute of the <A> tag. The
  syntax to do this is:
 <A HREF= “#anchorname”></A>
 Where anchorname is the name of the
  anchors you defined in the code.
 Where HREF stands for hypertext
  reference and is used to create
  hyperlinks.
 To create a link for the user to click and
  jump to one page to another, you simply
  include the filename of the web page in
  the HREF attribute of the <A>
  tag, instead of the anchorname. The
  syntax to do is:
 <A HREF= “filename”></A>
   Ex. Click<A HREF= “news_1.html”>here</A>
    to go to the next page.
 To link to another web site you just
  specify the URL of the web site you want
  to link. The syntax to do these is:
 <A HREF= http://URL ></A> to link to
  another web site.
 <A HREF=“mailto: e-mail”></A> to link to
  an e-mail
   Ex. <A HREF=“http://www.facebook.com”>
 You may also link to images contained in
  other files. Some pictures in the web
  page where shown in thumbnails, to
  stored them in full size you need to put
  links that will immediately take you to its
  corresponding full-size picture.
 <A HREF= filename></A>
 Ex. <td><A HREF= “heart.jpg”><img src=
  “heart.jpg” width= 50 height=
  50></A></td>
   Aside from image, you can also add sound to
    your page. This sound will play either the
    moment your page downloads or time you
    click on a link on the page. Sound files can be
    MP3(Moving Pictures), MID (Musical Instrument
    Digital Interface, or WAV (Waveform Audio File
    Format) files. To add sound to a page , you
    indicate the sound filename inside the
    <BGSOUND SRC>tag found within the
    <HEAD></HEAD> tag pair. You can set how
    many times the sound will play again on the
    LOOP attitude
   <head><title>History<title><BGSOUND SRC=
    “like a virgin.mp3” loop=

More Related Content

Similar to Html web designing linking pages

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.pptxAhmad751599
 
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
 
HTML Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & LlinksNisa Soomro
 
Introduction to linking
Introduction to linkingIntroduction to linking
Introduction to linkingShehzad Yaqoob
 
Keyword prominence
Keyword prominenceKeyword prominence
Keyword prominenceHarish S
 
Rapid HTML Prototyping with Bootstrap 4
Rapid HTML Prototyping with Bootstrap 4Rapid HTML Prototyping with Bootstrap 4
Rapid HTML Prototyping with Bootstrap 4UXPA International
 
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdf
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdfHSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdf
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdfAAFREEN SHAIKH
 
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 Sharmashrish88sharma
 
Web-02-HTML.pptx
Web-02-HTML.pptxWeb-02-HTML.pptx
Web-02-HTML.pptxjoeveller
 
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 Buffalo
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 BuffaloOptimizing your WordPress Site & Web Content for Search - WordCamp 2012 Buffalo
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 BuffaloRuth Maude
 
html for beginners
html for beginnershtml for beginners
html for beginnersKIIZAPHILIP
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web developmentMuhammad Shafiq
 
How to make a hyperlink in HTML code
How to make a hyperlink in HTML codeHow to make a hyperlink in HTML code
How to make a hyperlink in HTML codeStacie Elliot
 

Similar to Html web designing linking pages (20)

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
 
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 Lists & Llinks
HTML Lists & LlinksHTML Lists & Llinks
HTML Lists & Llinks
 
Links - IntraPage
Links - IntraPageLinks - IntraPage
Links - IntraPage
 
Introduction to linking
Introduction to linkingIntroduction to linking
Introduction to linking
 
Keyword prominence
Keyword prominenceKeyword prominence
Keyword prominence
 
Sending link
Sending linkSending link
Sending link
 
Rapid HTML Prototyping with Bootstrap 4
Rapid HTML Prototyping with Bootstrap 4Rapid HTML Prototyping with Bootstrap 4
Rapid HTML Prototyping with Bootstrap 4
 
Sacramento web design
Sacramento web designSacramento web design
Sacramento web design
 
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdf
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdfHSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdf
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART II.pdf
 
Html links
Html linksHtml links
Html links
 
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
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Web-02-HTML.pptx
Web-02-HTML.pptxWeb-02-HTML.pptx
Web-02-HTML.pptx
 
Html tag ref
Html tag refHtml tag ref
Html tag ref
 
6 html links
6 html links6 html links
6 html links
 
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 Buffalo
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 BuffaloOptimizing your WordPress Site & Web Content for Search - WordCamp 2012 Buffalo
Optimizing your WordPress Site & Web Content for Search - WordCamp 2012 Buffalo
 
html for beginners
html for beginnershtml for beginners
html for beginners
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web development
 
How to make a hyperlink in HTML code
How to make a hyperlink in HTML codeHow to make a hyperlink in HTML code
How to make a hyperlink in HTML code
 

More from Jesus Obenita Jr.

More from Jesus Obenita Jr. (20)

Organization and management 3 a Evolution of Management Theory
Organization and management 3 a Evolution of Management TheoryOrganization and management 3 a Evolution of Management Theory
Organization and management 3 a Evolution of Management Theory
 
Organization and management 2 Management Function
Organization and management 2 Management FunctionOrganization and management 2 Management Function
Organization and management 2 Management Function
 
Organization and management 1
Organization and management 1Organization and management 1
Organization and management 1
 
Designing web page marquee and img tag
Designing web page  marquee and img tagDesigning web page  marquee and img tag
Designing web page marquee and img tag
 
Ms excel 2013 formatting worksheets
Ms excel 2013 formatting worksheetsMs excel 2013 formatting worksheets
Ms excel 2013 formatting worksheets
 
Ms excel 2013 data management
Ms excel 2013 data managementMs excel 2013 data management
Ms excel 2013 data management
 
Microsoft Excel introduction
Microsoft Excel introductionMicrosoft Excel introduction
Microsoft Excel introduction
 
Word 2013 working with pictures
Word 2013 working with picturesWord 2013 working with pictures
Word 2013 working with pictures
 
Word 2013 Formatting Page
Word 2013 Formatting PageWord 2013 Formatting Page
Word 2013 Formatting Page
 
Word 2013 8
Word 2013 8Word 2013 8
Word 2013 8
 
Ms word 2013 7
Ms word 2013 7Ms word 2013 7
Ms word 2013 7
 
Ms word 2013 6
Ms word 2013 6Ms word 2013 6
Ms word 2013 6
 
Ms word 2013 4
Ms word 2013 4Ms word 2013 4
Ms word 2013 4
 
Ms word 2013 2
Ms word 2013 2Ms word 2013 2
Ms word 2013 2
 
Ms word 2013
Ms word 2013Ms word 2013
Ms word 2013
 
Parts of the ms word 2013 screen and
Parts of the ms word 2013 screen andParts of the ms word 2013 screen and
Parts of the ms word 2013 screen and
 
Word processor
Word processorWord processor
Word processor
 
Session 2 test construction.mt's
Session 2   test construction.mt'sSession 2   test construction.mt's
Session 2 test construction.mt's
 
Cooking ingredients
Cooking ingredientsCooking ingredients
Cooking ingredients
 
Color theory
Color theoryColor theory
Color theory
 

Recently uploaded

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 

Html web designing linking pages

  • 1.
  • 2. LINK- provides a text or an image on your web page that users can click in order to jump to another location, whether it is on the same page or on another. If ever you intend to link to another Web site, it is courtesy to ask or inform its webmaster that you are providing a link to his or her site.
  • 3.  To specify areas where you can jump to, you use anchors. As a name implies, an anchor serves as a bookmark that allows you to go to a particular section anytime you want to. To create an anchor you use <A></A> tag pair.  The syntax to do so is  <A NAME= anchorname></A>  Where anchor name is a unique location name.
  • 4.  To create the links to these anchors from the list at the start of the page, you use the HREF attribute of the <A> tag. The syntax to do this is:  <A HREF= “#anchorname”></A>  Where anchorname is the name of the anchors you defined in the code.  Where HREF stands for hypertext reference and is used to create hyperlinks.
  • 5.  To create a link for the user to click and jump to one page to another, you simply include the filename of the web page in the HREF attribute of the <A> tag, instead of the anchorname. The syntax to do is:  <A HREF= “filename”></A>  Ex. Click<A HREF= “news_1.html”>here</A> to go to the next page.
  • 6.  To link to another web site you just specify the URL of the web site you want to link. The syntax to do these is:  <A HREF= http://URL ></A> to link to another web site.  <A HREF=“mailto: e-mail”></A> to link to an e-mail  Ex. <A HREF=“http://www.facebook.com”>
  • 7.  You may also link to images contained in other files. Some pictures in the web page where shown in thumbnails, to stored them in full size you need to put links that will immediately take you to its corresponding full-size picture.  <A HREF= filename></A>  Ex. <td><A HREF= “heart.jpg”><img src= “heart.jpg” width= 50 height= 50></A></td>
  • 8. Aside from image, you can also add sound to your page. This sound will play either the moment your page downloads or time you click on a link on the page. Sound files can be MP3(Moving Pictures), MID (Musical Instrument Digital Interface, or WAV (Waveform Audio File Format) files. To add sound to a page , you indicate the sound filename inside the <BGSOUND SRC>tag found within the <HEAD></HEAD> tag pair. You can set how many times the sound will play again on the LOOP attitude  <head><title>History<title><BGSOUND SRC= “like a virgin.mp3” loop=