08.11.2015, 11:15
<!DOCTYPE html>
<html>
<body>
<h1>denemee</h1>
<p>alimallah deneme.</p>
<script>
document.write(5 + 6);
</script>
</body>
</html>
<html>
<body>
<h1>denemee</h1>
<p>alimallah deneme.</p>
<script>
document.write(5 + 6);
</script>
</body>
</html>