- June 2024 Changes -

June 26th, 2024

  • Moved CSS to its own file so i dont have to copy that much when i want to make a new page
  • Struggled with figuring out the bullet list for the about page. It was too far to the left and i didnt know how to fix it but it turns out i was jut missing the <ul> tag

To Do:

  • Figure out how to type code in a way it shows up in a paragraph (figuring out how to add the < and > was hell)
  • Figure out headers because this page's titles look weird. Is h2 supposed to be bigger than h1? I thought it was the other way way around...
  • ALSO figure out how to make it so that top menu appears in every page unless otherwise specified. I dont want to have to edit it in every page manually every time i change something :(
  • Find out how to add indents (and not have it messing up the sidebar)
  • Speaking of the sidebar that also needs to be like the header. Add in most pages but not have to update ALL OF THEM every time i make a change. There has to be a way to do that right.

Note: The first title is in h2 and the second in h1. I have no idea how headers work please help

Wow blockquotes are neat