Questions tagged as 'div'

1
answer

Image Size Javascript [closed]

Good evening guys, I'm having a javascript problem that is as follows: I need to create div dynamically in a for and put these divs in an image, I could do this with the following code: for(y = 0;y<z;y++){ passarImagem[y]...
asked by 03.11.2018 / 22:55
2
answers

button to show / hide div

I have a div that I would like to hide and display through a button. However when I click this button, instead of hiding / displaying the div, the form ends up being sent. See the code snippet below: <form name="form1" class="form-horizonta...
asked by 26.10.2018 / 22:41
1
answer

Decreasing the spacing between bootstrap divs

Good afternoon! I have a question / problem / problem. I'm using the bootstrap to do a layout, but the spacing between the divs is very large, I wanted it to be smaller ... whats the reason? This is how the divs get, far away ButIwante...
asked by 12.06.2018 / 19:38
1
answer

How to play values of an input in a div?

               <link href="https://fonts.googleapis.com/css?family=Fugaz+One" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx...
asked by 12.06.2018 / 17:29
1
answer

How to transform a div and an input text?

I would like to know how I could transform the divs of my dynamic form into input text value when it is clicked on submit. My form <div class="container"> <h1 class="restaurant-title">Peixaria</h1>...
asked by 06.02.2017 / 14:50
1
answer

When trying to link a NAV, the CSS style is messed up

Good morning, I'm starting to learn front-end and I came across a problem that I would like to understand why it happens. I have this snippet in my code: <div class="box-item"> <div class="box-img">...
asked by 11.12.2018 / 13:52
1
answer

put a div inside a function in php

I have this command that does the check in the database and verifies that the user is blocked, in case it shows an error message, if it is not locked it continues the normal execution. What I am wanting is when he does the check change the error...
asked by 19.10.2018 / 20:14
1
answer

How do I make one element not overlap another?

It is as follows. I have a div, which in my case is the body of the page, tooth of this div I have two borders, right and left, and inside the div I also have a flexbox with some images. It works fine, but when the page size decreases, the flexb...
asked by 04.07.2018 / 00:42
1
answer

DIV Simply Fading?

I was setting up a website for a minecraft server. But I came across something very strange. I use Brackets to create HTML pages, and so I use the live preview tool. By putting a button in HTML and modifying it in CSS, everything was ok in the l...
asked by 11.04.2016 / 02:45
1
answer

Bar in wrong place on div

Hello everyone, I have a problem with my forum, the comments control bar is in the wrong place!     
asked by 23.01.2018 / 23:06