Questions tagged as 'html'

1
answer

How to pass an AngularJS value to the JAVA controller

I have a form that sends a value (CPF) of a page to be checked for existence in the database. I use an angular controller to send the cpf to service and then to the controller. Would you have any examples of how to do this? HTMLCode      ...
asked by 15.02.2017 / 01:48
2
answers

How to simplify the Hexadecimal code # ff6a00 [closed]

I need to make this hexadecimal code # ff6a00, is there any rule? Do you have any formula?     
asked by 23.02.2017 / 18:42
2
answers

Polite select component on html page with data coming from table

I have a php variable that has its value. ex: "AREA 05" This is displayed in the input. I have a table that is related to the logins according to these areas. How do I and if it is possible to use this php variable to popular the html sele...
asked by 11.10.2018 / 15:26
1
answer

Foreach group values

I have the following code foreach ($_POST['codmunicipio'] as $key => $valor2) { $codmunicipio = $valor2; $valor_ipl3_f = $_POST['IPL3_valor_F']; $valor_ipl3_j = $_POST['IPL3_valor_J']; $sql3 = "INSERT INTO financei...
asked by 13.12.2017 / 18:33
1
answer

how I styled the H1 with an image

I have the following problem, I have a h1 and I need to put an image in it, then the original image of 833 x 56, well I put it right through h1 with the following code <img src="images/h1.png"/> , it worked, however I d...
asked by 08.12.2017 / 14:23
1
answer

A box with msg before opening the site [closed]

Well I was wondering how to start doing this that appears in img if you have someone like to provide a code base or something that helps me do this I'll be most grateful.     
asked by 25.12.2017 / 05:33
1
answer

How to make a quiz of a page using javascript? [closed]

How to make a quiz in JavaScript using the checkbox or html radio?     
asked by 03.02.2018 / 14:49
1
answer

Table with variable size in HTML [closed]

I need an HTML table to be fed by a database but the amount of data is variable. The number of columns is fixed however the number of rows can vary. The table must match the volume of data provided by the database. The user just selects from whi...
asked by 02.02.2018 / 11:29
1
answer

DIV tag exceeding width [closed]

I have my portfolio and I have some <div> is estourando width, but I can not find it. Link to website Overflow image     
asked by 29.06.2015 / 02:45
2
answers

Tags do not understand much [closed]

Good evening I would like to know everything about Tags, not just the basic ones like <html></br><h1> etc ... but type what each one does for example I can not figure out some of these elements. dropbtn { backgrou...
asked by 06.04.2017 / 04:54