Update index.php
This commit is contained in:
@@ -8,7 +8,7 @@ echo "yo ";
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>dit komt uit html</h1>
|
<h1>dit komt uit html</h1>
|
||||||
<a href="rekenmachine.html" target="_blank">😎</a>
|
<a href="rekenmachine.html" target="_blank">🧮</a>
|
||||||
<p><?php echo "dit komt uit PHP"; ?></p>
|
<p><?php echo "dit komt uit PHP"; ?></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user