Questions tagged as 'html5'

1
answer

To with doubt meta charset utf8 or http-equiv

Agent to in doubt which meta tag is more correct to use or if it is right to use both. Meta charset utf8 or meta http-here = content- language content = en- Please help me     
asked by 03.06.2018 / 00:53
1
answer

Changing the page footer size with @media print

I'm creating a system that would be for financial management, and within that system I thought of generating reports as well, but I did not realize generating the pdf by php, because it was very heavy and took a while, so I had the idea send rep...
asked by 30.05.2018 / 18:03
0
answers

Using "target" navigation anchors and the history in the browser getting full!

I'm using Anchors in a slideshow application on their back and forward arrows, but with each click on the arrows anchored with links from the positions and images defined in my directory, it stores a content in the browser's history, and ends up...
asked by 22.05.2018 / 16:19
0
answers

Display a list of users using mongodb using node.js and HTML

Hello, I'm trying to create a method to display a user from a list of users from my database. Below I show how I insert each new user (working). First the index.js var mongoose = require('mongoose'); var express = require('express'); var rou...
asked by 21.05.2018 / 19:38
0
answers

HTML5 responsive banner does not work

I'm trying to include a responsive banner on my site (wp 4.9.6), following a guide I found on the internet (I'm an amateur). The banner loads normally on the desktop, and responsiveness works on some Android devices. It does not work on table...
asked by 22.05.2018 / 01:36
3
answers

How to remove the "whitespace-only text node" from the DOM that appears in the HTML

It seems that HTML by default puts damn " whitespace-only text node " between inline elements with this I get a "margin" between elements that I can not remove from DOM I know there are solutions like putting display:flex in the...
asked by 28.03.2018 / 15:31
1
answer

Iframe and js problems

I have the following code that shows a regressive timer on my page, the idea is that when zeroing it shows an iframe (video), until it shows but the video keeps blinking as if it were only in an eternal update loop. If anyone has the solution I...
asked by 26.05.2018 / 16:37
1
answer

JQuery3.2.1 Function DatePicker exists?

I'm using bootstrap 4 and I want to use datepicker , how can I call the datepicker using bootstrap 4 , can not find the documentation talking about it?     
asked by 11.05.2018 / 01:15
0
answers

Responsive design does not work

I'm creating a portal in a didactic way, and now in the responsive part I can not align it. It's all broken, and one big problem is the footer that has "position: absolute" and without that definition it does not occupy the entire screen....
asked by 17.05.2018 / 16:18
1
answer

Change the HTML attribute in the option with JQUERY

I'm trying to change the value of the select field with option to disabled, but only when the user clicks the input field. See the image to understand better: Iwanttoexactlyleavethefirst"option" disabled only when the user clicks the fie...
asked by 10.05.2018 / 15:23