transferring html to dreamwidth
Sep. 24th, 2023 02:45 am
heads and bodies
so it turns out the reason i've been struggling to transfer code from the coding site to dreamwidth or gmail is that these platforms don't use "head" "body" or "class" functions. i got around that by putting all the formatting stuff under "div" "p" or "span." it isn't the greatest, because it makes my documents very messy, but it works!