aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/xhtml/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/xhtml/index.html')
-rw-r--r--files/ru/glossary/xhtml/index.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/files/ru/glossary/xhtml/index.html b/files/ru/glossary/xhtml/index.html
new file mode 100644
index 0000000000..b3c1b14f40
--- /dev/null
+++ b/files/ru/glossary/xhtml/index.html
@@ -0,0 +1,33 @@
+---
+title: XHTML
+slug: Glossary/XHTML
+translation_of: Glossary/XHTML
+original_slug: Словарь/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>