![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Further to my earlier post in alt.html, I ended up preparing these pages: http://nrkn.com/skinning/ They list different ways to "skin" an HTML element (ie add rounded corners, drop shadows, various other graphical effects) using images while still allowing for viewport and text re-sizing. Anyone know of any other techniques that I've missed? |

#3
| |||
| |||
|
|
Nik Coughlin wrote: Further to my earlier post in alt.html, I ended up preparing these pages: http://nrkn.com/skinning/ They list different ways to "skin" an HTML element (ie add rounded corners, drop shadows, various other graphical effects) using images while still allowing for viewport and text re-sizing. Anyone know of any other techniques that I've missed? I've skinned squirrels. I suppose that's no help. ![]() |
#4
| |||
| |||
|
|
"Blinky the Shark" <no.spam (AT) box (DOT) invalid> wrote in message news an.2008.05.14.05.05.45.856303 (AT) thurston (DOT) blinkynet.net...Nik Coughlin wrote: Further to my earlier post in alt.html, I ended up preparing these pages: http://nrkn.com/skinning/ They list different ways to "skin" an HTML element (ie add rounded corners, drop shadows, various other graphical effects) using images while still allowing for viewport and text re-sizing. Anyone know of any other techniques that I've missed? I've skinned squirrels. I suppose that's no help. ![]() Depends, would your technique pass the W3 validation suite? Does it work in most browsers? :P |

#5
| |||
| |||
|
|
Anyone know of any other techniques that I've missed? I've skinned squirrels. I suppose that's no help. ![]() |
#6
| |||
| |||
|
|
On May 14, 12:05 am, Blinky the Shark <no.s... (AT) box (DOT) invalid> wrote: Anyone know of any other techniques that I've missed? I've skinned squirrels. I suppose that's no help. ![]() Here in Texas we have possums ( a flat animal that sleeps in the middle of the road ). They are too thin to skin so we fillet them. |
#7
| |||
| |||
|
|
Further to my earlier post in alt.html, I ended up preparing these pages: http://nrkn.com/skinning/ |
|
They list different ways to "skin" an HTML element (ie add rounded corners, drop shadows, various other graphical effects) using images while still allowing for viewport and text re-sizing. Anyone know of any other techniques that I've missed? Any other comments? |
#8
| ||||
| ||||
|
|
Nik Coughlin wrote: Further to my earlier post in alt.html, I ended up preparing these pages: http://nrkn.com/skinning/ In my opinion only variations of the nesting are in practice, practical. At least for modern layouts. |
|
I'm not at this time reading alt.html, do you have a pointer for that post so I can look it up. |
|
I had been working on a "Standard Module Format", whereas the same "block" could be styled as you wish. It's not that different than yours: div class="skinContainer flat" div class="topLeft" div class="topRight" div class="top"></div /div /div div class="left" div class="right" p>nesting technique</p /div /div div class="bottomLeft" div class="bottomRight" div class="bottom"></div /div /div /div Except I've added an inner wrapper to do the drop shadows, and/or top/bottom double backgrounds. (I also didn't do the topLeft and bottomLeft wrappers, but I like that idea.) |
Do you have an url I could have a look|
I see you can do that (drop shadow) with your left/right classes if you turn off (not use) the rest. Dropping a shadow on all of it would be difficult, unless I've missed something. |
![]() |
| Thread Tools | |
| Display Modes | |
| |