Questions tagged as 'css'

1
answer

Window size divs

I have a map below a div . My problem is that when I add altura 100% , it takes the value of body , lower than primeira div , scroll . Example: jsfiddle <!DOCTYPE html> <html> <head> &...
asked by 16.07.2016 / 00:47
1
answer

Opening 2 modals with same class - CSS

Well, good evening. Is that okay? My question is relatively simple. I have a modal box to present a simple text. I would also like to use it to display, as soon as the user clicks on another link, a text field, in which you can retrieve the f...
asked by 28.07.2016 / 05:32
2
answers

Problems with dropdown menu

I am making a website and using the dropdown, however, I can not use 2 dropdowns on a page, I can only use 1. I have already researched and found something about using classes, but I do not know how this works or how to apply it to the code. Ca...
asked by 16.07.2016 / 15:47
1
answer

Parallax effect is not working on mobile

I'm developing a new website here link And everything is working (effects and sizes), I'm using Bootstrap and jQuery, except in the mobile that in the Home and About Us has the Parallax effect. The same does not work on any mobile device...
asked by 10.10.2016 / 12:37
1
answer

How to maintain the proportions of an image inside a fixed size div in CSS?

I'm having trouble creating an image that stays inside a div, maintaining its proportions. However the div has a default size, and can not exceed this limit size. Below is an image that illustrates my intention: Below is the code in...
asked by 23.06.2016 / 20:50
1
answer

Pick up the size of an image

Is it possible to get the javascript size of an image outside of my directory? For example in this usage: .divExterna{ background-image:url(http://www.backsite.com.br/datafiles/suite/escritorio/aplicativo/conteudo/album_fotografico/769.jpg)...
asked by 29.07.2016 / 17:03
1
answer

Divide the entire screen

I'm creating a home and want to position a div (with a background image) across the visible screen when the page loads. I did this: .home-entrada{ position: absolute; bottom: 0; top: 0; width: 100%; } It works perfectly, but...
asked by 21.07.2016 / 17:34
1
answer

How to Format Each HTML Tag with Its Attributes in Assorted Colors?

An "image" says more than many words is not true !? So I invite you to see the: Example link    In this image we see some "tags" formatted in the colors "red", "maroon" and "skyblue". What I want with this is to do what an HTML ed...
asked by 29.07.2016 / 20:56
1
answer

Styling the input Date

Well, I was wondering how do I style a input of type date     
asked by 15.08.2016 / 14:12
1
answer

How to make the iCloud dynamic background effect?

How can I make the login screen effect with the background like iCloud when does the browser size change? If you repair the obfuscated objects change position depending on the size of the browser. In the first image are 2 rows of object...
asked by 21.06.2016 / 17:27