List Format
There are two types of list. 1. An Unordered List In this we can show the list in 3 type formats. Disk, Circle and Square. By default this take Disk first and then Circle. If you want to show again by default then square. < h2 > An Unordered List </ h2 > < ul > < li > This is first item of Unordered list. </ li > < li > This is second item of unordered list. </ li > < li > This is third item fo unorederd list. </ li > < li > < ul > ...
Comments
Post a Comment