This is a discussion on "css HELP!!!!!!!!" within the Web Page Design section. This forum, and the thread "css HELP!!!!!!!! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
css HELP!!!!!!!!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
http://www.geocities.com/studentrrc/borders.css Above are css and html code with the links to the websites to show how they look. The problem I am haviing is that top and bottom do not look like the sides. I am using % because I want it to expand with the users's resolution. So it can look the same on almost any resolution. It looks the same in ie as it dose in fire fox almost if I may get some help with this from you wonderful css pros. that would be great. |
|
|
|
|||
|
Re: css HELP!!!!!!!!
Hi there,
In all honesty, the best thing yoy could do to start with is think about the layout you want and get rid of all those embedded divs. No sure what the score is here but there are several chunks of code that have the comments;
The page certainly does not resolve the same in IE 6 on XP and Firefox. Get rid of the frames, you don't need them. Clean up the code. One of my developer plugins in Firefox is showing more warnings that you really want to know about. Once you have done that, validate your code using the W3C validator at http://validator.w3.org/ and then repost and I and I'm sure others will be happy to help with any css issues you may have. |
|
||||
|
Re: css HELP!!!!!!!!
I did a collapsing round-corner layout once just for practice (never put it online) but it worked nicely, although it had a min-width where it ceased to squeeze.
Here's the css for the four corners (tl is top left, etc.; graphics were about 20x20)
Hmm, I seem to be missing #tl. Well that's the easy one, probably I just floated it left. I'm sorry, my files are a total mess for this since I was experimenting, and I can't tell at this point which css file I actually used. I may have put the top corners in a separate div at some time. The point is, I didn't nest divisions. My last iteration of this had a head box with round corners and a separate text box with round top corner, with buttons in-between. I think I had two columns of text, one at a % and one auto. <-- no expert, but this worked for me. Last edited by masonbarge; Apr 22nd, 2006 at 13:22. |
![]() |
| Tags |
| css, help |
| Thread Tools | |
|
|