diff options
Diffstat (limited to 'files/ru/web/mathml/examples/index.html')
-rw-r--r-- | files/ru/web/mathml/examples/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/ru/web/mathml/examples/index.html b/files/ru/web/mathml/examples/index.html new file mode 100644 index 0000000000..97131d1fc3 --- /dev/null +++ b/files/ru/web/mathml/examples/index.html @@ -0,0 +1,27 @@ +--- +title: Примеры +slug: Web/MathML/Examples +tags: + - MathML + - Гайд + - Начинайющий + - НеобходимоОбновлениеДляНачинающих +translation_of: Web/MathML/Examples +original_slug: Web/MathML/Примеры +--- +<p><span class="translation-chunk">Ниже Вы найдете некоторые примеры, которые помогут Вам понять, как использовать MathML для отображения более сложных математических понятий в веб содержимом.</span></p> + +<dl> + <dt><a href="/ru-RU/docs/Web/MathML/Examples/MathML_Pythagorean_Theorem">Теорема Пифагора</a></dt> + <dd> + <div class="textinput textlayer translation state-fadeaway" id="translation"><span class="translation-chunk">Небольшой</span><span class="translation-chunk"> </span><span class="translation-chunk">пример, демонстрирующий</span><span class="translation-chunk"> </span><span class="translation-chunk">доказательство теоремы Пифагора</span><span class="translation-chunk">.</span></div> + </dd> + <dt><a href="/ru-RU/docs/Web/MathML/Examples/Deriving_the_Quadratic_Formula">Вывод квадратичной формулы</a></dt> + <dd> + <div class="textinput textlayer translation state-fadeaway" id="translation"><span class="translation-chunk">Излагается</span><span class="translation-chunk"> </span><span class="translation-chunk">вывод</span><span class="translation-chunk"> </span><span class="translation-chunk">Квадратичной Формулы</span><span class="translation-chunk">.</span></div> + </dd> + <dt><a href="/ru-RU/docs/Mozilla/MathML_Project/MathML_Torture_Test">Мучительный тест MathML</a></dt> + <dd> + <div class="textinput textlayer translation state-fadeaway" id="translation"><span class="translation-chunk">Большой</span><span class="translation-chunk"> </span><span class="translation-chunk">набор тестов</span><span class="translation-chunk"> </span><span class="translation-chunk">разметки</span><span class="translation-chunk">.</span></div> + </dd> +</dl> |