Replies

Apr 26, 2018 7 years ago
Bat
is a spooky scary skeleton
User Avatar
Maja

I just finished coding my first user profile, however, I have a couple of things to figure out before I attempt to make profiles for anyone other than myself.

I had quite a bit of trouble with the alignment on Column One. No matter what I tried, it would not move from the default position on the top left of my screen, and it would not resize and scroll instead of stretching down the page. In the end, I just gave up and made Column One invisible, and used Columns Two and Three. Column Two has the exact same code in it that I previously had in Column One, and Column Three has Column Two's code. I can't understand why it worked for Two and Three but not for One.

{display:none;}

{position:absolute; left: 485px; top: 140px; width: 270px; height: 495px; overflow: auto;}

{position:absolute; left: 720px; top: 140px; width: 270px; height: 495px; overflow: auto;} (The code can be seen in use on my profile.)

Also, I was wondering how hover codes work. Codes that make the hover columns, and hover images. It's simply a small thing I'd like to figure out before I start selling my work. I'm basically trying to learn this as both a way to make SP/CSC, and as a personal project to show my professor in my Web Design class.


He/They
~~~~~~~

Please log in to reply to this topic.