Questions tagged as 'css'

1
answer

Up and down effect in a few seconds

Does anyone have any idea how I can go up and down? For example: Scroll down the icon for 5 seconds and in the sequence it goes up and a few seconds later it goes down and stay 5 seconds and climb again. Picture: #social { width:700px; /...
asked by 20.01.2018 / 16:58
2
answers

divs background with one side greater than another

Good afternoon, someone, could you please explain to me how to do this effect on the sloping background, or slope, depending on the way you look at yourself. I tried the inspect in the page, but I can not see how this effect is done, if it is an...
asked by 16.02.2018 / 18:25
2
answers

Shadow effect in box interior

Hello! I was trying to make a kind of "inner shadow" on my div, but I can not. Anybody know? The style is similar to the news box's in the initial section of techtudo ( link )     
asked by 16.02.2018 / 15:29
3
answers

Background image, without using background-image

In the code below you'll see the @hugocsl solution for another question mine. What I'm trying to do now is to put in this element a background image without using background-image but with <img> fluid, responsive, so that t...
asked by 23.03.2018 / 15:24
1
answer

Overlapping Divs

I have a search input, which adds the tbm mechanic, but the result is getting superimposed <div class="col-lg-4"> <label for="mecanico">Mecânico</label> <div class="input-group"> <input ty...
asked by 11.01.2018 / 22:58
1
answer

Hack CSS to work only on Internet Edge

In other browsers it has the correct alignment, but I tried the test in internet explorer of windows 10 and there is a break in the layout, I'm trying to use the hack below, but it does not want to work. /* Internet Explorer 10+, Microsoft Edg...
asked by 17.01.2018 / 14:13
1
answer

Skew effect with css

Personally I needed to make an effect skew via css transform: skew(40deg); but when doing this it distorts the text of my link I would also like to know if there is a way to do this to just change the background-color...
asked by 12.01.2018 / 14:16
1
answer

Can we develop a 100% JavaScript / HTML / CSS web application without backend?

I'm a backend Java developer and I've always used JavaScript in the frontend to give dynamism and better interaction with HTML pages (I've always developed corporate systems). Is there a way to develop a 100% enterprise system in JavaScript /...
asked by 13.01.2018 / 00:03
2
answers

Background-color Td radioButton

I'm having trouble resolving this situation. I have in my table a list with a radio button, it happens that when selecting an option, it works perfectly coloring the background of the td, but when I select the second option it also selects the b...
asked by 25.04.2018 / 05:01
1
answer

Change size of lis text does not work

I have the site below: link It has a slider at the top of the page. In this slider I have a imagem (logo) and a ul (which contains some activities). What happens is that when I reduce the size of the browse...
asked by 24.04.2018 / 20:42