add height to accordion

Posted by Hursh Prasad on Programmers See other posts from Programmers or by Hursh Prasad
Published on 2012-11-12T05:51:37Z Indexed on 2012/11/12 11:20 UTC
Read the original article Hit count: 333

Filed under:
|
|

I'd like to know what is the best way to add overall height to the accordion example in the link below.

I would like to make the ul sub-menu class taller, I would want the extra space to show as just empty with no list elements.

http://vtimbuc.net/gallery/pure-css3-accordion-menu-tutorial/

I think it is possible by adding another tag like a div around the ul, but I am wondering is there an easier CSS way?

© Programmers or respective owner

Related posts about html

Related posts about css