This code works with XAMPP for Windows 8.2.12. Installation steps are below.
- Download xampp-windows-x64 here
- Put my repo folder into
[download location]\htdocs\
- Run the XAMPP control panel, and start Apache and MySQL
- Access via your web browser using
http://localhost/photography-portfolio/home.php
- Figure out contact form - https://til.simonwillison.net/css/resizing-textarea
- Make name ease in from bottom
- Make PHOTOGRAPHY title ease in from side, with spacing change?
- Make PHOTOGRAPHY title thin font to left, thick font to right?
- Image carousel - https://www.geeksforgeeks.org/create-an-autoplay-carousel-using-html-css-and-javascript/