How to automatically resize div’s with image and description
Asked
Viewed 53 times
0
I have a project in which I have products with image, description and price, I want to make the div’s resizable automatically according to the description and image.
I also want a static value that does not exceed and misalign the div’s, it is possible?
java or javascript?
– user28595
java language for web
– Psychodeliko
Ever tried bootstrap or don’t mean to? http://getbootstrap.com/
– Aline
Welcome to Stackoverflow! Please explain the problem better, and if possible include a example of code that reproduces what is happening, because your question is not noticeable. See Help Center How to Ask.
– Taisbevalle