Author Archives: monster

Stop popup’s from tweetdeck

When somebody you follow on Twitter make a new tweet, you get an popup in your screen and a sound. When your working with other things, this can be very anoying. This is the way to turn this new tweet … Continue reading

Posted in Monster talk | Leave a comment

Include a image on a website

If you want to include a image on a website, you need to use the following code <code><img src=”namepicture.jpg” alt=”description of the picture” border=”0″ /></code>

Posted in HTML | Leave a comment

How to make a PHP include

If you want to include another PHP page in your current page, you can use the following PHPcode: <?php include(‘pagename.php’); ?>

Posted in PHP | Leave a comment

Hello world!

Welkom on our computermonster website, we help you with your computer problems. Need support go to Computermonster forum

Posted in Monster talk | Leave a comment