diff options
Diffstat (limited to 'files/th/web/guide/index.html')
-rw-r--r-- | files/th/web/guide/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/files/th/web/guide/index.html b/files/th/web/guide/index.html deleted file mode 100644 index 415bd14d23..0000000000 --- a/files/th/web/guide/index.html +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Web developer guide -slug: Web/Guide -tags: - - Guide - - Landing - - NeedsTranslation - - TopicStub - - Web -translation_of: Web/Guide ---- -<p>These articles provide how-to information to help you make use of specific technologies and APIs.</p> -<div class="note"> - <p><strong>Note:</strong> This page is going to be a mess for a little while until we finish migrating content. Our apologies!</p> -</div> -<div> - {{LandingPageListSubpages}}</div> -<dl> - <dt> - <a href="/en-US/docs/JavaScript" title="/en-US/docs/JavaScript">JavaScript</a></dt> - <dd> - JavaScript is the powerful scripting language used to create applications for the Web.</dd> -</dl> -<h2 id="See_also">See also</h2> -<ul> - <li><a href="/en-US/docs/Web/Reference" title="/en-US/docs/Web/Reference">Web Developer Reference</a></li> -</ul> |