coloured Bullets - x5_test

Andre E

Warning: Undefined variable $user in /home/vhosts/andreweb.nl/httpdocs/x5_test/coloured-bullets.php on line 329

Warning: Trying to access array offset on value of type null in /home/vhosts/andreweb.nl/httpdocs/x5_test/coloured-bullets.php on line 329
Logout
Go to content

coloured Bullets

Tutorials
zonder html vakje aan in text veld
Without html code on in text object


<ul>
<li style="color: black;"><span style="color: green;">one example</span></li>
<li style="color: white;"><span style="color: red;">second one</span></li>
<li style="color: blue;"><span style="color: black;">and so on .... </span></li>
</ul>
met html vakje aan in text veld
With html code on in text object



  • one example

  • second one

  • and so on ....

  • Back to content