buildHtml
baseUrl https://photolist.scroll.pub
metaTags
editButton /edit.html
title Photo List | Beautiful Image Gallery
style.css
header
class hero
nav
div PhotoList
class logo
div
class nav-links
a Gallery
href #gallery
a Upload
href #upload
a About
href #about
div
class hero-content
h1 Your Beautiful Photo Gallery
p A stunning collection of moments worth remembering
main
section
id gallery
class photo-gallery
h2 Photo Gallery
div
class gallery-grid
div
class photo-card
img
src /placeholder1.jpg
alt Sunset over mountains
div
class photo-meta
p Sunset in the Alps
span June 12, 2023
div
class photo-card
img
src /placeholder2.jpg
alt City skyline at night
div
class photo-meta
p Downtown lights
span May 5, 2023
div
class photo-card
img
src /placeholder3.jpg
alt Beach with palm trees
div
class photo-meta
p Tropical getaway
span April 20, 2023
div
class photo-card
img
src /placeholder4.jpg
alt Autumn forest
div
class photo-meta
p Fall colors
span October 15, 2022
div
class photo-card
img
src /placeholder5.jpg
alt Mountain lake
div
class photo-meta
p Alpine reflections
span August 8, 2022
div
class photo-card
img
src /placeholder6.jpg
alt Urban street art
div
class photo-meta
p City murals
span July 3, 2022
section
id upload
class upload-section
h2 Upload Photos
div
class upload-box
p Drag & drop your photos here or
button
class primary-button
id upload-button
Browse Files
section
id about
class about-section
h2 About PhotoList
p A simple, beautiful way to organize and share your favorite photos. No accounts needed, just pure visual enjoyment.
footer
div
class footer-content
div
class footer-links
a Help
href #help
a Contact
href #contact
a Privacy
href #privacy
p Created with love for photography enthusiasts
script.js