Author Topic: Link a Page in HTML  (Read 132 times)

MikeLigalig.com

  • FOUNDER
  • Webmaster
  • *****
  • Posts: 33341
  • Please use the share icons below
    • View Profile
    • Book Your Tickets on a Budget
Link a Page in HTML
« on: January 01, 2024, 03:49:00 PM »
To add a link to another page in HTML, you need to use the <a> tag with the href attribute. The href attribute specifies the URL of the page you want to link to. The link text is the part that will be visible to the user. For example, if you want to create a link to [Tutorial Republic](^2^), you can write:

html
Tutorial Republic
```

You can also use relative URLs to link to pages within the same website. For example, if you have a page called contact.html in the same folder as your current page, you can write:

```html
<a href="contact.html">Contact Us[/url]
```

You can also use the target attribute to specify where to open the linked page. For example, if you want to open the link in a new tab, you can write:

```html
<a href="https://www.tutorialrepublic.com/" target="_blank">Tutorial Republic[/url]

Source:
(1) How to Create Links to Other Pages in HTML - Tutorial Republic. https://www.tutorialrepublic.com/html-tutorial/html-links.php.
(2) HTML Links Hyperlinks - W3Schools. https://www.w3schools.com/html/html_links.asp.
(3) How to Create Links to Other Pages in HTML - Tutorial Republic. https://www.tutorialrepublic.com/html-tutorial/html-links.php.
(4) undefined. https://www.w3schools.com/.
(5) undefined. https://www.w3.org/.
(6) undefined. https://www.google.com/.
(7) undefined. https://www.tutorialrepublic.com/.
(8) undefined. https://www.example.com/form.php.

* * *
Na-try mo na ba yung Tala online loan app? Reliable sa unexpected expenses at laking tulong sa future! Use this code 9SO1TSL or click THIS LINK to sign up!



Linkback: https://tubagbohol.mikeligalig.com/index.php?topic=125255.0
John 3:16-18 ESV
For God so loved the world, that he gave his only Son (Jesus Christ), that whoever believes in him should not perish but have eternal life. For God did not send his Son into the world to condemn the world, but in order that the world might be saved through him. Whoever believes in him is not condemned, but whoever does not believe is condemned already, because he has not believed in the name of the only Son of God.

👉 GET easy and FAST online loan at www.tala.com Philippines

Book tickets anywhere for planes, trains, boats, bus at www.12go.co

unionbank online loan application low interest, credit card, easy and fast approval

Tags: