Questions tagged as 'div'

2
answers

Use HTML div and store it as a variable

I have a playful web page, in which there are 2 divs, and in a PHP page, I would like to randomize them, the array rand part I already know how to do, the problem is time to get the divs HTML and send them to PHP, here's what I have so fa...
asked by 27.10.2015 / 12:30
1
answer

Image coming out of the div at the top and in the footer [closed]

How do I create a div with borders and position an image with a discount value above that div coming out of it and just below a centered button in the middle of the div as the attached image;     
asked by 23.11.2017 / 18:05
1
answer

Show and hide Div content in list form [duplicate]

I'm trying to change this code so it can hide and display the content in list form. Currently the code shows the content in videos through your id. <div id="videoGallery"> <ul> <li><span class="vid" data-videoID...
asked by 17.12.2015 / 17:08
1
answer

Problems with div in html bootstrap

So I'm having problems with divs on my site, I want to create an aside that takes the header to the footer, but I can not. follows the image: . | ................................. | V aside from red V     
asked by 14.11.2017 / 19:44
1
answer

When you click on a link, close all open divs and open a specific one? [duplicate]

I'm developing a website that will only be one page and will not have scrolling, I need when I click on a < a > close the open div and open the one I passed in the
asked by 25.07.2014 / 16:01
1
answer

How to put html code in question [closed]

I have a block of html code and I need it right here in the body of the question     
asked by 12.12.2018 / 02:15
2
answers

How to change the color of a div every 40 seconds?

I would like a% color to be alternating colors, preferably two colors. If you want you can put more than one example. But my preference is for the color to change every 40 seconds.     
asked by 15.10.2017 / 18:11