hide through css when user clicks anywherehide a div when click outside the div code example
Example: div click outside to hide javascript
<body>
<p id="try">Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.
</p>
</body>