Previous Message
Next Message

Newbie list question

Sent by Jan Erik Moström on 9 May 2004 19:07


I'm slowly learning CSS and it's quite fun. Anyway, I would like to have a
menu that works as described below ... but I don't even know if it's possible
to do this. So my questions are

+   Is it possible to do a menu like this in CSS?

+   Is there a tutorial/description somewhere of how to do it?

What I want to make is a page design that look like this

    |------------------------------------|
    | Page banner                        |
    |------------------------------------|
    | M1  | M2  | M3 |                   |
    |------------------------------------|
    | S1 | S2 | S3 | S4 |                |
    |------------------------------------|
    |                            |       |
    |                            |       |
    |                            |       |
    |        Content             | extra |
    |                            |       |
    |                            |       |
    |------------------------------------|

I think I can figure out how to do the page banner, the content area and the
extra column. The problem is that I want to have a two level index with M1-M3
being the top level and S1-S4 the second level.

I can probably manage to make the M level but I have no idea if I can make
the second level in CSS, I mean I could probably do two menu rows but is it
possible to change the content in the S row depending if the cursor is over
M1, M2 or M3. Is it possible?

If so, any examples/tutorials on how to do it?

                    jem
-- 
Jan Erik Moström   www.mostrom.pp.se
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message