raytracer
Casual Poster


Rays make pretty lighting
⛺︎ My Room

|
 |
« Reply #15 on: March 27, 2025 @228.17 » |
|
Site Version 0.1 is now ready! After looking through and learning the improved code Melooon had provided, I ended up using the knowledge learned to clean up the code on my site, and while I am still using divs for things and it doesn't scale still. I believe it is in a good state right now layout wise. I mainly focused on removing redundant code whilst also improving readability slightly.
Biggest change is the new layout being carried over to the Find Us page, along with the new addition, a Google Maps embed! I am still working on the layout for the mobile homepage so Find Us won't get a mobile page just yet, so in the meantime the mobile detection code has been disabled to avoid redirecting to the mobile version, it will just use the desktop page for now.
Now for the change log!
index.html changes : https://mysticmagnolia.neocities.org/- Consolidated redundant code
- Removed useless code
- Adjusted the nav, footer, and button bars sizes
- Replaced certain divs with native elements
findus.html changes : https://mysticmagnolia.neocities.org/findus- Rewrote entire page code using the new index.html page code as a base
- Added a googlemaps embed providing users a reference point of the salons address
- Removed the "Book an Appointment Now!" link in main page due to it already existing in the sidebar"
As always if you have any suggestions and feedback, please do not hesitate to let me know[/list]
|