Questions tagged as 'html5'

0
answers

Margin or Padding, Chart JS

Is there a way to increase the space between the bar and the edge? otherwise, Can the red bar be thinner? link var canvas = document.getElementById('myChart'); var data = { labels: ["January"], datasets: [...
asked by 05.06.2017 / 17:43
2
answers

can you "nest" suscesivos form action="..."?

I am developing a typical user profile page where among other things I have the dilemma of uploading a profile picture. In addition there is data that goes through a "post" action to another php file where it processes the information. Now, it t...
asked by 06.06.2017 / 20:33
1
answer

boostrap collapsible navigation bar does not show menu

I am doing a navigation bar with bootstrap of type collapse for when it is seen in mobiles, but when I decrease the size of the page in the browser I get only 3 icon lines from the menu but it does not show it when I click this is the code that...
asked by 24.06.2017 / 22:27
2
answers

How to apply CSS3 transformations to a parent element without affecting the child elements?

I need to apply a transformation of scale and skew to a div, but when doing this transformation it is also applied to the children elements. How do I make the child elements omit that property?     
asked by 01.12.2016 / 21:56
1
answer

display data in the header of a table

I would like to show data in the header of a table, but I can not show it to me as I want; since this field to be shown in the header is called from the attached bd an image of how the data should be displayed and my source code. the line to...
asked by 03.06.2017 / 06:14
3
answers

Requests for sub-resources using ftp protocols are obsolete

Good, I have the following problem: when entering the product module of my platform (with HTTPS protocol) and consult a product, the information returned by the web service is the product detail, in which comes a field called image which has...
asked by 29.05.2017 / 23:35
2
answers

Div overlaps using property top

Well, I'm developing a web page, and I have something like this: HTML <section> <article class="first"> <!-- Resto de estructura --> </article> <article class="second"> <!-- Resto de estructura -->...
asked by 03.06.2017 / 22:01
1
answer

Problems When Logging in connection php mysql

Hi, I have a problem, I can not manage to start a session and it does not show me an error in the X or Y column. Only the pre-designed message is sent to me in case the code fails (urgent help is a job I want to present at school) ) $conexion...
asked by 23.05.2017 / 04:58
2
answers

Text below checkbox

I am developing the following interface but as you can see, the text is positioned at the bottom of each checkbox, so it's a bit strange since by default it should be set aside, I'm painting it from javascript, but the final result in the...
asked by 25.05.2017 / 02:27
2
answers

Error in the datalayer

Good evening community, I'm following a video, and how many times it plays. With your events with tag manager , to get your preview of metrics in google analytics, I have created the following events in the datalayer, so that they can be l...
asked by 18.05.2017 / 06:23