A
Anonymous
Create a Button with Alert Message using Bootstrap
Generate an HTML page that includes a button. When the button is clicked, it should display an alert box with the message 'Hello, World!'. Ensure that the JavaScript is embedded within the HTML file itself.
Prompt
