Lists 2 - change in post, manually

Last to be used 03.10.19

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line,
normal text
normal text

ul style="margin: 0em; padding-left: 2em;"

Last to be used 03.01.19

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, 
normal text
normal text

ul style="margin: 0em; padding-left: 1.5em;"

Last to be used 14.04.18

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, 
normal text
normal text

ul style="margin: 0em 0em 0em 0.5em; padding-left: 1em;" (top, right, bottom, left)

On each bullet long text to stand out

normal text
normal text222
  • disk 1 this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line,
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, 
normal text
normal text

each entry separate ul, can be achieved with li entries also.
ul style="margin: 0.5em; padding-left: 1em;"

111 from template

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line,
normal text
normal text
HTML script
ul style="text-align: left;"

move to left halfway

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line,
normal text
use the following
ul style="padding-left: 1em; text-align: left;"

333 move left no margin

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, 
normal text
use the following
ul style="margin: 0em; padding-left: 1em; text-align: left;"

444 top, bottom margins different

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, 
normal text
normal text
use the following
<ul style="margin-bottom: 1em; margin-top: 0em; padding-left: 1em;">

555 bullet - text gap

normal text
normal text
  • disk 1
  • disk 2 text, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line, this is a long text line,
normal text
use the following
<ul style="text-align: left; text-indent: 2em;">


Comments