HTML document error while opening with Google Chrome

Asked By 40 points N/A Posted on -
qa-featured

 

Hi experts,

I am a web developer writing my HTML in Text mate when I use the shortcut command+p to open the file in Google Chrome, the following error message appears. I want to remove this error so that I may open this file on the chrome browser. I cannot fix this issue without your suggestion.
Any Help on this matter. I am waiting for your advice.

Thanks.

Error Message: The document "index.html" could not be opened. Chrome Helper cannot open files in the "HTML text" format

SHARE
Answered By 0 points N/A #187693

HTML document error while opening with Google Chrome

qa-featured

Hello Francisca,

I understand your concern about not able to open your index.html file using chrome browser. The error message indicates that you cannot open the specified file. To bypass this error message, try dragging the index.html file into the address bar of the chrome browser. If it still persists,  try typing the source of the local index.html file in the address bar of your chrome browser – file:///[drive]:/[path of the file]/index.html. For example, file:///C:/Desktop/index.html

Related Questions