Questions tagged as 'html'

1
answer

How do you add a shortcut from a web to the home screen automatically? [closed]

Sorry for the Spanish, I want to make a button on my website give the order to the android browser, which creates a direct access to the WEB page, but does it automatically so that the user does not have to do anything else but, press the button...
asked by 08.06.2016 / 23:11
2
answers

(CSS basic HTML) Text box disappeared and the images are scattered on the page

In a school project I have to make a basic page with CSS that looks like this: But when entering the code, which I show below, the top is fine but the bottom disappears textbox "cuadrote" and the two images are very poorly accommodated: /...
asked by 04.04.2017 / 18:28
1
answer

Create two-dimensional html table with js from python list

I would like to create a two-dimensional table, in which the x-axis is the dates (with title format) and the axis and the names of the data (also with title format). I collect data from a JSON: {"dataval": [ { "date":"2014-01-01...
asked by 06.04.2016 / 17:31
0
answers

problem in achieving an effect with javascript html and css

I have a problem in achieving the effect of this page: link The typewriter effect I already got with someone's help, but the problem that came up now is that I can not think of how to do the white shading effect that appears every time befo...
asked by 27.12.2018 / 03:36
2
answers

how to create a search engine that can consult different columns? [closed]

I have a question for example I have a <input type="text" id="busqueda"> and in my database I have the columns id, name, surname, mail, telephone Could with a single input perform a search? for example if I write a name for example...
asked by 27.12.2018 / 05:01
1
answer

Query to show data of a form

How do I make my computer display the data on the same page of a form simultaneously when they are sent to a database? It is for a comments section that I have planned to put on the web page that I am creating and also put the date and time resp...
asked by 27.12.2018 / 00:21
1
answer

How to make responsive tooltip on an image?

I have an image of a plane, and I'm using tooltips to show information from different places on the plane, the drawback is that the tooltips do not hold the position on the map and they pass this to be in disarray How could you keep...
asked by 17.12.2018 / 21:58
1
answer

Send to different recipients Php Mailer

I am doing a generated order, and when this is correct send an email to the client with acknowledgments and the corresponding invoice. But you would need that at the same time send an email to another address that would be the administration so...
asked by 03.01.2019 / 13:42
1
answer

I get an error in "if ($ stmt- execute ())" with PDOStatement :: execute (): SQLSTATE [HY093]: Invalid parameter number

I am using the model view controller, I have a problem where I get a long error indicated in the title in the line of: "if ($ stmt-> execute ()) {", the User does not generate me in the DB and is what is bothering me the most, I attach the git l...
asked by 21.12.2018 / 01:36
0
answers

I need an input range in a [closed] curve

I need to find a way to make an input range (a slider) in a curve. The curve does not have to move but the ball has to slide through it following its trajectory (how the drawing shows). It also has to work for mobile (Android and iPhone...
asked by 11.12.2018 / 10:10