Your IP : 216.73.217.78


Current Path : /home/seto/media-rock.com/deuschem/fnFbRQ2s_it/
Upload File :
Current File : /home/seto/media-rock.com/deuschem/fnFbRQ2s_it/task_49.html

    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="robots" content="noindex, nofollow">
        <title>task_49 | Copywriting Brief</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                background-color: #eef2f3;
            }
            .content {
                max-width: 80%;
                margin: 20px auto;
                padding: 25px;
                background: #ffffff;
                border: 1px solid #ddd;
                border-radius: 10px;
                box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
                line-height: 1.6;
            }
            h1 {
                font-size: 2.5em;
                color: #2c3e50;
                text-align: center;
                margin-bottom: 20px;
            }
            h2 {
                font-size: 2em;
                color: #34495e;
                margin-top: 20px;
                border-bottom: 2px solid #ddd;
                padding-bottom: 5px;
            }
            h3 {
                font-size: 1.75em;
                color: #576574;
                margin-top: 15px;
                margin-bottom: 10px;
                font-style: italic;
            }
            p {
                font-size: 1.25em;
                line-height: 1.8;
                color: #444;
                margin-bottom: 15px;
            }
            ul {
                font-size: 1.25em;
                color: #444;
                margin-left: 20px;
                padding-left: 20px;
            }
            li {
                margin-bottom: 10px;
                list-style: disc;
            }
            a {
                color: #3498db;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="content">
            <h1>Copywriting Brief</h1>
            <h2>Task:</h2>
            <p>You are writing a <b>blog post</b> for a website www.deuschem.com.</p>
            <ul>			
                <li>Write in <b>Italian</b>.</li>                
                <li>Use <b>bold</b> and <i>italic</i> to highlight main points in the text.</li>
                <li>Use at least <b>1-2 bullet point lists</b>.</li>
                <li>Use h2 and h3 <b>Headings</b>.</li>
                <li>Make paragraphs compact.</li>
                <li>Avoid very long sentences.</li>
                <li>Insert <b>few links to the inner pages</b> of the website deuschem.com - it could be either front page, product pages, about us page etc.</li>
                <li>Note that we will <b>check for AI generation and Plagiarism</b>.</li>
            </ul>
            #NAME?
        </div>
    </body>
    </html>