aboutsummaryrefslogtreecommitdiff
path: root/files/id/pengembangan_web/index.html
blob: 43707663115163c59e695c9d90e63642fc9676e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
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>