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

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -