why is my bookbug page https://maplebear.neocities.org/bookbug all messed up!? ;_; i went to add a book to my 2024 reads list and it broke? i can't fix it cause idk what's wronggg
no problem!! i had some time so i took your code and started looking at it on my editor to see if there was any errors. what gave it away was when the other style selectors weren't being recognized past ::selection and so they were in a different font color than they usually appear (on my editor) :')
i use brackets.io !! i love it a lot bc of how simple and "barebones" it is but it also has an extension library made by other coders if you wanna add more things to it! there is also visual studio code, codepen (this one is 100% online), and notepad++. i've tried all of these and they all get the work done but brackets has def been my favorite one to use and the one that suits my style the most :)
do you use a separate .css stylesheet to style the bookbug page? i just checked the source code and it doesn't seem to have a ref link to one!
oh i think i found it?? in the style, ::selection is missing it's end curly bracket
} this thingy
@wiwy i don't!!
@doqmeat OMG YES THAT WAS IT !!!!!!!!! i love u
guys thank u i fixed it it was such a small thing but my even smaller brain could not comprehend it
no problem!! i had some time so i took your code and started looking at it on my editor to see if there was any errors. what gave it away was when the other style selectors weren't being recognized past ::selection and so they were in a different font color than they usually appear (on my editor) :')
@doqmeat ohh i see!! can i ask what do you use? i want to slowly get better at coding and it sounds like it might make things easier for me~!
i use brackets.io !! i love it a lot bc of how simple and "barebones" it is but it also has an extension library made by other coders if you wanna add more things to it! there is also visual studio code, codepen (this one is 100% online), and notepad++. i've tried all of these and they all get the work done but brackets has def been my favorite one to use and the one that suits my style the most :)