aboutsummaryrefslogtreecommitdiff
path: root/files/ms/learn/html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:32 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:32 +0100
commit9c12d24de6ce49f41c96f7f038bc5a381cff7ad4 (patch)
treea685c4e3a7de9a1d0efe69a5d1c99b758adbb03f /files/ms/learn/html
parented0709eda64929079081b4806130028f771a8814 (diff)
downloadtranslated-content-9c12d24de6ce49f41c96f7f038bc5a381cff7ad4.tar.gz
translated-content-9c12d24de6ce49f41c96f7f038bc5a381cff7ad4.tar.bz2
translated-content-9c12d24de6ce49f41c96f7f038bc5a381cff7ad4.zip
unslug ms: modify
Diffstat (limited to 'files/ms/learn/html')
-rw-r--r--files/ms/learn/html/howto/author_fast-loading_html_pages/index.html3
-rw-r--r--files/ms/learn/html/multimedia_and_embedding/responsive_images/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ms/learn/html/howto/author_fast-loading_html_pages/index.html b/files/ms/learn/html/howto/author_fast-loading_html_pages/index.html
index 3fd36727fd..8f122791ac 100644
--- a/files/ms/learn/html/howto/author_fast-loading_html_pages/index.html
+++ b/files/ms/learn/html/howto/author_fast-loading_html_pages/index.html
@@ -1,7 +1,8 @@
---
title: Tip menulis Laman HTML dengan pemuatan pantas
-slug: HTML/Tip_menulis_LamanHTML_dengan_pemuatan_pantas
+slug: Learn/HTML/Howto/Author_fast-loading_HTML_pages
translation_of: Learn/HTML/Howto/Author_fast-loading_HTML_pages
+original_slug: HTML/Tip_menulis_LamanHTML_dengan_pemuatan_pantas
---
<p>These tips are based upon common knowledge and experimentation.</p>
<p>An optimized web page not only provides for a more responsive site for your visitors, but also reduces the load on your web servers and Internet connection. This can be crucial for high volume sites or sites which have a spike in traffic due to unusual circumstances such as breaking news stories.</p>
diff --git a/files/ms/learn/html/multimedia_and_embedding/responsive_images/index.html b/files/ms/learn/html/multimedia_and_embedding/responsive_images/index.html
index 0589cda2d8..ef91b7d478 100644
--- a/files/ms/learn/html/multimedia_and_embedding/responsive_images/index.html
+++ b/files/ms/learn/html/multimedia_and_embedding/responsive_images/index.html
@@ -1,7 +1,8 @@
---
title: Add responsive images to a webpage
-slug: Learn/HTML/Howto/Add_responsive_image_to_a_webpage
+slug: Learn/HTML/Multimedia_and_embedding/Responsive_images
translation_of: Learn/HTML/Multimedia_and_embedding/Responsive_images
+original_slug: Learn/HTML/Howto/Add_responsive_image_to_a_webpage
---
<div class="summary">
<p><span class="seoSummary">Learn about HTML features you can use to adapt your site's images to various screen sizes and display resolutions.</span></p>