Looking Forward





    
    
    Table with Olive Green and Cream Colors
    
        table {
            width: 50%;
            border-collapse: collapse;
            margin: 20px auto;
        }

        th, td {
            border: 1px solid black;
            padding: 15px;
            text-align: center;
        }

        th {
            background-color: olive;
            color: white;
        }

        tr:nth-child(even) {
            background-color: cream;
        }

        tr:nth-child(odd) {
            background-color: olive;
            color: white;
        }
    



    
Project Status Information
Short Film Brainstorming Putting together a script and storyline to create a dramatic short film.
"Still Life" Upcoming... For Photography 101, we have an assignment where the goal is to provide a conceptual meaning.
Design a site like this with WordPress.com
Get started