moodle/lang/be/help/html.html
2005-04-12 20:16:40 +00:00

13 lines
432 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align=center><b>Як пісаць у фармаце HTML</b></p>
<p>Пры напісанні HTML на сайце, Вы можаце выкарыстаць любыя HTML-тэгі, для стварэння патрэбных Вам эфектаў.</p>
<p>Звычайна Ваш код будзе знаходзіцца ў ячэйцы табліцы, такім чынам:</p>
<ul>
<li>ня трэба выкарыстоўваць тэгі &lt;head> або &lt;body>;</li>
<li>будзьце ўважлівыя з выкарыстаннем тэга &lt;/table>, які можа зламаць структуру старонкі сайта.</li>
</ul>