0
Не открывается сделаный сайт
Создала в блокноте как сказано с таким же названием.. Но когда пытаюсь открыть его в интернете, то не выходит
2 Answers
+ 1
If you are using MS Windows Notepad, then it might be saving with .txt extension. Also File Explorer might be configured to hide known file extensions so it appears to have the .html extension, but really it is .html.txt.
To work around this:
In Notepad, click File... Save as..., then click the dropdown "Save as type:". Select "All Files". Then type either .htm or .html as the extension in the "File name:" text box and click Save.
+ 1
Thank you so much for your help