Questions tagged as 'html'

1
answer

alignment buttons how to do [duplicate]

asked by 05.12.2016 / 00:58
1
answer

Can a checkbox have more than one value? [closed]

I wonder if a checkbox can have more than one value type example below for one with the name of the checkbox and another with the price. I'm grateful right away. <td width="280"><input type="checkbox" name="pedido_refeicao[]" value="B...
asked by 25.01.2017 / 01:06
1
answer

what link should I use in my event page article? to open and load individually?

Hello everyone, with a question that makes me sleepy.    In my page index.html I have a < section > called EVENTS , and I also have a page called events.html       In events.html I have some < article > e...
asked by 14.03.2018 / 15:23
1
answer

Responsive website [closed]

Someone can help me to put on the website that I am developing to what they say to be responsive , that is, when I access through a smarthphone the website adjusts to the smartphone and minimizes the window of the browser on the desktop / lapto...
asked by 19.01.2017 / 23:31
2
answers

How to create a dropdown list in html?

How to create something like this with html? Or what is best to use to create?     
asked by 25.12.2017 / 18:40
1
answer

How to align better HTML text

I want to align a text or image anywhere on the screen for example: Um texto aqui outro outro aqui e aqui     
asked by 18.02.2018 / 17:00
1
answer

Process form data with javascript and html

I wanted to make a program that the user would send 3 notes and after pressing "Calculate", you would be redirected to a page that would appear to your average. Who could help me: function calcular() { var ac1 = pars...
asked by 06.12.2018 / 15:34
1
answer

Select radio when clicking on a button

I want the person to click the button 1 to automatically select radio 2 , thus preventing the user from doing two clicks. How can I do this? Note:Thesamethingwillhappenalsowhenselectinganotherpaymentmethod. Page link: I tried to u...
asked by 22.08.2018 / 02:49
1
answer

Get value from a cell in jquery

ThisbuttonhasanONCLICKeventthatcallsafunction.Theoretically,itisalreadyinaline,itwouldonlyneedtheVALUEofacell.obs:AddressesisthetbodyIDandtheTESTistheCELLID.Currentfunction:functionteste(){varid=$(this).parent().find('td').attr('id');alert(**en...
asked by 26.10.2017 / 04:26
1
answer

Problems with div in html bootstrap

So I'm having problems with divs on my site, I want to create an aside that takes the header to the footer, but I can not. follows the image: . | ................................. | V aside from red V     
asked by 14.11.2017 / 19:44