]> OzVa Git service - chester/commitdiff
Move text from inside the slideshows to below
authorMax Value <greenwoodw50@gmail.com>
Tue, 7 Apr 2026 11:21:48 +0000 (12:21 +0100)
committerMax Value <greenwoodw50@gmail.com>
Tue, 7 Apr 2026 11:21:48 +0000 (12:21 +0100)
personal/cotton-town/index.html
personal/memorabilia/index.html
script.js

index 5c916fed956ac84fdf6ea03650d7a79e62b68e30..a46ffd92ef1e31f265b532c72182308209a30cad 100644 (file)
                                                /media/photos_1920/cotton-town.jpg x2,
                                                /media/photos_3840/cotton-town1.jpg x4"
                                        src="/media/photos_3840/cotton-town1.jpg" />
-                               <div>
-                                       <div class="centering">
-                                               <p style="width: min(100%, 300px); text-align: center;">
-<b>Cotton Town</b>
-       <br><br>
-Manchester was the world's first industrial city. Dubbed "Cottonopolis" it was the economic hub of the British Empire and grew symbiotically alongside the Transatlantic Slave Trade. As plantations in the America's expanded, more and more mills were built in the city.
-       <br><br>
-With this project, I attempted to breathe new life into archive material using my own images, recontextualising the history of the Slave Trade and the lives of enslaved people within the setting of contemporary Manchester. This recontextualization is a means of unearthing and interrogating Manchester's history, whilst also exploring photography's ability to examine the past and create new narratives.
-                                               </p>
-                                       </div>
-                               </div>
                                <img
                                        srcset="/media/photos_960/cotton-town2.jpg,
                                                /media/photos_1920/cotton-town2.jpg x2,
@@ -101,6 +90,16 @@ With this project, I attempted to breathe new life into archive material using m
                                                /media/photos_3840/cotton-town8.jpg x4"
                                        src="/media/photos_3840/cotton-town8.jpg" />
                        </div>
+
+                       <p><b>Cotton Town</b></p>
+
+                       <p>
+                               Manchester was the world's first industrial city. Dubbed "Cottonopolis" it was the economic hub of the British Empire and grew symbiotically alongside the Transatlantic Slave Trade. As plantations in the America's expanded, more and more mills were built in the city.
+                       </p>
+
+                       <p>
+                               With this project, I attempted to breathe new life into archive material using my own images, recontextualising the history of the Slave Trade and the lives of enslaved people within the setting of contemporary Manchester. This recontextualization is a means of unearthing and interrogating Manchester's history, whilst also exploring photography's ability to examine the past and create new narratives.
+                       </p>
                </main>
        </body>
 </html>
index 031b6bb30aa8c8472f1f683e11f1e2196e18b7ee..3fd568dca59bfdc3ba78593e696019410729daeb 100644 (file)
@@ -81,6 +81,8 @@
                                        src="/media/photos_3840/zine6.png" />
                        </div>
 
+                       <p><b>Memorabilia</b></p>
+
                        <p>
                                Memorabilia is a zine reflecting on the evocative and nostalgic power of analogue photography. Using mixed media elements and experimental techniques, I set out to create a narrative of degradation that speaks to the vulnerable and tactile qualities of both analogue photography and our own memories.
                        </p>
index e0ef7ef4842e750eee0195efc38524cd3d0464e7..bd5727f231788880e839a7fd6fa140f59303290c 100644 (file)
--- a/script.js
+++ b/script.js
@@ -174,6 +174,8 @@ function setup () {
                <li>Added keeping the drop-downs open when clicking on a subheading</li>
                <li>CV Start lower down the page</li>
                <li>About me text 10% bigger</li>
+               <li>Move text from inside the slideshows to below the slideshows</li>
+               <li>Added memorabilia title to match cotton town</li>
        </ul>
        <p>Still todo:</p>
        <ul>
@@ -183,7 +185,6 @@ function setup () {
                <li>Annotated images</li>
                <li>Look into image scaling mechanic</li>
                <li>Possibly closed captions on audio</li>
-               <li>Move text from inside the slideshows to below the slideshows</li>
                <li>Slideshow larger when alone on a page</li>
        </ul>
 </details>`;