What're you looking for in specific? Are you looking at a .CSS file or want to put css into a HTML doc?, you can set CSS in a HTML doc for the entire webpage with the thingy, but you can also do something like Text for a temporary sort of CSS that only affects that tag
Jesus fucking christ the comment doesn't appear properly sorry about that if you want I can try to type it up and put a link if you want
I guess I meant like how to do a website layout or like have a picture floating in the corner like some websites have like a buddy or mascot? idk I actually suck at ccs
can't you just put an image there then(site mascot)? default for stuff is top-left so you could put a image there?
what do you mean? I think I meant like when websites have a little png or buddy floating in the corner of their site?
if it's a standard png you can just put an image in the top right corner by putting the img src thingy as the first piece of visual HTML ?
LOOK BELOW!!!!! WHATS GOING ON IT WAS WORKING FINE A SECOND AGO!!!!
No clue if this is the issue, but it looks like you didn't use any closing /p tags, and the images may be in a different folder than where you called upon them from?
no like I double checked everything was in the right place and I do have closing /p tags it's just the page isn't loading anything for no reason
the code even says nothing is wrong ;;
Oof, dk then :/
ok nvm I fixed it turns out pages inside of folders don't work for me so I had to remove it and it was fine
That's really odd?