Simple CSS Q
Simple CSS Q
- Started
- Last post
- 6 Responses
- Dancer
I have:
html>body #containerI know have another div enclosing the container how would I edit the above line to suit this?
This doesn't work:
html>body #outer-container #containerThanks
- weestu0
link?
- Dancer0
Hi Weestu
Is this not an answerable Q without showing the site?
Just need to know the next level down?
- weestu0
I've got a couple of ideas but it would help to see the site... doesn't the original reference still work? Do you have no space between the id's on your second option?
- Dancer0
No and No.
It's to do the the 100% height thingCheck ya gmail
Thanks
D!!
- maximillion_0
just put each id on a different line
#id1{
}
#id2{
}or is this not what you mean?
- weestu0
check yer mail dancer