aboutsummaryrefslogtreecommitdiff
path: root/files/ru/словарь/xhtml
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
commitc058fa0fb22dc40ef0225b21a97578cddd0aaffa (patch)
treedf20f8b4c724b61cb9c34cdb450a7ac77d690bd0 /files/ru/словарь/xhtml
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.gz
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.bz2
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.zip
unslug ru: move
Diffstat (limited to 'files/ru/словарь/xhtml')
-rw-r--r--files/ru/словарь/xhtml/index.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/files/ru/словарь/xhtml/index.html b/files/ru/словарь/xhtml/index.html
deleted file mode 100644
index ced26ea14b..0000000000
--- a/files/ru/словарь/xhtml/index.html
+++ /dev/null
@@ -1,32 +0,0 @@
----
-title: XHTML
-slug: Словарь/XHTML
-translation_of: Glossary/XHTML
----
-<p><strong>XHTML</strong> по отношению к <a href="/../../../../ru/XML" rel="internal" title="../../../../ru/XML">XML</a> - это так же, как <a href="/../../../../ru/HTML" rel="internal" title="../../../../ru/HTML">HTML</a> по отношению к <a class="new " href="../../../../en/SGML" rel="internal">SGML</a>. Таким образом, XHTML - язык разметки который подобен HTML, но с более строгим синтаксисом. Две версии XHTML были закончены (окончательно сформулированы) <a class="external" href="http://www.w3.org/" rel="external nofollow" title="http://www.w3.org/">W3C</a>:</p>
-<ul>
- <li><a class="external" href="http://www.w3.org/TR/xhtml1/" rel="external nofollow" title="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a>  - это HTML4 повторно сформулированный как XMLприложение , и с обратной совместимостью с HTML в ограниченных случаях.</li>
- <li><a class="external" href="http://www.w3.org/TR/xhtml11/" rel="external nofollow" title="http://www.w3.org/TR/xhtml11/">XHTML 1.1</a>  - это модульная версия XHTML, которая не является обратно совместимой с HTML.</li>
-</ul>
-<p>Третья версия, <a class="external" href="http://www.w3.org/TR/xhtml2/" rel="external nofollow" title="http://www.w3.org/TR/xhtml2/">XHTML 2</a> - содержит существенные изменения словаря элементов (has significant changes to the element vocabulary).</p>
-<p>Для получения дополнительной информации о XHTML, см.:</p>
-<ul>
- <li><a class="external" href="http://ru.wikipedia.org/wiki/XHTML" rel="external nofollow" title="http://ru.wikipedia.org/wiki/XHTML">Wikipedia's XHTML article</a></li>
- <li><a class="external" href="http://www.hixie.ch/advocacy/xhtml" rel="external nofollow" title="http://www.hixie.ch/advocacy/xhtml">Sending XHTML as text/html considered harmful</a></li>
-</ul>
-<div id="section_1">
- <h3 class="editable" id="Инструменты"><span>Инструменты</span></h3>
- <div class="editIcon">
- <a href="/../../../../en/XHTML#" style="" title="Edit section"><span class="icon"><img alt="Edit section" class="sectionedit" src="../../../../skins/common/icons/icon-trans.gif"></span></a></div>
- <ul>
- <li><a class="external" href="http://validator.w3.org/" rel="external nofollow" title="http://validator.w3.org/">Markup validation service (W3C)</a></li>
- <li><a href="../../../../en/Standards-Compliant_Authoring_Tools" rel="internal">Standards-Compliant Authoring Tools</a></li>
- </ul>
-</div>
-<h3 class="editable" id="Смотри_также"><span>Смотри также</span></h3>
-<div class="editIcon">
- <a href="/../../../../en/XHTML#" style="" title="Edit section"><span class="icon"><img alt="Edit section" class="sectionedit" src="../../../../skins/common/icons/icon-trans.gif"></span></a></div>
-<ul>
- <li><a href="/../../../../ru/HTML" rel="internal" title="../../../../ru/HTML">HTML</a></li>
- <li><a href="/../../../../ru/Namespaces" rel="internal" title="../../../../ru/Namespaces">Namespaces</a></li>
-</ul>