diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/id/pengembangan_web/index.html | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/id/pengembangan_web/index.html')
-rw-r--r-- | files/id/pengembangan_web/index.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/files/id/pengembangan_web/index.html b/files/id/pengembangan_web/index.html new file mode 100644 index 0000000000..1033bba848 --- /dev/null +++ b/files/id/pengembangan_web/index.html @@ -0,0 +1,78 @@ +--- +title: Pengembangan Web +slug: Pengembangan_Web +translation_of: Web/Guide +--- +<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> |