Run html file in browser -
i have html file approx. 5000 lines of css , 2000 of js. how can render file in browser? file can't downloaded computer, can't use traditional file:/// run locally. don't want host online. there way?
if open splitting file, suggest using split -l 200 filename command filename name of main file , 200 number of lines want in each file.
Comments
Post a Comment