topic
Entries
- tech / 2013
How to resize a div automatically based on browser height ↗
Looking to re-size any div dynamically based on your browser height then this code can be useful! Add this code in the HTML head area. In your body area, add this HTML code, ```html . . . . ``` Now…