aboutsummaryrefslogtreecommitdiff
path: root/files/id/pengembangan_web/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:40 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:40 +0100
commitde6a111b5e7ec37c4965111a580217d0b1fd2736 (patch)
tree311c744a0d36b81c94ecc65a4429e8eb24a66aea /files/id/pengembangan_web/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-de6a111b5e7ec37c4965111a580217d0b1fd2736.tar.gz
translated-content-de6a111b5e7ec37c4965111a580217d0b1fd2736.tar.bz2
translated-content-de6a111b5e7ec37c4965111a580217d0b1fd2736.zip
unslug id: move
Diffstat (limited to 'files/id/pengembangan_web/index.html')
-rw-r--r--files/id/pengembangan_web/index.html79
1 files changed, 0 insertions, 79 deletions
diff --git a/files/id/pengembangan_web/index.html b/files/id/pengembangan_web/index.html
deleted file mode 100644
index 4370766311..0000000000
--- a/files/id/pengembangan_web/index.html
+++ /dev/null
@@ -1,79 +0,0 @@
----
-title: Pengembangan Web
-slug: Pengembangan_Web
-translation_of: Web/Guide
-translation_of_original: Web_Development
----
-<p><strong>Pengembangan web</strong> terdiri dari semua aspek dalam mengembangkan sebuah situs web atau aplikasi web</p>
-
-<p>Pelajari cara membuat apapun dari situs web sederhana sampai yang kompleks , situs web yang sangat interaktif dengan menggunakan teknologi Web terbaru yang dapat anda temukan dari berbagai artikel di sini</p>
-
-<table class="topicpage-table">
- <tbody>
- <tr>
- <td>
- <h2 class="Documentation" id="Topik_Dokumentasi">Topik Dokumentasi</h2>
-
- <h3 id="Teknologi">Teknologi</h3>
-
- <dl>
- <dt><a class="internal" href="/en-US/docs/Web_Development/Introduction_to_Web_development" title="en-US/docs/Web Development/Introduction to Web development">Pengantar Ke Pengembangan Web</a></dt>
- <dd>Sebuah paduan untuk belajar bagaimana mengembangkan Web .</dd>
- <dt><a class="internal" href="/en-US/docs/HTML" rel="internal">HTML</a></dt>
- <dd>HyperText Markup Language merupakan bahasa dasar untuk membuat halaman web dan dokumen lain yang di tampilkan di browser.</dd>
- <dt><a class="internal" href="/en-US/docs/CSS" rel="internal">CSS</a></dt>
- <dd>Cascading Style Sheets memungkinkan untuk mengatur tata letak dan desain halaman Web.</dd>
- <dt><a class="internal" href="/en-US/docs/JavaScript" rel="internal">JavaScript</a></dt>
- <dd>JavaScript merupakan bahasa scripting yang umum digunakan untuk membangun aplikasi web; juga di gunakan pada pengembangan perangkat lunak berbasis Mozilla.</dd>
- <dt><a class="internal" href="/en-US/docs/DOM" rel="internal">DOM</a></dt>
- <dd>The Document Object Model is an API for HTML and XML documents, providing a structural representation of the document that you can modify in order to alter its visual presentation.</dd>
- <dt><a class="internal" href="/en-US/docs/AJAX" rel="internal">AJAX</a></dt>
- <dd>Asynchronous JavaScript and XML isn't so much a technology as a combination of technologies; using JavaScript and other modern web technologies together to create dynamic web applications.</dd>
- <dt><a class="internal" href="/en-US/docs/XHTML" title="en-US/docs/XHTML">XHTML</a></dt>
- <dd>Extensible HyperText Markup Language is an XML-based HTML-like language that offers a stricter syntax than HTML.</dd>
- <dt><a class="internal" href="/en-US/docs/SVG" rel="internal">SVG</a></dt>
- <dd>Scalable Vector Graphics is an XML markup language for describing 2D vector graphics.</dd>
- </dl>
-
- <h3 id="Strategi">Strategi</h3>
-
- <dl>
- <dt><a class="internal" href="/en-US/docs/Web_Standards" title="en-US/docs/Web Standards">Web standar</a></dt>
- <dd>Learn how to make your Web site or application reach the largest number of users through compatibility with the open Web.</dd>
- <dt><a href="/en-US/docs/Web_Development/Responsive_Web_design" title="en-US/docs/Web development/Responsive Web design">Desain Web Responsive </a></dt>
- <dd>Use CSS to present the same content across all hardware platforms, from mobile phones to wide-screen, high-res desktop displays.</dd>
- <dt><a href="/en-US/docs/Web_development/Writing_forward-compatible_websites" title="Writing forward-compatible websites">Writing forward-compatible websites</a></dt>
- <dd>Best practices for creating websites that do not break when browsers are updated.</dd>
- <dt><a href="/en-US/docs/Web_Development/Mobile" title="/en-US/docs/Web development/Mobile">Pengembangan Web Mobile</a></dt>
- <dd>Developing sites for be viewed on mobile devices involves some unique approaches that may not be familiar to those accustomed to developing for desktop browsers.</dd>
- <dt><a class="internal" href="/en-US/docs/Mozilla_Web_Developer_FAQ" title="en-US/docs/Mozilla Web Developer FAQ">Pengembang Mozilla Web  FAQ</a></dt>
- <dd>Frequently asked questions from Web developers. With answers!</dd>
- </dl>
-
- <p><span class="alllinks"><a href="/en-US/docs/tag/Web_Development" title="en-US/docs/tag/Web_Development">Lihat Semua...</a></span></p>
- </td>
- <td>
- <h2 class="Community" id="Komunitas">Komunitas</h2>
-
- <ul>
- <li><a class="external" href="http://hacks.mozilla.org" title="http://hacks.mozilla.org">Mozilla Hacks blog</a></li>
- <li><a class="external" href="http://www.whatwg.org/" rel="external nofollow" title="http://www.whatwg.org/">WHAT Working Group</a></li>
- </ul>
-
- <h2 class="Tools" id="Alat">Alat</h2>
-
- <ul>
- <li><a href="/en-US/docs/Tools" title="en-US/docs/Tools">Main Tools page</a></li>
- <li><a class="link-https" href="https://addons.mozilla.org/en-US/firefox/addon/1843" rel="external nofollow" title="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug extension</a></li>
- <li><a class="link-https" href="https://addons.mozilla.org/en-US/firefox/addon/60" rel="external nofollow" title="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer extension</a></li>
- <li><a href="/en-US/docs/DOM_Inspector" rel="internal" title="en-US/docs/DOM Inspector">DOM Inspector</a></li>
- <li><a href="/en-US/docs/Tools/Scratchpad" title="en-US/docs/Tools/Scratchpad">Scratchpad</a></li>
- </ul>
-
- <p><span class="alllinks"><a href="/en-US/docs/tag/Web_Development:Tools" title="en-US/docs/tag/Web_Development:Tools">Lihat Semua...</a></span></p>
- </td>
- </tr>
- </tbody>
-</table>
-
-<p> </p>