Questions tagged as 'css3'

2
answers

Word selection for phrase formation

For ease of explanation, I have separated the following mockup: The idea is this: Each of the options in the DIV is originally not visible, the idea is that an option is visible only after the user clicks. In addition, the option click...
asked by 12.05.2014 / 17:21
1
answer

How to create a dynamic form in php

I am creating a dynamic form that should work according to what is selected in the select. I do not know what it is, but the variable tipo_info should receive the value of the_type_info_code and if it is equal to 4, it should give a submit and i...
asked by 01.07.2014 / 21:18
3
answers

Embed for content on my site

I have a website where I have quotes, I already have the html structure with the url in the format, www.site.com.br/embed/uiJh but if I supply the code with that url in an iframe, I have to Always specify the correct height size in the iframe, b...
asked by 30.06.2014 / 21:29
1
answer

How to make Breakpoints with Susy?

I'm having trouble generating Breakpoints from a project to the Mobile (320px). When I put the Breakpoints it reads up on Desktops, more stay right on the Mobile as well. @media (min-width: 320px) { /* MEUS ESTILOS ESTÃO AQUI DENTRO */ }...
asked by 20.03.2014 / 20:11
1
answer

How to generate columns with SUSY?

I am working for the first time on a project with SASS, COMPASS and SUSY. I wonder if you have some way to automatically generate the suzy columns.     
asked by 13.02.2014 / 21:46
1
answer

I need to make a form with css and I can not. E rotation does not work in IE11

Talk to people, how are you? (I hope and I hope so) I'm starting a new personal project , and I'm getting fucked up with two questions: 1 - The menu set is rotating, while the central logo stops and only runs in the hover function, but un...
asked by 17.12.2018 / 20:15
0
answers

Overlapping div's

I have a screen that when I clicked the button it moves "x" px, the problem and when it does this effect, I have to send the screen that is below, what happens and the letters on the screen below overlap top screen. I used the z-index worked, pl...
asked by 26.12.2018 / 17:57
0
answers

Slide with "Burst" margins with owl carousel 2

I wonder if it's possible to make a slide in this style of the image below using owl-carousel 2 Note that only one end of the boxes is shown on the ends.     
asked by 05.12.2018 / 14:05
2
answers

I'm resizing and defining the HTML page in a "right" way?

I have a question that kills me when creating websites, I did a quick example here, after doing some research and none of this doubt, I'm not sure if I'm on the right path, but I made a quick, simple page but to exemplify my doubt will serve. My...
asked by 20.11.2018 / 03:05
1
answer

How do I get the correct CSS in DOMPDF?

Good morning guys, how are you? I have 3 files: certificate.png | style.css | certificate.html I have a method that unites them and print the certificate in PDF, when printo on the screen with var_dump comes out right, when generating the...
asked by 06.11.2018 / 15:42