Search results
Results from the WOW.Com Content Network
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file
In typography, a bullet or bullet point, •, is a symbol or glyph used to introduce items in a list. For example: Red; Green; Blue; The bullet symbol may take any of a variety of shapes, such as circular, square, diamond or arrow. Typical word processor software offers a wide selection of shapes and colors.
A line break in the wikimarkup of a list item will end not just the item but the entire list, and reset the counter on ordered lists. Separating unordered list items with blank lines may look approximately normal on-screen, but it creates many separate one-item lists, which is a problem for people using screen readers and is discouraged by the ...
An unordered (bulleted) list. The type of list item marker can be specified in an HTML attribute: < ul type = "foo" >; or in a CSS declaration: ul {list-style-type: foo;} – replacing foo with one of the following (the same values are used in HTML and CSS): disc (the default), square, or circle.
It's not too bad, as our regular screen reader users get used to it. Every additional level of indentation simply adds another list inside the preceding one (and they all get closed at the end). Similarly, a two level list using bullet points makes use of a 'unordered lists' so the * code produces this html:
Use a bulleted (unordered) list by default, especially for long lists. Use a numbered (ordered) list only if there is a need to refer to items by number, the sequence of items is important, or the numbering exists in the real world (e.g., tracks on an album).
The problem with that is that there may be multiple sub-bullet-points beneath a (sub-)bullet-point. Which solution do you suggest or prefer? Nested lists probably have to adapt to the mobile display by getting displayed differently in the mobile view (en.m.wikipedia) at least if it detected a small screen or a mobile device in general.
The template {} (for "list item dot") simulates, as closely as possible within the bounds of differences between browsers, the appearance of the bullet used by Wikipedia in unordered lists. Its variants {{ lidot2 }} and {{ lidot3 }} do the same, with minor enhancements for more consistent list appearance in certain cases, as documented below.