Posts by Paulo Frutuoso • 85 points
3 posts
-
4
votes2
answers481
viewsQ: How to put responsive Ivs regardless of height size?
I have a Bootstrap project with 4 Divs on each line, side by side behaving responsibly. Each of the Divs has a certain content. The width of the images will be fixed but the height will not. If one…
-
3
votes2
answers1763
viewsQ: How to align images responsibly with bootstrap
I am using the bootstrap and my goal is to make some boxes fluid that are grouped in rows of 4. When I change the screen size I want the boxes to decrease ( I got it) but when I reach a certain…
-
1
votes2
answers311
viewsQ: How to place an item in a breadcrumb menu with a different color without the Hover
I have a menu of this kind, but I don’t want to use the state of hover. It will serve only for page information, no need to click. However, I’m not getting a different color on one of the menus…