coloured Bullets - x5_test

Andre E
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