Sunday, 15 September 2013


copy the below code for above result.


<!DOCTYPE html>
<html>
<body>

<script>
document.write("Hello World!")
</script>

</body>
</html>

No comments :

Post a Comment