css - How can I show in HTML a file? -
i have next problem, want make tutorials , want use github save files , website show code raw file.
the file can html, css, javascript, python , more.
for example 1 of files on link. think code in html can be:
<iframe src="https://raw.githubusercontent.com/tonylattke/python_helpers/master/10_0_importing_files.py"></iframe>
but doesn't work. time , appreciate help
<object data="mpsc syllabus.pdf" type="application/pdf" width="100%" height="100%"> </object>
i think solve problem. please dont forget tick answer right if works you.
Comments
Post a Comment