0
Why "file:///c:/" can't display anything when i use as a src of <iframe> or href of <a> in html.
eg. <iframe src="file:///c:/" width="500px" height="500px"></iframe> Or <a href="file:///c:/"></a>
1 Réponse
0
Why
eg. <iframe src="file:///c:/" width="500px" height="500px"></iframe> Or <a href="file:///c:/"></a>