Questions tagged as 'html'

1
answer

Why is my contact form not submitted?

Good afternoon, Guys, I have a problem in the contact form. Here's a preview. In this link it is working normally bit.ly/2sPnWJg Already in this link, which is the same action, even link it does not work. bit.ly/2sAvuQP <div...
asked by 06.06.2017 / 20:23
1
answer

Use HTML tags in MarkDown [closed]

I tested it and it works, but the question is whether it's good practice. Is it a good practice?     
asked by 01.07.2017 / 05:45
2
answers

How to subdivide HTML part

How can I put a piece of HTML in a separate file, and reuse the code. I have a MENU that will be used on several pages of the project. But in the case of doing code maintenance, it would be easier if you created a page: MENU.html. And in t...
asked by 01.06.2017 / 03:53
1
answer

Error traversing table html with jquery

I have a HTML table and I need to get the values of value='1' data-chkIdProcessamentoDiario='1' data-chkIdRegistro='1' and assign in an array, but the problem is that each does not go through table html , although the browser l...
asked by 31.05.2017 / 22:24
2
answers

How to create a confirmation window on a system in PHP?

I am a beginner in programming and I am creating a small system and in it I will have a button to move the user, the code: <a href="../controller/controller.deslogar.php" title="Deslogar"><img src="img/logout.png" class="icon2"><...
asked by 01.06.2017 / 17:10
1
answer

Div with same image height in Bootstrap

I have one image on the left and another 4 blocks on the right. I needed the four blocks to follow the height of the image, even when changing the resolution. HTML:<divclass="container-fluid"> <div class="row"> <di...
asked by 13.07.2017 / 23:28
2
answers

How to leave an entire page linked to a button?

How can I leave an entire page linked to a button? Example: link when the person clicks on any area of the site click on the play button or the youtube video that will be on the page, as if it was an invisible advertisement on the whole page,...
asked by 22.06.2017 / 06:33
1
answer

Align table columns

I have the following table, and would like to know how I can align the values according to the corresponding column Asyoucanseeintheimagethevaluesaremisaligned,the9thatisreferringto"GP" it is very far right, how can I solve this? .stats t...
asked by 22.06.2017 / 20:31
1
answer

How to return to the "normal" state of Html after a Javascript query without refresh?

Alright? I have a very annoying question here and I could not find any viable solution. Well, I'll explain the problem. This is my class where I will return my query <div class="col-lg-2 result"> ... AQUI DENTRO ESTARÁ A CONSUL...
asked by 06.06.2017 / 20:53
1
answer

Object disappear in a certain place on the page

My question is: I want / need a code for my site, which works as follows: When the user uses the mouse scroll to go down near the footer of the page, the Div called for example: Advertising disappears in a certain part. I found a jquery...
asked by 06.06.2017 / 21:55