Hello, I'd like to know how to make a div height maximum f.e. 200px. If the height goes above 200px it should come some text saying "View more" or something and then it expands. This I need because I have a page where I will post posts and if the post contains large pics then I dont want the post to cover like 2000px in height, so instead of that I'd like to handle it by making the div get a maximum height.
I believe you should do this with javascript however I have no idea how to, I have googled without any results and I am hoping that you could help me with this :)
Thanks,
Mike