hey it's my first time trying to code on subeta and I'm having issues with the pet profile in question...everything I'm inputting with HTML works but all of the CSS is showing up as just text and it's not being applied... I've been looking around on this forum and still couldn't understand what I'm doing wrong -.- any help would be appreciated. Thank you!
are you putting your CSS in style tags? although I can't really help, since I'm not really familiar to coding and only did it on neopets for fun;;
: Could you link to the pet profile in question, or give the code you're using? Though I think is probably right and you simply didn't put your styling between style tags.
this is the pet in question, I deleted some of the css that wasn't working but there is still some there because I kind of gave up yesterday.. and I don't remember what style tags are >.<
yup, try this:
<style type="text/css"> all your css stuff here </style>