[BASIC] Popup alert
Description
In this tutorial, I will show you how to create a popup alert.

Set up
1. Paste this code inside the body-tag or html-tag:
- Code:
<script type="text/javascript">
alert('Alert here!');
</script>
Demo
>>
Technical problems
![]() | This is a basic tutorial, so it works in all browsers! |
![]() | For every problem or question please, contact us in the section Support for the tutorials, The staff will answer you as soon as it is possible... |
Friendly,
The team of the Forum of Codes.