OnlargerscreenstheimagedoublesandIwantittonothappen.I'musingthefollowingcode:background-image:url("../assetsimages/book.jpg");
background-repeat: repeat;
max-width:100%;
height: auto;
It's still not working
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&...
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.
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
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:...
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...
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...
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...
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...
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...