diff --git a/files/zh-cn/learn/common_questions/web_mechanics/what_is_a_url/index.md b/files/zh-cn/learn/common_questions/web_mechanics/what_is_a_url/index.md index db235ac4b94b77..0275ca3a237d42 100644 --- a/files/zh-cn/learn/common_questions/web_mechanics/what_is_a_url/index.md +++ b/files/zh-cn/learn/common_questions/web_mechanics/what_is_a_url/index.md @@ -108,7 +108,8 @@ URL 的第一部分是*方案*(scheme),它表示浏览器必须使用的 - 显示多媒体如图片(用 {{HTMLElement("img")}} 元素)、视频(用 {{HTMLElement("video")}} 元素)、声音和音乐(用 {{HTMLElement("audio")}} 元素)等; - 显示其他 HTML 文档,用 {{HTMLElement("iframe")}} 元素。 -> **备注:** 当在页面中加载资源时指定 URL(例如使用 `