Skip to content

Span #312

@Pudding100

Description

@Pudding100
<!-- Header -->
<div style="background: linear-gradient(135deg, #7a0019, #c8102e); color: white; padding: 25px; border-radius: 12px; text-align: center;">
    <h1 style="margin:0;">Mi travesía en Español 1120</h1>
    <p style="margin:5px 0;">UNM, Primavera de 2026</p>
    <p style="font-size:18px;"><strong>Tyler New</strong></p>
</div>

<br>

<!-- Introducción -->
<div style="background:#ffffff; padding:15px; border-radius:12px; box-shadow:0 2px 8px rgba(0,0,0,0.1); margin-bottom:20px;">
    <h2 style="color:#7a0019;">Introducción</h2>
    <img src="your-image-here.jpg" style="width:100%; max-height:250px; object-fit:cover; border-radius:8px;">
    <p>
        Hi, my name is Tyler. I am a pre-mechanical engineering student at the University of New Mexico.
        In my free time, I enjoy 3D printing, playing video games, archery, fishing, and camping.
        My favorite subjects to study are science and math, although I am not particularly fond of chemistry and biology.
        After college, my goal is to design vehicles such as spacecraft, airplanes, cars, or missiles.
    </p>
</div>

<!-- Listening -->
<div style="background:#e3f2fd; padding:15px; border-radius:12px; margin-bottom:20px;">
    <h2 style="color:#0d47a1;">Cuando escucho en español</h2>

    <div style="margin-bottom:15px;">
        <img src="listening1.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can recognize the difference between a question and a statement.</p>
    </div>

    <div>
        <img src="listening2.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can sometimes understand a simple transaction between a customer and a sales clerk.</p>
    </div>
</div>

<!-- Reading -->
<div style="background:#e8f5e9; padding:15px; border-radius:12px; margin-bottom:20px;">
    <h2 style="color:#1b5e20;">Cuando leo en español</h2>

    <div style="margin-bottom:15px;">
        <img src="reading1.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can understand simple captions under photos.</p>
    </div>

    <div>
        <img src="reading2.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can understand a simple public transportation schedule.</p>
    </div>
</div>

<!-- Speaking -->
<div style="background:#fff3e0; padding:15px; border-radius:12px; margin-bottom:20px;">
    <h2 style="color:#e65100;">Cuando hablo en español</h2>

    <div style="margin-bottom:15px;">
        <img src="speaking1.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can ask and say a home address and email address.</p>
    </div>

    <div>
        <img src="speaking2.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can describe a landmark, vacation location, or a place I visit.</p>
    </div>
</div>

<!-- Writing -->
<div style="background:#f3e5f5; padding:15px; border-radius:12px; margin-bottom:20px;">
    <h2 style="color:#4a148c;">Cuando escribo en español</h2>

    <div style="margin-bottom:15px;">
        <img src="writing1.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can introduce myself.</p>
    </div>

    <div>
        <img src="writing2.jpg" style="width:100%; max-height:200px; object-fit:cover; border-radius:8px;">
        <p>I can describe my school.</p>
    </div>
</div>

<!-- Reflection -->
<div style="background:#eceff1; padding:15px; border-radius:12px;">
    <h2 style="color:#37474f;">Reflexión</h2>
    <img src="reflection-image.jpg" style="width:100%; max-height:250px; object-fit:cover; border-radius:8px;">
    <p>
        This is where I will reflect on my progress in learning Spanish, including my strengths,
        challenges, and goals for improvement.
    </p>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions