Is it possible to add Bullet points for the warning/Alert message box for a webpage using HTML and Java Script? If not, what would be the best possbile way to create one of those?
The message box should have the below properties:
- Warning Image
- Message box header
- Bullet points listing summary
- Accept and Reject button
Thanks in advance!!