Questions tagged as 'css3'

2
answers

Centralizing #Menu #Nav on page with circular shapes?

ThisistheHtmlforthissection:home#home.scrollbrbr.container.rowa.scrollhref="#oquee" .cir O que é a.scroll href="#local" .cir Local a.scroll href="#convidado" .cir Convidado a.scroll href="#contato"...
asked by 06.04.2015 / 19:49
2
answers

Div div block proportional to itself

I need a div block that has size always proportional to itself, such as width: 100px; e height: 60px; if width is 200px , height is 120px , regardless of screen size, and it should have width: 100%; Preferably and if...
asked by 19.02.2015 / 00:27
1
answer

How to use top in the style of images with relative width?

I have the following code: <!DOCTYPE html> <html> <head> <style> img {position: absolute; height: auto; } </style> </head> <body> <div style="width: 1...
asked by 23.10.2014 / 19:54
1
answer

Video is not 100% correct height and width correctly

I have a problem in my tag video because I wanted to leave it with width:100% and height:100%; but without losing my video quality it would have to look like < a href="http://www.popupdesign.com.br/"> site here I opened some top...
asked by 29.05.2015 / 20:46
1
answer

CSS Toggle Switch with select

I need to transition this script to use with <select> . Well, the script that works is like this      link My selections (over 88) are ONLY in this style: <select> <option value="0">Off</option> <option...
asked by 09.12.2014 / 23:43
2
answers

Can I have different transitions in the same tag?

Hello everyone, would you like to know if I can have more than one transition in the same tag? Why implement the transitions for properties but it does not work? * Or this is because I have not set the property values before. .trans { back...
asked by 12.08.2014 / 22:25
1
answer

Set Sublime Text 3 custom block

I would like to create a custom block, almost as the comment creates. The small difference is that it will be adapted to my need, eg: It has a default CSS code, it automatically when I create the class, it creates the default block of the sub...
asked by 23.04.2014 / 22:02
1
answer

Masking for date field

Anyone who has used type="date" fault5 has certainly noticed that although the date is visible in DD / MM / YYYY format, when you retrieve value from JavaScript , it is in the format YYYY-MM-DD . What I want is precisely to reproduce thi...
asked by 08.04.2014 / 16:23
1
answer

Scale image and hidden caption with jquery and css3

I have a problem with image zoom and hide the caption of my own, in the hover of the image I increase the scale of it in the css, already in the jquery I hide the legend, but when climbing, the images next to it I already tried to change the z-i...
asked by 17.12.2018 / 18:30
1
answer

Leave images together and responsive

I need to let the images meet one underneath the other, occupying half of the container and next to the description of that image. It needs to be in this format. Currentlysheislikethis Butthere,itoccupiesonlythedefinedsizecol-md-6,anditsh...
asked by 21.12.2018 / 16:42