aboutsummaryrefslogtreecommitdiff
path: root/files/ca/web/progressive_web_apps
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
commit656b8007e3ac28600241104d0eaa210870561395 (patch)
tree4d8793a9e58d682c2f7c36c8cc5435adc86e028a /files/ca/web/progressive_web_apps
parentcb9e359a51c3249d8f5157db69d43fd413ddeda6 (diff)
downloadtranslated-content-656b8007e3ac28600241104d0eaa210870561395.tar.gz
translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.bz2
translated-content-656b8007e3ac28600241104d0eaa210870561395.zip
unslug ca: modify
Diffstat (limited to 'files/ca/web/progressive_web_apps')
-rw-r--r--files/ca/web/progressive_web_apps/index.html3
-rw-r--r--files/ca/web/progressive_web_apps/responsive/media_types/index.html5
2 files changed, 5 insertions, 3 deletions
diff --git a/files/ca/web/progressive_web_apps/index.html b/files/ca/web/progressive_web_apps/index.html
index 53bd5eb866..2b9254a061 100644
--- a/files/ca/web/progressive_web_apps/index.html
+++ b/files/ca/web/progressive_web_apps/index.html
@@ -1,8 +1,9 @@
---
title: Disseny sensible (Responsive design)
-slug: Web_Development/Mobile/Responsive_design
+slug: Web/Progressive_web_apps
translation_of: Web/Progressive_web_apps
translation_of_original: Web/Guide/Responsive_design
+original_slug: Web_Development/Mobile/Responsive_design
---
<p>Com una resposta als problemes associats a l'enfoc de desenvolupament basat en dos <a href="/en/Web_Development/Mobile/Separate_sites" title="en/Web development/Mobile/Separate sites">dissenys web separats</a> per a cada plataforma, mòbil i escriptori, una idea relativament nova (de fet <a class="external" href="http://www.alistapart.com/articles/dao/">no tant</a>) ha crescut en popularitat: oblidar-se de la detecció del <em>user-agent</em> des del servidor, i sustituir-ho per una plana que respongui del costat del client a les possibilitats del navegador. Aquest enfoc del problema s'ha convingut en anomenar-lo <a class="external" href="http://www.alistapart.com/articles/responsive-web-design/">disseny web sensible</a>. Igual que l'enfoc dels dissenys separats, el disseny web sensible té els seus avantatges i inconvenients.</p>
<h2 id="Avantatges">Avantatges</h2>
diff --git a/files/ca/web/progressive_web_apps/responsive/media_types/index.html b/files/ca/web/progressive_web_apps/responsive/media_types/index.html
index f3b14fb062..98b04144d1 100644
--- a/files/ca/web/progressive_web_apps/responsive/media_types/index.html
+++ b/files/ca/web/progressive_web_apps/responsive/media_types/index.html
@@ -1,9 +1,9 @@
---
title: Mitjà
-slug: Web/Guide/CSS/Inici_en_CSS/Mitjà
+slug: Web/Progressive_web_apps/Responsive/Media_types
tags:
- CSS
- - 'CSS:Getting_Started'
+ - CSS:Getting_Started
- Example
- Guide
- Intermediate
@@ -12,6 +12,7 @@ tags:
- NeedsUpdate
- Web
translation_of: Web/Progressive_web_apps/Responsive/Media_types
+original_slug: Web/Guide/CSS/Inici_en_CSS/Mitjà
---
<p>{{CSSTutorialTOC}} {{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Tables", "Taules")}}</p>