嗨,那裏我是一名學生,正在練習如何使用記事本在簡單的html中放置類似框的插入代碼, 這裏是簡單的代碼我與樣箱堵漏代碼寫:錯誤6(net :: ERR_FILE_NOT_FOUND):無法找到文件或目錄
<html>
<head>
<title>My Great Web page</title>
</head>
<body>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Febitesblog&width=292&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=590" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:590px;" allowTransparency="true"></iframe>
</body>
</html>
,當我嘗試在瀏覽器中執行它說: 此網頁無法找到 未在此網址找到網頁地址:
file://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Febitesblog&width=292&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=590
Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found
希望他們會f九,我的問題,謝謝:)