From 904a5994c87295d84d25f869d5555f35fbce5070 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:56 +0100 Subject: unslug vi: move --- files/vi/web/css/url()/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/vi/web/css/url()/index.html (limited to 'files/vi/web/css/url()/index.html') diff --git a/files/vi/web/css/url()/index.html b/files/vi/web/css/url()/index.html new file mode 100644 index 0000000000..bcff92ebe2 --- /dev/null +++ b/files/vi/web/css/url()/index.html @@ -0,0 +1,30 @@ +--- +title: url() +slug: Web/CSS/filter-function/url +translation_of: Web/CSS/url() +translation_of_original: Web/CSS/filter-function/url +--- +
{{cssref}}
+ +

Hàm url() CSS dùng SVG filter để thay đổi bề ngoài của ảnh.

+ +

Cú pháp

+ +
url(location)
+ +

Thông số

+ +
+
location
+
 {{cssxref("<url>")}} của tệp {{glossary("XML")}} chỉ định bộ lọc SVG, và có thể bao gồm một neo cho một phần tử bộ lọc cụ thể.
+
+ +

Ví dụ

+ +
url(resources.svg#c1)
+ +

Liên quan

+ + -- cgit v1.2.3-54-g00ecf