now for hover effects, i want to add hover effects that when i hover over a main div, i want the h1 text color to change, not the entire div's text color. and i'd also like to add possibly a brighten...
actually i duplicated this script so i had one for each separate div. one that included the thumbs for class="icon" divs, one fore class="rainskin" divs, etc... i have 5. let me know if i can compact...
Do I apply the class=".thumb" to all of my divs with backgrounds? (the ones i want backgrounds on) i already have classes for them such as ".icon", ".rainskin", ".schoolproject", ".wallpaper", and...
and if i have multiple divs with the same class, how would i make it so that when i hover over ONE div that has class="type", only that ONE raises up. I have something like 19 different divs with the...
that helps the code a lot!! thanks! now i'm having trouble enabling backgrounds on my divs (Particularly the ones with class id="icons","rainskin", etc). they show up in preview in dreamweaver, but...
Hi everyone! I'm remodeling my portfolio page (again) and I wanted to know how I could make a div SLIDE up, (I'm not worried about animation effects right now) while...
well, after completely reorganizing, i have the 6 divs, #home, #icons, #rain, #school, #walls, and #misc. #home, obviously, will be visible when the page is loaded. inside each of the six divs, there...
hi everyone. right now i'm working on my personal portfolio website and am trying to set it up so that i can click on one image, a div shows, and the div that the image clicked was in is hidden. that...
Hi everyone. I'm trying to hide/show DIVs, and I believe I've gotten that down. But I'm trying to get it to where once I've shown one div, I want to be able to hide it without having to show another...
Hey everyone. I'm new here, so I'm just an amateur developer. I've been creating personal sites since around 2007. And this is the first time I've had to go to great lengths to find out how to do...