zeeshan.html
<!-- OUR html code starts here to make it type Ctrl+/ -->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Live Server Issue </title>
</head>
<body>
<!-- Our Body tag Starts here -->
hi my live server working at http://localhost:5500/zeeshan.html
</body>
</html>
Comments
Post a Comment