aboutsummaryrefslogtreecommitdiff
path: root/files/id/archive/web
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 21:46:22 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 21:46:22 -0500
commita065e04d529da1d847b5062a12c46d916408bf32 (patch)
treefe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/id/archive/web
parent218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff)
downloadtranslated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz
translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2
translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/id/archive/web')
-rw-r--r--files/id/archive/web/index.html15
-rw-r--r--files/id/archive/web/standards-compliant_authoring_tools/index.html25
2 files changed, 0 insertions, 40 deletions
diff --git a/files/id/archive/web/index.html b/files/id/archive/web/index.html
deleted file mode 100644
index 1784816dc4..0000000000
--- a/files/id/archive/web/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: Arsip dokumentasi Web terbuka
-slug: Archive/Web
-tags:
- - Archived
- - NeedsTranslation
- - TopicStub
- - Web
-translation_of: Archive/Web
----
-<p>{{obsolete_header}}</p>
-
-<p>Dokumentasi yang tercantum di bawah ini adalah arsip, materi usang tentang topik Web terbuka.</p>
-
-<p>{{LandingPageListSubpages}}</p>
diff --git a/files/id/archive/web/standards-compliant_authoring_tools/index.html b/files/id/archive/web/standards-compliant_authoring_tools/index.html
deleted file mode 100644
index 2126ebd25c..0000000000
--- a/files/id/archive/web/standards-compliant_authoring_tools/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-title: Standards-Compliant Authoring Tools
-slug: Archive/Web/Standards-Compliant_Authoring_Tools
-translation_of: Archive/Web/Standards-Compliant_Authoring_Tools
----
-<p>Creating cross-browser code upfront will save you lots of time quality testing your web content. The following authoring tools adhere to the W3 standards. If you're using older versions of tools that rely on old browser bugs or generate browser-specific code, it may be time to upgrade:</p>
-<ul>
- <li><a class="external" href="http://www.nvu.com/">NVu</a> is a standalone editor created from the remains of Mozilla Composer. Currently the work done on NVu is being ported back to mozilla source code.</li>
- <li><a class="external" href="http://www.chami.com/html-kit/">HTML-Kit</a> is a full-featured, low priced editor designed to help HTML, XHTML and XML authors to edit, format, lookup help, validate, preview and publish web pages. Validation is done with HTML Tidy, so you can verify standards compliance.</li>
- <li><a class="external" href="http://www.macromedia.com/software/dreamweaver/">Macromedia™ Dreamweaver™ CS6</a></li>
- <li><a class="external" href="http://www.westciv.com/style_master/">Style Master</a> and <a class="external" href="http://www.westciv.com/layout_master/">Layout Master</a> by Western Civilisation</li>
-</ul>
-<p>Some caveats: It appears that tools currently available from Namo generate IE-specific or Netscape 4-specific code that may require extra debugging for compatibility with standards-based browsers. Newer versions of Microsoft FrontPage™ have improved, however be sure not to rely on FrontPage-specific extensions for critical website content or functionality. Some versions of Microsoft Word create invalid HTML code that only works with Internet Explorer. Always be sure to <a href="/en-US/docs/Tools/Validators">validate</a> your web pages.</p>
-<div class="originaldocinfo">
- <h2 id="Original_Document_Information" name="Original_Document_Information">Original Document Information</h2>
- <ul>
- <li>Last Updated Date: January 30th, 2003</li>
- <li>Copyright © 2001-2003 Netscape. All rights reserved.</li>
- </ul>
-</div>
-<h2 id="Related_links" name="Related_links">Related links</h2>
-<ul>
- <li><a href="/en-US/docs/Tools/Validators">Validators</a></li>
- <li><a href="/en-US/docs/HTML">HTML Central</a></li>
-</ul>