Questions tagged as 'html5'

1
answer

Side menu does not work or does not take script

I would like to understand why by doing the menu that I copy below, if I load the styles on the same page it works, and if I load them with a separate CSS, I do not. I will appreciate if you can explain me xq and how to solve it with the css apa...
asked by 22.08.2018 / 17:39
1
answer

Problem with JS file on NodeJS server

I have a NodeJS server running on localhost, specifically that of the NPM package called http-server, the problem is that I'm running a js script, and I'm testing and recharging, the problem is that I have to turn the server off and on to show m...
asked by 17.08.2018 / 22:23
2
answers

How do I end all the comments of an HTML, CSS or JS document? Atom use

How can I delete all the comments in a document without having to go one by one eliminating? Could it be done with regular expressions?     
asked by 14.08.2018 / 19:27
0
answers

horizontal scrolling when displaying hidden elements is dislodged from the current top

I have a container that inside you has hidden elements that are displayed when you click on a button, this generates that the scroll travels upwards and what I need is that it be kept in the current position and that the path make the content hi...
asked by 16.08.2018 / 17:32
1
answer

Blade - Go through two arrays

I have a function that collects the data of a user and also collects the rols that are in the system, the idea is to compare what is in the system with the user is assigned and check them with a checkbox The method that collects the roles of...
asked by 08.08.2018 / 12:14
0
answers

Update a local folder image and database

I want to update an image but when I try to do it, it gives me an error but it does not show me what it was, please if you can support me. Form to update <form action="actualizarimg.php"> <?php while($registro=$resultado-&...
asked by 08.08.2018 / 03:38
0
answers

How to install Atom Packs Manually?

that is, without needing to go to File > Settings > Install but rather go to C: \ Users \ username.atom \ packages and unzip and install the file you download manually, in advance thank you!     
asked by 08.08.2018 / 17:41
0
answers

Event to move between sections of an HTML page

I'd like to make a news website for people with visual disabilities, who can go through news sections by pressing a key like it does on Facebook. I've been looking for that information but I have not had much success, if you could help me a lot...
asked by 06.08.2018 / 05:05
1
answer

meta name="viewport" content="width = device-width works on PC and not on Android (explained inside)

I'm starting with responsive with HTML5 / CSS3. I'm stuck with one thing: I understand without problems what has to be done for the resolution to load a CSS or another using media queries. I do: <meta name="viewport" content="width=devic...
asked by 05.08.2018 / 21:13
2
answers

How to center an icon image inside another image?

I have an image format icon (.png) which I want to center on an image as such, but I can not center it, the image of the icon I added it in a ** and then there is the background image, but I have not grappled with the exact position in the cente...
asked by 09.08.2018 / 15:41