Questions tagged as 'html'

1
answer

What is the "! mportant" in CSS? [duplicate]

Several times I've seen this attribute or property (I do not know exactly how to rate it), but I still do not realize: What is the need to use it; In order for you to serve yourself; When you use it. h4, .texto{ col...
asked by 28.01.2017 / 06:50
1
answer

How to pass parameter to modal, consult Mysql and give html return

I am trying to pass a variable to a modal, perform a query to give a return on html , as the data will come in a formatted table. I tried some suggestions as alternatives, but I'm having trouble making the thing work, I have this line that...
asked by 06.02.2017 / 14:35
1
answer

Mail () - attached file in white php

I created a page in html with a modal with a form that sends the data filled in the fields and also sends an attached file. I get the email and the file, but when I download the file and open it it is blank with nothing written. This is the comp...
asked by 04.03.2017 / 22:54
2
answers

Why does not this Css work? [closed]

I have some doubts in this code. I would like to use open sans font in the text, that text would be lined up in the table. Can you tell why css does not work applied to html? Remember that the other table td has images on top of each other that...
asked by 28.02.2017 / 03:05
1
answer

link randon using iframe

I have this code below and I need the link inside the iframe to change every refresh of the page and I did it as below only that it did not work only works with clickable link ... like this in the code <html> <head> <tit...
asked by 25.02.2017 / 23:01
1
answer

Handle the Scroll event in Jquery

Good afternoon, I have a Navbar that starts transparent I hedge this via query: $( "nav" ).css('border', 'none', 'important'); $("#hamburguer").css('background-color', 'transparent', 'important'); So far beauty, but when I go down I want...
asked by 26.02.2017 / 17:57
1
answer

Including the same content for several pages

I'm developing a site that will have an increasing amount of pages. I would like to know if you can help me on how to include the same content on multiple pages as follows: All pages are php but scheduled in html ; I have a file rodape_...
asked by 03.03.2017 / 10:54
1
answer

How to make 3d div responsive with bootstrap? as if it had left the div?

I need the site to be responsive. I'm using bootstrap. Just the way it looks in the image below: ->myHTMLcode<-<divclass="col-sm-4 "> <div class=""> <img class="img-respo...
asked by 16.03.2017 / 22:54
1
answer

How to rearrange divs (moveup / movedown)

I need to insert text blocks and then have the freedom to reorder them. In the first few inserts it works, then the divs begin to get lost and the first one jumps to the last one, for example, when in fact it should just descend a div. You...
asked by 23.01.2017 / 19:42
2
answers

Increase the size of images in a virtual store

I wanted to increase these product images, I managed to increase the size, but it cuts part of the image in width and it gets poor, the arrangement of the images is very close together. Does anyone know how to increase product spacing? I do n...
asked by 11.01.2017 / 18:06