Кароче всем хай. Кому не трудно киньте изишный код для html, нам просто задали в колледже сделать сайт по дефолтным тегам и с частичкой css, у кого есть обычный сырой проект , ****ните под хид или не хид пофигу вообще, буду очень благодарен.
<p> </p> <h3 style="text-align: center; color: #3f7320;"><span style="border-bottom: 4px solid #c82828;">Нажмите здесь </span> чтобы отредактировать этот текст или вставьте сюда ваш документ, чтобы преобразовать его в HTML </h3> <!-- Этот комментарий виден только в редакторе исходного кода --> <p><img class="imageLeft" src="/ed.png" alt="Ed" /><strong>Это демо позволяет протестировать возможности этого редактора. Введите текст в одном из полей и увидьте, как другое меняется в реальном времени! </strong></p> <p><strong>Настройте параметры очистки и нажмите <span class="redButton">▼ Очистить </span></strong></p> <p>Работайте с любым из редакторов и увидьте, как другой меняется в реальном времени:</p> <table class="demoTable" style="height: 54px;"> <thead> <tr> <td><span style="color: #c82828;">Налево </span>: Предварительный просмотр</td> <td><span style="color: #c82828;">Направо </span>: Исходный код</td> </tr> </thead> <tbody> <tr> <td>Посмотреть, как ваш документ будет выглядеть после публикации.</td> <td>Настроить HTML-код с выделенным синтаксисом.</td> </tr> </tbody> </table> <p> </p> <p> Завершить <a target="_blank" rel="nofollow noopener" href="https://geekprank.com/">GeekPrank</a> для хорошей онлайн шалости.</p> Код <p> </p> <h3 style="text-align: center; color: #3f7320;"><span style="border-bottom: 4px solid #c82828;">Нажмите здесь </span> чтобы отредактировать этот текст или вставьте сюда ваш документ, чтобы преобразовать его в HTML </h3> <!-- Этот комментарий виден только в редакторе исходного кода --> <p><img class="imageLeft" src="/ed.png" alt="Ed" /><strong>Это демо позволяет протестировать возможности этого редактора. Введите текст в одном из полей и увидьте, как другое меняется в реальном времени! </strong></p> <p><strong>Настройте параметры очистки и нажмите <span class="redButton">▼ Очистить </span></strong></p> <p>Работайте с любым из редакторов и увидьте, как другой меняется в реальном времени:</p> <table class="demoTable" style="height: 54px;"> <thead> <tr> <td><span style="color: #c82828;">Налево </span>: Предварительный просмотр</td> <td><span style="color: #c82828;">Направо </span>: Исходный код</td> </tr> </thead> <tbody> <tr> <td>Посмотреть, как ваш документ будет выглядеть после публикации.</td> <td>Настроить HTML-код с выделенным синтаксисом.</td> </tr> </tbody> </table> <p> </p> <p> Завершить <a target="_blank" rel="nofollow noopener" href="https://geekprank.com/">GeekPrank</a> для хорошей онлайн шалости.</p> / <h1 style="color: #5e9ca0;">You can edit <span style="color: #2b2301;">this demo</span> text!</h1> <h2 style="color: #2e6c80;">How to use the editor:</h2> <p>Paste your documents in the visual editor on the left or your HTML code in the source editor in the right. <br />Edit any of the two areas and see the other changing in real time. </p> <p>Click the <span style="background-color: #2b2301; color: #fff; display: inline-block; padding: 3px 10px; font-weight: bold; border-radius: 5px;">Clean</span> button to clean your source code.</p> <h2 style="color: #2e6c80;">Some useful features:</h2> <ol style="list-style: none; font-size: 14px; line-height: 32px; font-weight: bold;"> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/01-interactive-connection.png" alt="interactive connection" width="45" /> Interactive source editor</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/02-html-clean.png" alt="html cleaner" width="45" /> HTML Cleaning</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/03-docs-to-html.png" alt="Word to html" width="45" /> Word to HTML conversion</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/04-replace.png" alt="replace text" width="45" /> Find and Replace</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/05-gibberish.png" alt="gibberish" width="45" /> Lorem-Ipsum generator</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/6-table-div-html.png" alt="html table div" width="45" /> Table to DIV conversion</li> </ol> <p> </p> <h2 style="color: #2e6c80;">Cleaning options:</h2> <table class="editorDemoTable"> <thead> <tr> <td>Name of the feature</td> <td>Example</td> <td>Default</td> </tr> </thead> <tbody> <tr> <td>Remove tag attributes</td> <td><img style="margin: 1px 15px;" src="images/smiley.png" alt="laughing" width="40" height="16" /> (except <strong>img</strong>-<em>src</em> and <strong>a</strong>-<em>href</em>)</td> <td> </td> </tr> <tr> <td>Remove inline styles</td> <td><span style="color: green; font-size: 13px;">You <strong style="color: blue; text-decoration: underline;">should never</strong> use inline styles!</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove classes and IDs</td> <td><span id="demoId">Use classes to <strong class="demoClass">style everything</strong>.</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove all tags</td> <td>This leaves <strong style="color: blue;">only the plain</strong> <em>text</em>. <img style="margin: 1px;" src="images/smiley.png" alt="laughing" width="16" height="16" /></td> <td> </td> </tr> <tr> <td>Remove successive &nbsp;s</td> <td>Never use non-breaking spaces to set margins.</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove empty tags</td> <td>Empty tags should go!</td> <td> </td> </tr> <tr> <td>Remove tags with one &nbsp;</td> <td>This makes no sense!</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove span tags</td> <td>Span tags with <span style="color: green; font-size: 13px;">all styles</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove images</td> <td>I am an image: <img src="images/smiley.png" alt="laughing" /></td> <td> </td> </tr> <tr> <td>Remove links</td> <td><a href="https://html-online.com">This is</a> a link.</td> <td> </td> </tr> <tr> <td>Remove tables</td> <td>Takes everything out of the table.</td> <td> </td> </tr> <tr> <td>Replace table tags with structured divs</td> <td>This text is inside a table.</td> <td> </td> </tr> <tr> <td>Remove comments</td> <td>This is only visible in the source editor <!-- HELLO! --></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Encode special characters</td> <td><span style="color: red; font-size: 17px;">♥</span> <strong style="font-size: 20px;">☺ ★</strong> ><</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Set new lines and text indents</td> <td>Organize the tags in a nice tree view.</td> <td> </td> </tr> </tbody> </table> <p><strong> </strong></p> <p><strong>Save this link into your bookmarks and share it with your friends. It is all FREE! </strong><br /><strong>Enjoy!</strong></p> <p><strong> </strong></p> Код <h1 style="color: #5e9ca0;">You can edit <span style="color: #2b2301;">this demo</span> text!</h1> <h2 style="color: #2e6c80;">How to use the editor:</h2> <p>Paste your documents in the visual editor on the left or your HTML code in the source editor in the right. <br />Edit any of the two areas and see the other changing in real time. </p> <p>Click the <span style="background-color: #2b2301; color: #fff; display: inline-block; padding: 3px 10px; font-weight: bold; border-radius: 5px;">Clean</span> button to clean your source code.</p> <h2 style="color: #2e6c80;">Some useful features:</h2> <ol style="list-style: none; font-size: 14px; line-height: 32px; font-weight: bold;"> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/01-interactive-connection.png" alt="interactive connection" width="45" /> Interactive source editor</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/02-html-clean.png" alt="html cleaner" width="45" /> HTML Cleaning</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/03-docs-to-html.png" alt="Word to html" width="45" /> Word to HTML conversion</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/04-replace.png" alt="replace text" width="45" /> Find and Replace</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/05-gibberish.png" alt="gibberish" width="45" /> Lorem-Ipsum generator</li> <li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/6-table-div-html.png" alt="html table div" width="45" /> Table to DIV conversion</li> </ol> <p> </p> <h2 style="color: #2e6c80;">Cleaning options:</h2> <table class="editorDemoTable"> <thead> <tr> <td>Name of the feature</td> <td>Example</td> <td>Default</td> </tr> </thead> <tbody> <tr> <td>Remove tag attributes</td> <td><img style="margin: 1px 15px;" src="images/smiley.png" alt="laughing" width="40" height="16" /> (except <strong>img</strong>-<em>src</em> and <strong>a</strong>-<em>href</em>)</td> <td> </td> </tr> <tr> <td>Remove inline styles</td> <td><span style="color: green; font-size: 13px;">You <strong style="color: blue; text-decoration: underline;">should never</strong> use inline styles!</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove classes and IDs</td> <td><span id="demoId">Use classes to <strong class="demoClass">style everything</strong>.</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove all tags</td> <td>This leaves <strong style="color: blue;">only the plain</strong> <em>text</em>. <img style="margin: 1px;" src="images/smiley.png" alt="laughing" width="16" height="16" /></td> <td> </td> </tr> <tr> <td>Remove successive &nbsp;s</td> <td>Never use non-breaking spaces to set margins.</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove empty tags</td> <td>Empty tags should go!</td> <td> </td> </tr> <tr> <td>Remove tags with one &nbsp;</td> <td>This makes no sense!</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove span tags</td> <td>Span tags with <span style="color: green; font-size: 13px;">all styles</span></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Remove images</td> <td>I am an image: <img src="images/smiley.png" alt="laughing" /></td> <td> </td> </tr> <tr> <td>Remove links</td> <td><a href="https://html-online.com">This is</a> a link.</td> <td> </td> </tr> <tr> <td>Remove tables</td> <td>Takes everything out of the table.</td> <td> </td> </tr> <tr> <td>Replace table tags with structured divs</td> <td>This text is inside a table.</td> <td> </td> </tr> <tr> <td>Remove comments</td> <td>This is only visible in the source editor <!-- HELLO! --></td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Encode special characters</td> <td><span style="color: red; font-size: 17px;">♥</span> <strong style="font-size: 20px;">☺ ★</strong> ><</td> <td><strong style="font-size: 17px; color: #2b2301;">x</strong></td> </tr> <tr> <td>Set new lines and text indents</td> <td>Organize the tags in a nice tree view.</td> <td> </td> </tr> </tbody> </table> <p><strong> </strong></p> <p><strong>Save this link into your bookmarks and share it with your friends. It is all FREE! </strong><br /><strong>Enjoy!</strong></p> <p><strong> </strong></p>
@Kinilos1488, Зачем тогда идти в коледж на эту пару ? Почему не пойти тогда уж на экономиста или свякое такое