Sublime Forum

Slightly dumb question

#1

Hello!
I’m trying to learn how to use sublime, but I can’t seem to get my files to open in Chrome. I know about the icon and how to do it and everything. I think the problem is it is not reading as HTML. The html files I have saved use a Chrome icon on my computer. So far the Sublime files aren’t (except for one I downloaded for school that was already in html.) So, simple instructions on how to save as .html?

0 Likes

#2

Open the File menu, click on the Save As… menu item and type a file name ending in “.html”. If you are already doing that, then something is likely wrong with the way you are trying to open the file in Chrome, or the contents of the file aren’t valid HTML.

0 Likes