User645944813 posted
Hi,
I just started using this program. To test this out, I wrote the following code (really simple stuff):
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<p>hello</p>
</body>
</html>
But when I run the code on the localhost, it takes me to the sky blue page where the Microsoft logo is at the bottom, and the IIS 8 graphic just on top of it.