Re: Can a numbered list start at something > 1?



On 19 Dec, 18:12, Jon Fairbairn <jon.fairba...@xxxxxxxxxxxx> wrote:
Dave Rado <dave.r...@xxxxxxxxxxxxx> writes:
On 19 Dec, 15:17, Michael Fesser <neti...@xxxxxx> wrote:
.oO(Dave Rado)

My original question really was asking *how* to remove the bullets
with css, especially if you are also using real bullets in the same
website.

'list-style-type'http://www.w3.org/TR/CSS21/generate.html#list-style

Micha

Hi Michael

That seems to work in Firefox but not in IE, when I try it. In my css
file, I have:

ul.numbering { list-style-type: none; list-style: none;}

In my web page I have:

<ul class="numbering">
<li>test</li>
</ul>

In IE (but not in Firefox), the bullets are still displayed. Am I
missing something out?

DOCTYPE? Quirks mode probably. There's not enough
information in what you've posted above to diagnose the
problem.

--
Jón Fairbairn Jon.Fairba...@xxxxxxxxxxxx

Hi Jon

See my mock-up and stylesheet in post 14.

Dave
.



Relevant Pages

  • Re: Can a numbered list start at something > 1?
    ... missing something out? ... Quirks mode probably. ... information in what you've posted above to diagnose the ... where I'm looking at it) has no DOCTYPE declaration, ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Eternal September Rocks!
    ... | and made standards for website development, ... a doctype is necessary to get ... a page to behave proper in all majority of browsers. ... just the standard rules are followed. ...
    (microsoft.public.vb.general.discussion)
  • Re: doctype nightmare
    ... You don't need to declare any doctype. ... Pages with a complete doctype will be rendered by the browsers in the mode ... In loose or strict rendering mode, ... much as in quirks mode. ...
    (microsoft.public.frontpage.client)
  • Re: doctype nightmare
    ... >You don't need to declare any doctype. ... >In loose or strict rendering mode, browsers ... >much as in quirks mode. ... >NOT valid HTML. ...
    (microsoft.public.frontpage.client)
  • Re: Networked PCs xp & 98se missing web images on xp machine, ok in win98 on MY website?
    ... > *I have a unique problem that has me totally baffled. ... > website to a local folder and FTP'd it from there. ... Everything appeared to be fine and all the images were ... > and the html for the images is missing as if it was never in there. ...
    (microsoft.public.windowsxp.network_web)