Eg2:: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 February 2024

  • curprev 10:3710:37, 4 February 2024Elina talk contribs 574 bytes +574 Created page with " <h2>Example of unordered list in circle</h2> <ul style="list-style-type:circle;"> <li>sachin</li> <li>manoj</li> </ul> <h2>Example of unordered list in disk</h2> <ul style="list-style-type:disk;"> <li>Priya</li> <li>Mohit</li> </ul> <h2>Example of unordered list in square</h2> <ul style="list-style-type:square;"> <li>Pinky</li> <li>Punam</li> </ul> <h2>Example of unordered list in none<..."