Hey guys, I’m new to most of this stuff I am really starting to enjoy website creation. I’ve been learning CSS and the use of Divs. to me I love the designing without tables.
I drew a website up tonight the background is a slight gradient and I’m trying to have a transparent content box. My problem is the gradient It cant Repeat-Y because the backgrounds wont match. And I tried making a .Gif but it didn’t work, and I hear some browsers do not support .png’s right now.
Here is the start of my design, what is the best way to make content boxes like I am attempting to do? I’ve seen it don’t with 5 Divs, top, bottom, left, right and center. Mine only had 3 top center and bottom, then I used padding to align the text.
For the background, I always use a png with transparency horizontally repeated, and a block colour background underneath for the rest of the page - e.g. In your case, a darker blue gradient to transparent, and then a lighter blue block colour background underneath. This should give the desired effect (Im not aware of browsers not supporting png’s - if they don’t they’re far behind).
The best way to make content boxes with div’s is pretty much however you want it to look; one, two, three+ columns… it’s possible.
The problem is I need the height to be at least 900px for the Background to show up correctly, however if I set the height to a fixed width Content that extends greater than 900px is not displayed correct.
So the question is. Is there a way to have the <DIV> Height be at least 900px the expand if it fills up? Or some kind of work around for this.
I drew my design up and it has been a nightmare for a beginner to code, lol.
Hey guys I need some more help, I have a drop down menu it’s pure css cause I sure don’t know much about Jquery stuff… but I want the left border of the drop down to align with its relative on top…
Hum, I’ll give that a try the div layouts are still kinda confusing to me even haha cause I’ve never made a site with that much background so to get it to look right I have to make a bunch of wraps I’m sure there was a better way of doing it, but I’m just a furloughed pilot, and a newbie to this stuff. haha
BTW Tom, While i was in IE I looked at your site, and the nav isn’t there in IE just FYI.
No luck yet, this is about where I get in all my designs then I delete everything and start over haha… I really wish I could learn how to do this stuff right cause I really do enjoy it.