Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
RAMSHA ART STUDIO — CLEAN GITHUB VERSION This version deliberately uses ONE HTML file only. That prevents the Home/About/Contact files from ever being swapped or corrupted. BEFORE UPLOADING: 1. Open your GitHub repository. 2. Delete the old index.html, about.html, contact.html, painting.html and any old HTML files. 3. Delete the old style.css and script.js too. 4. Keep your images only if they are correct; otherwise replace the images folder with the one here. UPLOAD THESE ITEMS FROM THIS FOLDER: - index.html - style.css - script.js - images folder DO NOT upload about.html, contact.html or painting.html. They are intentionally not included. After uploading, open: https://YOUR-USERNAME.github.io/ Home, About and Contact now work as sections of the same index.html: - Home: #home - About: #about - Contact: #contact If the old site appears after uploading, press Ctrl + Shift + R. To edit paintings later, edit only the paintings array near the top of script.js. Put the matching image file inside images/.