Welcome to my Website!

This is a paragraph! Here's how you make a link: Neocities.

Here's how you can make bold and italic text.

Here's how you can add an image:

Script:

javascript: var arr = ["Click me!", "Keep Clicking...", "Is this annoying yet?", ": ^)"]; var j = 1; for(var i = 0; i < j; i ++){ var index = Math.floor(j/30); if(index > 3){index = 3;} alert(arr[index]); j++;}

To learn more HTML/CSS, check out these tutorials!