mary website
- 3 Devlogs
- 2 Total hours
my own website cool
my own website cool
did some formatting, struggled a LOT with making the text look centered and neat, as well as trying to get the image onto the right side. i was able to fix it with flex-direction: reverse row, display: flex, and all of those flex box adjustments. i had to go onto a learning app (mimo) to remember all of the css flexbox stuff which helped a LOT
added two pages: facts and credits, and stylized the webpage a bit. i couldnt figure out how to add the image as the background, so i asked claude for help: my issue was that the image link was trying to find a path, but it didnt need to find a path since the image was already in the same folder.
making my own website huzzah! a lot of paragraphs on the website so far, trying to remember the html and css knowledge i used have years ago. nothin much so far but i am referencing old works (they were pretty basic but helpful) and it’s helping me get into a flow and kinda guide me on what i should do next, such as reminding me that you can add links