Untitled

 avatar
unknown
plain_text
a year ago
2.4 kB
5
Indexable
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>LIM TAYAR Storyboard</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            margin: 20px;
        }
        .scene {
            margin-bottom: 20px;
        }
        .scene h2 {
            margin-bottom: 5px;
        }
        .scene p {
            margin: 5px 0;
        }
    </style>
</head>
<body>
    <div class="scene">
        <h2>Scene 1: Opening Scene</h2>
        <p><strong>Setting:</strong> A quiet road in Malaysia with minimal traffic.</p>
        <p><strong>Wide Shot:</strong> Ali and Gopal are standing in front of a broken-down car. Ali is on the left, holding a black Lim Tayar umbrella, looking concerned. Gopal is on the right, scratching his head, also looking concerned.</p>
    </div>

    <div class="scene">
        <h2>Scene 2: Enter Tayar Sifu</h2>
        <p><strong>Medium Shot:</strong> Tayar Sifu enters from the right, smiling. He stands next to Ali and Gopal, engaging in conversation.</p>
        <p><strong>Close-Up:</strong> Tayar Sifu explaining the issue with the car, gesturing towards the engine.</p>
        <p><strong>Close-Up:</strong> Ali and Gopal's faces showing confusion.</p>
    </div>

    <div class="scene">
        <h2>Scene 3: Suggestion for a Break</h2>
        <p><strong>Medium Shot:</strong> Tayar Sifu suggests going for a drink at a nearby cendol stall. Ali and Gopal nod in agreement, showing a hint of relief.</p>
    </div>

    <div class="scene">
        <h2>Scene 4: Walking to the Cendol Stall</h2>
        <p><strong>Wide Shot:</strong> The trio walking away from the car towards a nearby cendol stall. Tayar Sifu opens the green Lim Tayar umbrella as they walk.</p>
        <p><strong>Medium Shot:</strong> They walk together, chatting and smiling, the green umbrella prominently displayed.</p>
    </div>

    <div class="scene">
        <h2>Scene 5: Supers and Message</h2>
        <p><strong>Text Supers:</strong></p>
        <p>"We can talk about anything."</p>
        <p>"Because we are Malaysian."</p>
        <p>"Happy Merdeka Day Malaysia."</p>
    </div>

    <div class="scene">
        <h2>Scene 6: Closing Scene</h2>
        <p><strong>Close-Up:</strong> The Lim Tayar logo with a gentle fade-in effect.</p>
    </div>
</body>
</html>

Editor is loading...
Leave a Comment