src ="http"做什么?

jos*_*nes 0 html iframe http src

假设我有iframe一些标准属性的法线:

<iframe width="300" height="300" src="http"></iframe>
Run Code Online (Sandbox Code Playgroud)

这会src="http怎么做?我已经看过了,但我不知道http会指出什么,或者现在iframe会取得什么.

rec*_*ive 7

它将请求相对于当前路径的名为"http"的文件.