This is a discussion on "Head scratcher...." within the Web Page Design section. This forum, and the thread "Head scratcher.... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Head scratcher....
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Head scratcher....
want to make a box on a CSS based website that uses images for it's background.
Simple enough! you might say. And normally you'd be right but I want to do something a little more tricky than that. I want a box with rounded corners so basically a box in three parts.
Here goes:
Do you think this would work? Let me know if you can see any problems with this....
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
|
|
#2
|
||||
|
||||
|
Re: Head scratcher....
That'll work, but having 100% widths and floats is overkill, do it all minus those two bits and you should be good.
Oh, will this box ever expand in width? If so, your method above won't work, but this would: http://www.alistapart.com/articles/customcorners/ |
|
#3
|
||||
|
||||
|
Re: Head scratcher....
Quote:
It is never going to expand in width, no. Only in length.
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#4
|
||||
|
||||
|
Re: Head scratcher....
Quote:
|
|
#5
|
||||
|
||||
|
Re: Head scratcher....
Huh... you learn something new every day...
Nice one mate.
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#6
|
|||
|
|||
|
Re: Head scratcher....
Another good reference is Nifty Cube (formerly Nifty corners) and would do a similar thing. Make sure you watch the width and padding here too.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
![]() |
| Tags |
| head, scratcher |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I seem to have gotten in over my head. | GregoryV | Starting Out | 10 | May 28th, 2007 00:53 |
| No </HEAD> tag? | cj550 | Web Page Design | 4 | May 11th, 2007 21:07 |
| head message | csa | Web Page Design | 1 | Jan 17th, 2006 12:30 |