Questions tagged as 'css3'

1
answer

Drag drop jquery ui dialog box / html / css

Personal in an application I would like to basically drag a div that is inside the dialog box and put it in some other one. When trying to do with my code the div tends to disappear when I start to throw out. Follow the link for verification. s...
asked by 28.06.2018 / 00:53
2
answers

function to change my .css if the width of the tea is "X"

Hello. I'm in the learning phase. In an attempt to create a responsive website. I need a .js or .css script. so that when this width in the css (css) is true, run the code. in css.    (thank you for giving any collaboration, knowledge is neve...
asked by 23.01.2018 / 02:11
1
answer

Problem with Responsive Image

img { background-image: url(../img/slides/11.jpg); max-width:100%; height:auto; } When I put the above code, the following error occurs: Theimage(asinthephoto)goesup.Beingwithoutthecodelookslikethis: WhatcanIdo?html:<divclass="bg-img bg-im...
asked by 03.08.2017 / 02:40
2
answers

Images inside DIV's - How?

I want to apply 2 company logos, one on the left side and one on the right side inside this DIV. How ?! I can only apply one, when I will apply another one, the first one disappears. @media (min-width: 1280px) and (max-width: 1980px) and (...
asked by 25.07.2017 / 16:23
1
answer

I want to put image as background of my HTML5 project, but I can not! How can I solve?

Thisisdefinedasdiv.Anditstilldoesnotwork. Already tried to put in the body {..}, but I did not succeed too): Someone help me !!     
asked by 19.05.2018 / 23:10
1
answer

How can I centralize my dropdown menu?

Hello. I am attending the first month of a technical course and I am working to create a website using HTML5 and CSS3 techniques that we have learned in the classroom and innovations would be welcome. I've looked a lot about dropdown menus and a...
asked by 14.09.2016 / 16:58
1
answer

Css to div appear from top to bottom [closed]

I once saw an effect on a site that I can not remember where else. A div appeared gradually from the top to the bottom of it. Very nice. It works like this: you scroll the page and when you get to that div, then it slowly pops up from the...
asked by 21.04.2016 / 18:21
1
answer

Fix Bootstrap Column

Hello, I have 2 columns, one with a col3 and one with a col9. I would like col9 to be fixed and col3 to have scrolling. How can I do this with bootstrap?     
asked by 05.08.2015 / 22:30
2
answers

How to create a nice color input? [closed]

I was creating a form where the person would have the option to choose a color, as I did not want the person to write the color or because I thought it cool I decided to put an input of the color type <input type="color" name="cor" id="cor"...
asked by 13.06.2018 / 23:05
2
answers

How to disable responsive of a site in css [closed]

Hello, I would like to know if it is possible to disable the responsiveness of a jquery site without changing the codes, for example forcing the desktop version on mobile devices! Thank you!     
asked by 16.12.2016 / 12:09