Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

123
Views
Switching to new web page with html

When the login part is clicked on the link I gave below, the page is refreshed, but I want to switch to another new white page, how can I do that?

Thanks

about 4 years ago · Juan Pablo Isaza
3 answers
Answer question

0

Use target=_blank property to open the link to new page

about 4 years ago · Juan Pablo Isaza Report

0

Just add target-blank.

<a href="#" target="blank">Click Me</a>
about 4 years ago · Juan Pablo Isaza Report

0

The "href" tag is a "Hypertext Reference" so you can use this code to go to new pages or link to other .html files or even websites like Tesla.com, Amazon.com, etc. You can even link things like emails, phone numbers, Java Script, etc. Here are some examples.

<a href="https://www.tesla.com/">Teslas Website</a>
<a href="#" target="blank">Blank Page</a>
<a href="index.html"">Home Page</a>
<a href="tel:+1234567890"> 123 456 7890</a>

Hope this helped!

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!