> I have been handed this job by a designer and I am wracking my brains
trying to work out if it is possible using CSS. Have a look at 
> http://www.ratking.co.uk/testim.jpg for the layout. What I need to know
is...

> 1. Is this layout possible? I can see 6 divs, which looks like a nightmare
to position correctly. I can do it using tables, but I am trying to get 
> away from the Dark Side.
> 2. As you can see, there is a nav bar on the far left which will be common
to every page, but to the right of that is a second one exclusive to that >
page. What I need to do is, when someone clicks on a customer's name both
the picture and the text below needs to change, in 3 divs. I would like to >
re-load the divs rather than the whole page, I think it will look smoother,
but can it be done? I know JavaScript and ASP if that helps.

I see just four DIVs, four columns.
You can either use a background image for that large image or an IMG element
that you can position with position:absolute 

-- 
Regards,
Thierry | http://www.TJKDesign.com




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to