Questions tagged as 'css'

3
answers

Unresponsive image

OnlargerscreenstheimagedoublesandIwantittonothappen.I'musingthefollowingcode:background-image:url("../assetsimages/book.jpg"); background-repeat: repeat; max-width:100%; height: auto; It's still not working     
asked by 08.03.2018 / 11:21
2
answers

2 different tables from each other

I want to create two tables on the same page only one will have borders and another will not. I have one already created in CSS but now I can not create another one. <table border="0" width="500px" height="1000px"> <tr > <td&...
asked by 21.01.2015 / 11:58
3
answers

How do I put a background in a container in Bootstrap?

I'm trying to put a Background in a Container, does anyone know how to put it or some other solution? I did not put it on the Body because the image needs to be Responsive.     
asked by 19.01.2015 / 20:50
2
answers

How to make account in% width of div's of a responsive site [closed]

I would like to know how I make that account that takes the width of a site and divides by a value x to arrive at the appropriate result of a responsive site     
asked by 09.10.2017 / 02:46
3
answers

Applying hover in an article

I'm trying to apply a hover to an article but it's not working. <style> article.item{ margin: 5px; border: 1px #90ac6e solid; border-radius: 6px; background:#cfe8b1; } article.item:hover{ margin: 5px; border:...
asked by 13.10.2017 / 12:58
3
answers

How to align div next to two rows?

I want to leave the last image centered in the middle of the two rows but I do not know how to do it I used a margin-top: 15%; I went to the center as I want to but the second row came down and was not close to the first one and starting...
asked by 15.01.2018 / 19:41
1
answer

Mouse over div and open larger

I want to hover over a div , that same div is magnified, as in the image below: I have a multi-element list, when I hover over the element ( div ), it would be over the top and would have an effect (maybe transition f...
asked by 27.01.2016 / 16:53
2
answers

Image changes alignment of all components within a div

I'm creating a FORM within a DIV . In it I have a textbox for the user to enter the data and an image, on the right, to forward the data. The problem I've been having is that my image changes the positioning of AddressBar...
asked by 08.03.2015 / 17:07
2
answers

I can not embed a YouTube video to my site

I'm inserting the following iframe code to embed a YouTube video, but the code does not generate the video on the site, what am I missing? I took that part of the code in a code I saw and just changed it. Only one gray border appears, but...
asked by 25.10.2017 / 12:54
2
answers

How to make a racing effect?

I need to put an effect on the cars so they move up to that point when loading the page. Is there any Jquery for this? I do not know if you have a name for this effect rs I also have to put this border in the cart, as is the example of the...
asked by 02.04.2015 / 15:18