how to make an alert box in javascript code example Example 1: javascript alert alert("string"); Example 2: javascript alert alert(varible);