aboutsummaryrefslogtreecommitdiff
path: root/files/th/archive/apps/design/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/th/archive/apps/design/index.html')
-rw-r--r--files/th/archive/apps/design/index.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/files/th/archive/apps/design/index.html b/files/th/archive/apps/design/index.html
new file mode 100644
index 0000000000..6177bbf1c3
--- /dev/null
+++ b/files/th/archive/apps/design/index.html
@@ -0,0 +1,34 @@
+---
+title: Designing Open Web Apps
+slug: Archive/Apps/Design
+tags:
+ - Apps
+ - CSS
+ - Design
+ - Examples
+ - Guide
+ - Layout
+ - Mobile
+ - NeedsTranslation
+ - Styleguides
+ - TopicStub
+ - UX
+ - Usability
+ - Web Development
+ - patterns
+translation_of: Archive/Apps/Design
+---
+<div class="summary">
+<p>In this section, we'll introduce design and UX principles to incorporate into your Open Web Apps. In an effort to help you kickstart your project, we have included links to relevant examples and style guides.</p>
+</div>
+
+<h2 id="General_Web_app_design">General Web app design</h2>
+
+<p>The items under this section apply generally to Web app design.</p>
+
+<dl>
+ <dt><a href="/en-US/Apps/Design/Planning">Planning</a></dt>
+ <dd>The articles in this section provide information on planning a successful Web app, including high level planning ideas and general design principles.</dd>
+ <dt><a href="/en-US/Apps/Design/UI_layout_basics">UI layout basics</a></dt>
+ <dd>These articles provide guides and theory behind implementing effective layouts for Open Web Apps, including responsive design, flexible boxes, etc.</dd>
+</dl>