practice page

figured out how to do a box pop up and a img modal of sorts! i put a class tag on all that imgs where if you click them then i take the src and alt text into the img modal. you can check it out on the scans page of my siinamota fansite. i also use a similar thing for the imgs on my microblog but with a different method.

also learning how to use this bit of code with the examples mentioned above
i = 0; i < example.length; i++


hi this is inside a box!

this is a link. this is bolded. this is italics. this is highlighted


note: i am still wrapping my head around the difference between == and === when i used it for a toggle like this. but i'm starting to understand some stuff!!!

code used!


i learned how to change things with a button

code used!