maddiemuu
1 year ago
@sweetheartmemory aaa thank you!!! and it's always cool meeting other vegetarians :DDD
maddiemuu
1 year ago
posting this partially as a ploy to manufacture pressure for myself LOL. i need to /find/ the time, really...
hello there! i think you're talking about the iframes? (on the music page- where the CD list is). the boxes are separate html pages. i put them on larger pages by establishing a container, and then using the html iframe tag to put that separate html page inside the container.
i dunno what the general consensus is on w3schools as a resource, but it's where i got a lot of my basic html knowledge, so here's their page on iframes: www.w3schools.com/tags/tag_iframe.asp . this page doesn't cover the use of containers, but that's as easy as just making a div and positioning it on the page wherever you want.