|
BGonline.org Forums
html tips: bullet lists
Posted By: KenB In Response To: Opening 54 rollout, XG 3-ply (Nack Ballard)
Date: Wednesday, 2 June 2010, at 8:26 p.m.
html - bullet lists html tips: bullet lists
bullet lists
This page shows you how you can do bullet lists, and how to specify different types of bullets for your html documents.
The following example shows a bullet list with three items.
This is what it looks like:
<.li>First item
<.li>Second item
<.li>Third item
Bullet lists are indented from the main text, and a line is skipped:
- First item
- Second item
- Third item
This is the main text, notice there is no code for a line break
<.li>First item
<.li>Second item
<.li>Third item
This is the result:
This is the main text, notice there is no code for a line breakembedded bullet lists
- First item
- Second item
- Third item
You can put bullet lists inside bullet lists. The code for the embedded list is given in red in the next example:
<.li>First item
<.li>First item of embedded list
<.li>Second item of embedded list
<.li>Third item of embedded list
<.li>Second item
<.li>Third item
The result of that code appears below; notice that the bullet changes by default (but, on different systems using "Japanese Auto-Detect, the bullets may be identical). In the next section, I'll show you the code to specify what kind of bullet your browser displays.
- First item
- First item of embedded list
- Second item of embedded list
- Third item of embedded list
- Second item
- Third item
different bullet types
There are three different types of bullets. The code for each is shown below, in red; examples follow. (Note that in the next example, the squares are filled in on Netscape for Windows, but black outlines with white insides on Netscape for Macintosh).type=square>First item
<.li
<.li
type=square>Second item
<.li type=square>Third item
- First item
- Second item
- Third item
Circles:
type=circle>First item
<.li
<.li type=circle>Second item
<.li type=circle>Third item
You can mix them:
- First item
- Second item
- Third item
<.li type=disc>First item
<.li
type=circle>Second item
<.li type=square>Third item
- First item
- Second item
- Third item
- Opening 54 rollout, XG 3-ply
KenB -- Wednesday, 2 June 2010, at 3:21 p.m.
- Opening 54 rollout, XG 3-ply
neilkaz -- Wednesday, 2 June 2010, at 3:40 p.m.
- Opening 54 rollout, XG 3-ply
Stick -- Wednesday, 2 June 2010, at 7:08 p.m.
- Opening 54 rollout, XG 3-ply
neilkaz -- Wednesday, 2 June 2010, at 7:28 p.m.
- Opening 54 rollout, Snowie
Nack Ballard -- Wednesday, 2 June 2010, at 4:00 p.m.
- Opening 54 rollouts (two), GnuBG
Nack Ballard -- Wednesday, 2 June 2010, at 4:21 p.m.
- Opening 54 rollouts (two), GnuBG
Stick -- Wednesday, 2 June 2010, at 7:07 p.m.
- Opening 54 rollouts (two), GnuBG
Nack Ballard -- Wednesday, 2 June 2010, at 7:24 p.m.
- Opening 54 rollouts (two), GnuBG
Stick -- Wednesday, 2 June 2010, at 7:34 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 4:55 p.m.
- Opening 54 rollout, XG 3-ply
phil simborg -- Wednesday, 2 June 2010, at 5:46 p.m.
- Opening move data, three bots
Nack Ballard -- Wednesday, 2 June 2010, at 7:11 p.m.
- Opening move data, three bots
Daniel Murphy -- Wednesday, 2 June 2010, at 7:25 p.m.
- Opening move data, three bots
Nack Ballard -- Wednesday, 2 June 2010, at 8:38 p.m.
- Opening 21 XG 4 ply 46k
neilkaz -- Wednesday, 2 June 2010, at 7:26 p.m.
- OK can start 4 ply RO in morning
neilkaz -- Wednesday, 2 June 2010, at 10:38 p.m.
- OK can start 4 ply RO in morning
Nack Ballard -- Wednesday, 2 June 2010, at 10:56 p.m.
- OK can start 4 ply RO in morning
neilkaz -- Wednesday, 2 June 2010, at 10:58 p.m.
- OK can start 4 ply RO in morning
Gregg Cattanach -- Thursday, 3 June 2010, at 3:41 p.m.
- OK can start 4 ply RO in morning
Nack Ballard -- Thursday, 3 June 2010, at 4:56 p.m.
- Opening 54 rollout, XG 3-ply
Stick -- Wednesday, 2 June 2010, at 7:15 p.m.
- Opening 54 rollout, XG 3-ply
David Rockwell -- Wednesday, 2 June 2010, at 7:27 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 8:02 p.m.
- Opening 54 rollout, XG 3-ply
Casper van der Tak -- Wednesday, 2 June 2010, at 8:25 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 9:30 p.m.
- Opening 54 rollout, XG 3-ply
Casper van der Tak -- Thursday, 3 June 2010, at 7:04 a.m.- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 7:48 p.m.
- Opening 54 rollout, XG 3-ply
Stick -- Wednesday, 2 June 2010, at 7:58 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 8:07 p.m.
- Opening 54 rollout, XG 3-ply
neilkaz -- Wednesday, 2 June 2010, at 10:25 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Wednesday, 2 June 2010, at 10:58 p.m.
- html tips: bullet lists
KenB -- Wednesday, 2 June 2010, at 8:26 p.m.
- html tips: bullet lists
Stick -- Wednesday, 2 June 2010, at 8:41 p.m.
- html tips: bullet lists
KenB -- Wednesday, 2 June 2010, at 8:44 p.m.
- html tips: bullet lists
Nack Ballard -- Sunday, 6 June 2010, at 7:56 p.m.
- html tips: bullet lists
Daniel Murphy -- Sunday, 6 June 2010, at 8:11 p.m.
- html tips: bullet lists
Nack Ballard -- Monday, 7 June 2010, at 10:23 p.m.
- html tips: bullet lists
Daniel Murphy -- Monday, 7 June 2010, at 10:47 p.m.
- html tips: bullet lists
Nack Ballard -- Tuesday, 8 June 2010, at 12:07 a.m.
- html tips: bullet lists
Gregg Cattanach -- Wednesday, 9 June 2010, at 6:25 p.m.
- Thanks to you too, Gregg :) *NM*
Nack Ballard -- Thursday, 10 June 2010, at 2:55 a.m.
- Opening 54 rollout, XG 3-ply
David Rockwell -- Wednesday, 2 June 2010, at 7:21 p.m.
- Opening 54 rollout, XG 3-ply
Nack Ballard -- Thursday, 3 June 2010, at 11:38 p.m.
- ...depending on whom I am playing ...?
Klaus Evers -- Wednesday, 2 June 2010, at 9:36 p.m.
- ...depending on whom I am playing ...?
neilkaz -- Wednesday, 2 June 2010, at 10:34 p.m.
- ...depending on whom I am playing ...?
Nack Ballard -- Wednesday, 2 June 2010, at 11:29 p.m.
- ...depending on whom I am playing ...?
KenB -- Thursday, 3 June 2010, at 3:28 p.m.
[ View Thread ][ Post Response ][ Return to Index ][ Read Prev Msg ][ Read Next Msg ]BGonline.org Forums is maintained by Stick with WebBBS 5.12.