Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
1 vote
0 answers
19 views

Getting a URL to open in a new window (merging from a field in a database)

I have a membership directory that is powered by our membership database. https://membercentral.icri.org/membership/org-member-directory I am searching the company Freyssinet for the example This ...
user3298717's user avatar
0 votes
0 answers
15 views

How Can I append a recordId with href url in anchor tag

I have a lwc table where I have created buttons. I am using a url inside the href attribute and it is redirecting me to a other page as expected but I need to append the recordId with url inside href, ...
Babai Mukherjee's user avatar
0 votes
1 answer
28 views

Return HREF by searching through parent element -Selenium Python

i'm fairly new to coding/selenium I am trying to get a list of href links by searching through one of its parent element I believe i need to do this as the website has a heap of copies of the link, so ...
Clay Burnett's user avatar
0 votes
0 answers
23 views

How to create a link to an anchor on the main page from an iframe embedded in the main page?

With HTML, how to create a link to an anchor on the main page from an iframe embedded in the main page? The iframe is called and inserted and from the main page ( iframe is hosted in Github with a ...
Greg's user avatar
  • 11
-1 votes
2 answers
45 views

When clicked on Font Amesome icon, the hyperlink doesn't work [closed]

The website is https://alloutcreative.com/ This is the code: <div class="mil-team-card mil-up mil-mb-30"> <img src="...
Eugen Kelemen's user avatar
1 vote
0 answers
33 views

Are my CSS animations interfering with my links?

I have four images revolving around a central point, like a Ferris wheel. Each image is a link to a video; when the user hovers over them, they should decrease opacity and allow the user to click the ...
ApprovedByTheComicsCode's user avatar
0 votes
0 answers
31 views

href="javascript:;" from argon dashboard 2

I'm currently trying to implement Argon Dashboard 2 for a project using CodeIgniter 4. I have questions about several sections such as the navbar, dropdown, etc. there is the syntax href="...
sudiatmiko's user avatar
1 vote
0 answers
14 views

I need to add the "date/time modified" to the end of an href link to force a re-cache of an image

I have the following link to an image: a href="/Portals/0/Images/Current_Cert.png">ISO Certification</a This returns the current ISO certification for my company and displays it when ...
Cranky McPants's user avatar
0 votes
0 answers
47 views

Nested <a> with href

Good morning, I have a problem displaying the message of a comment I get from the YouTube API when I try to nest an a inside another a. What I want to achieve is this: The two cases I have are as ...
Developer's user avatar
0 votes
1 answer
8 views

i used href inside the ordered list in html but i am not getting the output in an ordered format

the output i am seeking for this is how i want my output to be, but i am not getting that output instead for me its like not in that format its look like unformatted list the output i got this is ...
HVRLX's user avatar
  • 1
0 votes
1 answer
321 views

Angular 17 standalone link for the other section of the page on the same page

this is where I defined the link <div class="form-column"> <a href="#" (click)="scrollTo('form-container')" class="heading" &...
Rakesh Kumar's user avatar
0 votes
1 answer
57 views

How do I echo a PHP variable into a href attribute for a stylesheet

I have these three files: index.php <?php include('variables.php') ?> <!DOCTYPE html> <html lang="en"> <head> <title>TestWebsite</title> <link ...
Val's user avatar
  • 11
2 votes
1 answer
33 views

URL to search in user's preferred search engine

Often I put links to searches in descriptions. The latest today was an article on graphics programming and I wanted to say something like, If this works you should see no <a href="">...
gman's user avatar
  • 105k
0 votes
0 answers
26 views

img adress linked in href tag not opened in chrome

To see the apple image when click on link no image show I want the problem has been solved. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"&...
Rajat Kumar Mohanta's user avatar
0 votes
0 answers
70 views

"How to open one's Word application with a file through the browser using PHP HTML CSS?

I am encountering an issue in the context of a web application project using PHP, JAVASCRIPT, MYSQL technologies with a web server hosted on OVH. The OVH server allows storage of various types of ...
Benjamin Loupiac's user avatar

15 30 50 per page
1
2 3 4 5
145