I coded my very first profile! It's pretty basic, but I'm pretty proud I was able to put the columns where I wanted them to go! I hadn't seen any other profiles like that, so I was worried it wasn't do-able.
I plan on sprucing it up once I forget how hard it was to do.
Anyone have any suggestions on things I should do, or change?
maybe put a simple, subtle background with a slight green? something texturized, like for example:
SPOILER (click to toggle)
you can barely see the repeating image but it's really noticeable vs just white. and I would add
.COLUMN123 {overflow-x:hidden;}
to the columns where the scrolling bar shows horizontally. Orrrr if you wanna go deeper and make the scroll bars look like they aren't there but still work, here's the code with an example:
.COLUMN123 { -moz-scrollbars-none;-ms-overflow-style: none; }
.COLUMN123::-webkit-scrollbar{ width: 0 !important ;}
It's pretty good for your first profile! I like how you made it fit your username and I also love the fact that you actually used a tampon picture to link to Tampon, it made me giggle! haha Nice job!