Questions tagged as 'html'

0
answers

Edit a text or html file from bat

I have made a variable where the user enters a name and saves it in that variable: @echo off echo Introduce el CID de tu RIF: set /p cid= PAUSE>Nul Now what I need is that what the user enters in that variable is written in a .js file...
asked by 25.08.2018 / 09:34
1
answer

$ _SERVER ['PHP_SELF'] + href

I have the following code that contains php_selft. When the checkbox is checked, it immediately updates an information and the page, but I need you to direct me to a particular part of the same page as well how does the work <a href="#vis...
asked by 25.08.2018 / 00:17
0
answers

I can not modify the scrollable box of a select

I have a doubt that I have not been able to solve for some time, and I can not modify the scrollable box that comes out when I click on a select and I would like to know how to modify it, I tried selecting the option but it does not happen nothi...
asked by 24.08.2018 / 01:58
2
answers

Problem with input button, I can not center it HTML CSS

Hi, I am learning CSS and I have a problem in centering a button of a form here I leave the code for you to see. Thank you very much! HTML code: <body> <footer> <section class="contacto"> <h2>...
asked by 24.08.2018 / 00:15
1
answer

how to show images that I have in a database

such friends I ask for your help, I have a table in my database where I save the images and I want to show them on my html page, but when you show them they are arranged horizontally in a row, instead of showing them down $query = mysqli_query...
asked by 24.08.2018 / 02:14
1
answer

How to make transparent the selection of a button in html

I need help, to hide the section of a button in html, this only happens when I visualize the page in mobile view, since, in desktop view if I can hide the selection box, here is an image to guide :     
asked by 21.08.2018 / 04:46
1
answer

Show all messages in an HTML checkbox filter, JavaScript

I have the following doubt, I am based on this example to create my own filter with checkboxes, but I do not know in what way I can add the checkbox that shows all my messages and that when another checkbox is pressed, it will be removed the che...
asked by 21.08.2018 / 03:42
0
answers

I can not adjust the navbar with the sidebar

What happens is that the sidebar covers the navbar, when the screen is minimized it is possible to visualize that the navbar exists, but what I want is that the navbar is on the right side of the sidebary that when the screen is minimized it adj...
asked by 22.08.2018 / 15:53
2
answers

Frontend with Json

I'm a newbie in the web world (Html5), I'm taking my first steps. I ask for my apologies and please your understanding. I need to make a web page with front end with the following characteristics: _No need to develop backend (JAVA, PHP, Et...
asked by 22.08.2018 / 10:43
0
answers

how to make angular "receive" or pull an html file, and from angular to python?

In a form of an HTML page with the tag input typye="file", in which you can select a file, this file is sent by email in automatic .. in my project I pull the data to angular and later by means of post I send it to python to send mail from py...
asked by 29.08.2018 / 19:28