<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:tt="http://teletype.in/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Тёма Канунов</title><generator>teletype.in</generator><description><![CDATA[Тёма Канунов]]></description><image><url>https://img4.teletype.in/files/b8/48/b848508d-f8a9-4385-a794-6157f9134b5a.png</url><title>Тёма Канунов</title><link>https://teletype.in/@puking</link></image><link>https://teletype.in/@puking?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=puking</link><atom:link rel="self" type="application/rss+xml" href="https://teletype.in/rss/puking?offset=0"></atom:link><atom:link rel="next" type="application/rss+xml" href="https://teletype.in/rss/puking?offset=10"></atom:link><atom:link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></atom:link><pubDate>Wed, 24 Jun 2026 16:10:15 GMT</pubDate><lastBuildDate>Wed, 24 Jun 2026 16:10:15 GMT</lastBuildDate><item><guid isPermaLink="true">https://teletype.in/@puking/RB3O7s49QDv</guid><link>https://teletype.in/@puking/RB3O7s49QDv?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=puking</link><comments>https://teletype.in/@puking/RB3O7s49QDv?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=puking#comments</comments><dc:creator>puking</dc:creator><title>Сральник</title><pubDate>Mon, 15 Apr 2024 03:40:39 GMT</pubDate><description><![CDATA[Пукинг писинг какинг]]></description><content:encoded><![CDATA[
  <p id="0rQC">Пукинг писинг какинг</p>
  <p id="ZedH"></p>
  <pre id="AOIG">&lt;form action=&quot;#&quot; method=&quot;post&quot; target=&quot;_blank&quot;&gt;
  &lt;h2&gt;Шаблон формы&lt;/h2&gt;
  &lt;fieldset&gt;
    &lt;legend&gt;Персональные данные&lt;/legend&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;label for=&quot;name&quot;&gt;Имя:*&lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; placeholder=&quot;Иван Иванов&quot; id=&quot;name&quot; required&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;label for=&quot;age&quot;&gt;Возраст:&lt;/label&gt;
        &lt;input type=&quot;number&quot; name=&quot;age&quot; placeholder=&quot;27&quot; id=&quot;age&quot; min=&quot;0&quot; max=&quot;125&quot;&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/fieldset&gt;
  &lt;fieldset&gt;
    &lt;legend&gt;Контакты&lt;/legend&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;label for=&quot;email&quot;&gt;E-mail:*&lt;/label&gt;
        &lt;input type=&quot;email&quot; name=&quot;mail&quot; placeholder=&quot;ivanov@gmail.com&quot; id=&quot;email&quot; required&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;label for=&quot;number&quot;&gt;Телефон:*&lt;/label&gt;
        &lt;input type=&quot;tel&quot; name=&quot;phone&quot; placeholder=&quot;+7 000 000-00-00&quot; id=&quot;number&quot; maxlength=&quot;21&quot; required&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/fieldset&gt;
  &lt;div&gt;
    &lt;label for=&quot;message&quot;&gt;Увлечения&lt;/label&gt;
    &lt;textarea name=&quot;comment&quot; placeholder=&quot;Расскажите обо всём, что для вас важно&quot; id=&quot;message&quot;&gt;&lt;/textarea&gt;
  &lt;/div&gt;
  &lt;fieldset&gt;
    &lt;legend&gt;Учёба&lt;/legend&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;input type=&quot;checkbox&quot; name=&quot;intensive-courses&quot; id=&quot;courses&quot; checked&gt;
        &lt;label for=&quot;courses&quot;&gt;Прохожу курсы&lt;/label&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;input type=&quot;checkbox&quot; name=&quot;books&quot; id=&quot;books&quot;&gt;
        &lt;label for=&quot;books&quot;&gt;Читаю книги&lt;/label&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;input type=&quot;checkbox&quot; name=&quot;video&quot; id=&quot;video&quot;&gt;
        &lt;label for=&quot;video&quot;&gt;Смотрю видео&lt;/label&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/fieldset&gt;
  &lt;fieldset&gt;
    &lt;legend&gt;Предпочтения&lt;/legend&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;input type=&quot;radio&quot; name=&quot;preference&quot; id=&quot;front&quot; value=&quot;frontend&quot; checked&gt;
        &lt;label for=&quot;front&quot;&gt;Фронтенд-разработка&lt;/label&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;input type=&quot;radio&quot; name=&quot;preference&quot; id=&quot;back&quot; value=&quot;backend&quot;&gt;
        &lt;label for=&quot;back&quot;&gt;Бэкенд-разработка&lt;/label&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/fieldset&gt;
  &lt;div&gt;
    &lt;button type=&quot;submit&quot;&gt;Отправить&lt;/button&gt;
    &lt;p&gt;* — Обязательные поля&lt;/p&gt;
  &lt;/div&gt;
&lt;/form&gt;</pre>

]]></content:encoded></item></channel></rss>