Questions tagged as 'css'

2
answers

Logo not responsive

.header_aera { background: #fff; border-radius: 0; border: 0; margin: 0; width: 100%; z-index: 9999; top: 0; box-shadow: 0px 0px 20px 0px rgba(21, 47, 95, 0.2); } .header_aera .navbar-header .navbar-brand { padding-top: 20px; }...
asked by 28.02.2018 / 00:55
2
answers

CSS - How to create a button or design like this inverted like this

I would like to know how to create a box like the yellow button in the image below. I would like to know simply how to invert the sides using CSS and HTML.     
asked by 23.08.2018 / 16:20
1
answer

What web language is used in websites to make effects? [closed]

How do developers produce these sites with so many effects and all modernity? Are they specific languages? Frameworks ? Plugins ? Examples: link link     
asked by 15.12.2015 / 01:28
1
answer

Alignment of css html text

How to adapt a text on a photo, where will it start at the bottom of the photo or div and rise by the size? example below:     
asked by 01.01.2016 / 22:29
1
answer

How to make an img blur when hovering over it? [closed]

I'm having difficulty with this element of the site that I am trying to set up for school, if it is not possible for a site to perform this function let me know.     
asked by 18.08.2017 / 03:34
1
answer

Difficulty in combining web languages [closed]

I'm a beginner in web programming and I'm confusing when it comes to blending code, I've been studying a lot but I still have a lot of doubts when combining all the codes, for now I use HTML, PHP, CSS, JavaScript, Jquery, Bootstrap and Ajax, let...
asked by 13.09.2015 / 02:42
1
answer

How to distribute the column spacing of a responsive table equally?

How can I distribute column spacing equally from a table using CSS? Ex: <table> <tr> <td>Nome</td> <td>Email</td> <td>Telefone</td> <tr> </table>     
asked by 21.08.2018 / 19:17
1
answer

How to put html code in question [closed]

I have a block of html code and I need it right here in the body of the question     
asked by 12.12.2018 / 02:15
1
answer

comar make this effect in css [closed]

There is a possibility to help me implement this code css img { background-color: blue; width: 200px; height: 200px; } .capa { width: 210px; height: 210px; } .cd { position: absolute; z-index: -1; bo...
asked by 18.09.2015 / 10:43
1
answer

How to make a hover with a link?

I need a help in CSS, I have my merry-go-round and I need a hover to appear a centralized link, currently I have already left as I want with hover that is, hover is on top of the image, follow the link . Hover is a white background wi...
asked by 13.11.2014 / 20:44