I have a chromebook and i am not able to save my html file

2023-08-02T18:30:00Z

Hi @supernabhya17 The error may be raised due to “no” or empty filename. Your filename contains only extension(.html).

For example you an try to name it “index.html” as it is used to represent your first html page or default page.

You can name it anything rather than index.html but make sure it ends with .html extension.

2 Likes

ok
thank you for the information

To save it , follow the following steps -

  1. name the file index.html

  2. then go to file menu on sublime text and then click on save .

                           YOUR FILE WILL BE SAVED !