Questions tagged as 'html5'

1
answer

How to validate php form

Good I am new in PHP I am realizing a form that I register with the bd sql server Within the form you only have these fields I have an inconvenience I hope you can help me every time I enter the ID or the name and I pulse register and as ther...
asked by 18.01.2018 / 04:12
2
answers

what is the error of this php code? [closed]

<?php //paso 1 es conectarnos con el servidor //esta manera ya esta obsoleta!! $link = mysql_connect('localhost', 'root', ''); if(!$link){ echo'No Se Pudo Establecer Conexion Con El Servidor: '. mysql_error(); }else{ /...
asked by 17.06.2018 / 17:03
1
answer

Images recommended measures [closed]

For a web page, what are the recommended measures of images for: Background Slides of at least 3 images. What is the quality that is recommended? Thank you very much.     
asked by 07.08.2018 / 12:53
1
answer

PHP, SQLSERVER and JS

The code does not work does not throw me any kind of error I do not know what is wrong I hope you can help me. The validation does not work with js, nor does it show me the echo of the connection function valida(){ var cod,nom,rut,fon,...
asked by 23.12.2017 / 05:49
1
answer

my textarea does not recognize my class [closed]

I have a php document where I have the following code '<textarea class='futuro' name='comentarios' placeholder='Escribe tus comentarios' onBlur='this.value=this.value.toUpperCase();' required></textarea>' and in the CCS I...
asked by 23.07.2017 / 23:39
2
answers

Use two style sheets in an html? [closed]

I have a question, I can use two style sheets in the same html example, I have imported two style sheets ... style1.css and style2.css in my html I have elements that I want to use styles of a certain sheet and others of another, is it possib...
asked by 23.06.2017 / 19:48
1
answer

array is a reserved word in jquery? [closed]

Good morning. array is a reserved word in jquery? var indices= []; var generarAleatorios = function(array){ if(indices.length<array.length){ while(indices.length<array.length){ var numAleatorio = M...
asked by 03.10.2017 / 19:30
1
answer

How can I do this, I do not know what it's called [closed]

I would like to do this as youtube or other sites appear, I would like to know the name and how I can do it.     
asked by 15.04.2018 / 03:03
3
answers

DOWNLOAD LICENSE SOFTWARE [closed]

Good afternoon, I need to download HTML5 and Javascript for windows 7 64 bits. I appreciate if someone could give me a page or download link.     
asked by 26.07.2017 / 19:09
2
answers

Infinite Javascript loop for a web page [closed]

I have a question, can you write a while(true) in HTML5 with javascript? I await your answers and thank you in advance for your help, regards.     
asked by 31.08.2017 / 09:40