I wanted to know if it\'s possible to add HTML tags to JavaScript alert() method, such as:
alert()
et
This is not possible.
Instead, you should create a fake window in Javascript, using something like jQuery UI Dialog.