Answer the question
In order to leave comments, you need to log in
How to organize hosting on github pages?
The site configured at this address does not contain the requested file.
If this is your site, make sure that the filename case matches the URL.
For root URLs (like example.com ) you must provide an index.html file.
This message appears when I try to publish the site
. I upload 2 files to the repository: startt.html start.css
All these files in 1 folder I transfer everything according to the guides, but the error appears.
how to fix ?
Page html code
<!DOCTYPE html>
<html lang="ru">
<head>
<title>B</title>
<link rel="stylesheet" href="start2.css"/>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
</head>
<body>
<div class="go">
<div class="f">
<a href="go/h1.html" style="text-decoration: none;">Bidlo</a>
</div>
</div>
</body>
</html>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question