problems ive encountered while learning to code

back to main page

  • there are so many damn tags its so confusing
  • -
  • important: remember to add the correct .[file] because i was confused as to why my background wouldn't function. turns out it was because i had classified it as .png when it was actually a .gif file
  • -
  • colours are complicated
  • -
  • how on earth am i gonna figure out formatting
  • ^used a template. gonna modify the fuck out of it
  • -
  • you should link to somewhere you can lay out all the griefs this will inevitably cause you when its done
  • -
  • turns out making another page to link to is mega easy. okay win!!!!
  • -
  • BORDERS. HOW.
  • -
  • spent WAY too long goofing with the margin of the star divider in the main block. good god
  • -
  • figure out coding a nice looking site on your own for the other pages so you can start learning what the hell youre doing instead of just googling shit
  • -
  • how do i make a fucking scrolling box bro. i just want a place for updates
  • FIGURED IT OUT YAY!!!! just gotta learn how to make the scroll bar invisible without it making the code tweak and stop making it a scroll box
  • -
  • im scared. all of a sudden for seemingly no reason my /aside end tag is too early and i dont know how to fix this
  • fixed it it was a missing /div tag
  • -
  • didn't realize putting all my images into a folder would result in the name changing and got shocked when my images stopped loading. im smart
  • -
  • i am having. quite a few troubles figuring out how to make other pages. ive been slowly copying bits of my home page code into my dnd page index to see what does what and hopefully by the time im on my 3rd or 4th page ill be trying to actually write the code myself. god i feel like a fake coding fan
  • ^ ive been carefully copying chunks of code into the html page and noting what does what. i really need to learn how all this coding stuff works properly
  • -
  • jesus fucking christ i cant get my gif background to work on my dnd page??????? i cannot figure out why it wont work ive got ALL the file names and code right as far as i can tell
  • i have no idea why but as im working on my blinkies page its telling me theres code errors even though im essentially directly transribing the code from my first page that WORKS just fine????? its really weird and i have no idea why