UL list style not applying March 27, 2023 by Tarik You need to include the following in your css: li { display: list-item; } This triggers Firefox to show the disc.