In Javascript, how to make an 'alert' saying 'Hi !' ? code example Example 1: how to alert in javascript alert("Message") Example 2: how to make alert in javascript alert("Alert")