Free Web Design Resources
Other Web Design Resources
| Default Bullet | Square Bullets | Circular bullets |
| <ul type="disc" > | <ul type="square"> | <ul type="circle"> |
| Points in alphabetical order | Points in Roman Numerals | ||
|
|
|
|
| <ol type="a"> | <ol type="A"> | <ol type="i"> | <ol type="I"> |
All you need to do is get into the html and use the 'Type' attribute in the <ul> and <ol> tags. You can also use images as bullets as seen in our ready-made website templates.