Write a program to display square bullets

 Write a program to display square bullets 

Name of Program - Program to display square bullets

Text Editor - Notepad, Notepad++, Visual Studio Code, Atom, etc.

Code Input- 

<!DOCTYPE html>
<html>
   <head>
      <title>HTML Unordered List</title>
   </head>
   <body>
      <ul type = "square">
         <li>Beetroot</li>
         <li>Ginger</li>
         <li>Potato</li>
         <li>Radish</li>
      </ul>
   </body>
</html>

Output Screen - Internet Browser, Google Chrome, Microsoft Edge, etc

Code View - 

Ordered List with Roman Numbers

      1. Atom
      2. Visual Studio Code
      3. Sublime
      4. Brackets

No comments

Plz.... Don't enter any spam message