Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/UsingHTML?rev=1
Дата изменения: Unknown Дата индексирования: Sun Apr 10 04:21:00 2016 Кодировка: koi8-r |
<strike>deleted text</strike>
to get <literal>..</literal>
tags around blocks of HTML to avoid accidental interpretation of Wiki syntax within the HTML.
Recommendations when pasting HTML from other sources (using the plain-text editor):Script tags may be filtered out, at the discretion of your Wiki administrator.
<body>
and </body>
tags.
<p />
paragraph tags on empty lines, which causes problems if done between HTML tags that do not allow paragraph tags, like for example between table tags.
<...>
- of a HTML tag are on the same line, or the tag will be broken.