Instructions: Go ahead and add a comment to our PHP code. It can say whatever you like!
<!DOCTYPE html>
<html>
<head>
<title>Oh No!</title>
</head>
<body>
<p><?php
echo "Oh, the humanity!";
?></p>
</body>
</html>
<html>
<head>
<title>Oh No!</title>
</head>
<body>
<p><?php
echo "Oh, the humanity!";
?></p>
</body>
</html>
No comments:
Post a Comment