Well, I'm in the final stages of developing a website, and there was a problem with browser Firefox , on all other browsers tested, a link within a button worked, however, firefox , it reads the cancel / return butt...
I have this code:
<div id="text"><p>A Intertráfego está disponível a ser alcançada a qualquer momento.
Saiba <a href="pedir_cotacao.html#map">onde estamos</a> e <a
href="pedir_cotacao.html#otherQuestion"> os nosso...
I do not know if it is possible, but I would like to create a link (or simulate one) where I need to pass data to the page of that link, but I would not like to pass this data by get but by post , otherwise (I know that for an advan...
Good afternoon, I'm doing a project site and it has those links that take you from one part of the page to the other, but it's not working right.
I put the link as
<a href="#violao">
<div class="col s6 m3 valing-wrapper" id="...
Personal I'm doing a website that has a menu with anchors, all work well minus the anchor of the menu called team note that it goes down right to the session but it overlaps the whole title and in the other sessions it works correctly because...
I'm having trouble linking two HTML pages, the folder hierarchy is this:
Iwanttolinktothefile:J:\Totem_App\XPLACES\access\cid_vitoria\1_acru.html<ahref="/../../00_menu_vitoria_xingu.html" target="_parent"
class="bcontraste">LINK</a...
I am doing a web scrapping in python and sometimes I come across some links and / or buttons that are not with the actual URL of the url so that you will be redirecting if you click.
In this case, if I click, it downloads a PDF file, but I j...
I've been making use of sublime 3 recently and would like to leave it standard on all my computers.
For this I thought about using the dropbox, which automatically synchronizes if there is any change.
I thought of using the ln -s symbo...
I'm putting a script to copy the link to clipboard, using the ZeroClipboard plugin. The problem is that I have a list with multiple links that comes from MySQL . And in the list loop always comes the id "copy-link" in <...