You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the above solution was in sccs but i will explain it in plain css.
You have a wrapper(100%) like this in css and within this wrapper you have a itemlist (101%).
Within your item list you have your pictures or items.
Because the wrapper is 100% and overflow hidden and the div inside (itemlist) is bigger. The white part that will overflow is hidden. You can try it like this:
In your html file you'll have a wrapper and within this wrapper a #itemlist and within this itemlist, you'll have your items or pictures
Hello, I have a small issue, the images dont fill the 100% of the container. I had a right gap. You can see it in:
http://devigner.ga/islamazatlan/villa-mar.htm
Thanks for the help
The text was updated successfully, but these errors were encountered: