I want to find out that out of the given <li> which li has the maximum height?
how do i write such function?
If there are n <li> elements of different size, content and height. I want to figure out the maximum height of the biggest <li> element.