Posted by Neredbojias on 07/01/06 04:10
To further the education of mankind, "Luigi Donatello Asero"
<jaggillarfotboll@telia.com> vouchsafed:
> Hello,
> How do I write ul class and id in an external style sheet?
> Are the forms
> #domaener.subsubsection ul {
> }
> and
> <ul class="subsubsection" id="domaener">
> both accepted
> or perhaps wrong?
The last part is okay but you should do something like this:
#domaener { font-size:5500px; }
ul .subsubsection { color:chartreuse;background:vermillion; }
in the stylesheet.
--
Neredbojias
Infinity has its limits.
Navigation:
[Reply to this message]
|