Re: <ul class="subsubsection" id="domaener">



Luigi Donatello Asero wrote:

Hello,
How do I write ul class and id in an external style ***?
Are the forms
#domaener.subsubsection ul {
}
and
<ul class="subsubsection" id="domaener">
both accepted
or perhaps wrong?

instead of "subsubsection" it might be neater to use XHTML2 style nesting.
For example, this selector matches a section in a section in a section:

..section .section .section


--
Jim
.


Quantcast