Ви є тут
Підказки публікування
Text Formats
Plain text
- No HTML tags allowed.
- Адреси сторінок і електронної пошти атоматично перетворюються у посилання.
- Рядки та параграфи розпізнаються автоматично. Теґи розриву рядків <br />, параграфа <p>, та закритого параграфа </p> додаються автоматично. Якщо параграф не розпізнано, просто додайте кілька порожніх рядків.
comments
Дозволені теги HTML: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.
For more information see W3C's HTML Specifications or use your favorite search engine to find other sites that explain HTML.
<em>Курсив</em>
<strong>Strong</strong>
<cite>Цитата</cite>
<code>Вихідний код</code>
Вихідний код
<ul> <li>Перший елемент</li> <li>Другий елемент</li> </ul>
<ol> <li>Перший елемент</li> <li>Другий елемент</li> </ol>
<dl> <dt>Перший термін</dt> <dd>Перше визначення</dd> <dt>Другий термін</dt> <dd>Друге визначення</dd> </dl>
Most unusual characters can be directly entered without any problems.
If you do encounter problems, try using HTML character entities. A common example looks like & for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:
&
>
<
"