Click here to Skip to main content
15,888,181 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I saved my css and html files from one computer and opened it on another computer after downloading the same coding program. It would only show what my work looked like on the web but not the actual code itself? How can I get these files to show up in code on my program, Sublime?

What I have tried:

Yes, I've tried by looking it up on google and opening my files.
Posted
Updated 15-Dec-16 15:36pm
Comments
[no name] 15-Dec-16 20:28pm    
Open your files with any text editor you want.

1 solution

Really, its' just File/Open ... in ANY program you want that can edit text files. You could use Notepad if you felt like it. There is nothing special about these files. They're just text files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900