Questions tagged as 'html'

1
answer

Menu change color and description when selected

Hello, I was trying to create a menu that when it is selected it changes color, but when selecting another its color returns to normal and the other activates the color. Also when selected, the base text changes, for example: I saw this site...
asked by 11.03.2016 / 12:57
1
answer

How do I send an email without completing the form

I wanted to know if I have an e-mail shot without making the action call of my form, because it has 4 steps, and in the process from 1st to 2nd step I want to e-mail the fields that have been filled, without finalizing my form, because if I use...
asked by 11.05.2018 / 14:51
1
answer

Table standardization

In this table there is the description of 5 rounds, I would like to know how to define a specific round to put on the site, for example every time I open the page will always be in round 1, to go to the others I click the arrow forward, but I...
asked by 02.03.2016 / 19:38
1
answer

How to limit the options of a select?

I made a modal form in materialize-css and in this form there are several fields, including one that is of (what with problem), it is the Brazilian states, that is 27 states. And when you click on the select it appears a gigantic list with the 2...
asked by 12.01.2018 / 16:43
1
answer

I can not break the lines in the body of the email. The text goes out [closed]

This code creates a link that opens an email page with the subject and message body configured. My problem is that I can not break the lines in the message body. I tried the various indications that I found and the text always goes out. Thanks f...
asked by 11.01.2018 / 01:07
1
answer

html - how to create a button that when I click it appears another

I want to create a button that when I click on it perform an action eg open a website and together a button appears below. type, to access the site click this button and after the person clicks on it open a website and another button appears...
asked by 08.01.2018 / 23:41
1
answer

Delete table data without reloading page to update

I have a table with data of a certain equipment, above the table has a field where the number of the equipment is inserted and quantity, the other information comes from the bank through the equipment number. In the last column of each table the...
asked by 29.05.2018 / 18:57
1
answer

How to edit the HTML and CSS of WordPress

    
asked by 02.06.2018 / 03:03
2
answers

HOW TO CALL https://www.domin.com/?textonome [closed]

HOW TO CALL link in php html javascript     
asked by 16.12.2017 / 19:12
2
answers

Javascript, correct sequence of numbers [closed]

I do not know why it's not working: <input type="text" id="numero"/> <input type="submit" id="adivinha" value="compare com meu segredo"/> <script> var segredo=[1,2,5,6,11,12,15,16]; var numero=document.getElementById("numero"...
asked by 24.09.2014 / 18:44