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

128
Views
How can i make anchor link # when url visited directly it focus on browser

For instance i have this

<a style="text-decoration:none;" href="#section2">Hello World</a>

and when i provided the url to another person such as for instance example.com/test.html#section2 and they visited it i want the browser to somewhat show or focus on Hello World which is the a content what a href is linking

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Specify the "id" of the element you want to be in view when you visit that link:

<a href="#section2">Go to Section 2</a>
<div>
  <h1 id="section2">Section 2</h1>
</div>

over 4 years ago · Santiago Trujillo 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!