Questions tagged as 'html'

0
answers

Flask and html, redirect to another html

I am working with flask and HTML , one of those HTML has to direct me to another HTML when I press a button, how do I have to do it with flask ? I have my index.html , and the login button that should open inis...
asked by 11.10.2018 / 15:09
0
answers

No images in local folder

I'm doing a page with Flask, HTML, I have made some templates that I did with materialize, in some sections I have images that are in the background, for example, when I add it in the flask project, it is no longer visible. for example I have th...
asked by 11.10.2018 / 18:33
0
answers

numbers in express and nodejs (body-parser)

I have the following problem. When the POST is made to the bakcend (Nodejs) and the last information is logged in the console the value of the inputs of type="number" is shown as if they were strings. This is what it says: { student: 'a',...
asked by 11.10.2018 / 18:25
1
answer

Fill array in PHP with form and show results in a table

The problem I have is the following, I have to make a financial management platform and for that they ask me to create the variables that are, $ date, $ concept, $ amount and $ balance. The date will be a default field, the concept and quantity...
asked by 14.10.2018 / 10:47
1
answer

Why are not social media icons displayed?

Can you please help me with this? The part of the icons of social networks does not work out well, please tell me what my mistake is. For the icons I am using link thank you very much in advance! 1 Image of my work 2 Image of what I want...
asked by 09.10.2018 / 02:06
0
answers

Group view in 2 parts with Bootstrap AdminLTE

What kind of friends do I need to group a view that I am doing for a point of sale, as well as this one (the part that is at the bottom where the products appear): I already managed to divide all that, but now I need to fit it like this...
asked by 09.10.2018 / 18:07
0
answers

Leave fixed, without scroll a side menu mobile css

my problem is that, when using my page in a mobile resolution, I open the menu, and it does not stay fixed, that is, if I scroll, it takes me down the page, when what I'm looking for is the opposite . Also, I use a transparent background in the...
asked by 09.10.2018 / 22:06
0
answers

script jquery stops working

I have a jquery code that hides and shows an answer ... but when I paste it several times to activate several answers it stops working, code: <a href='#' id='alternar-respuesta-ej1' style='float: left; color: #ff0000;'>Mostrar respuesta&...
asked by 09.10.2018 / 22:34
1
answer

How to address the "File Explorer" with a button in HTML

I'm trying to open the file explorer this way with a button on HTMl, but I did not find it. I do not necessarily have to bring a document, but I want it to be as if I were opening a page, to visualize. Could it be done?     
asked by 09.10.2018 / 21:16
0
answers

How to select an element of an object in AngulaJS?

I'm creating a navigation bar and I'm looking for an icon that, in addition to changing the page, changes the icon of gray scales to color. And deactivating the previous menu doing the opposite. <!DOCTYPE html> <html> &...
asked by 09.10.2018 / 23:28