Tuesday, June 17.

Header Ads

Customizing bullets and numbers in HTML

With a bit more code than we've talked about previously, you can customize the kind of bullets that you use in your unordered lists.  You can even use Roman numerals or letters instead of regular numbers in your ordered lists.  To get this done, all you need to do is add one attribute and value to the code you're already using.

/READ MORE//  Increasing Blog Traffic: Tips #1

You can change your bullets in any unordered list to a square check by using this code:

Untitled
You can also use "circle" or "disc".

In an ordered list, you can use letters instead of numbers by easily adding this code:

Untitled+2

You can even swap "A" for "a" to switch from capital letters to lowercase letters.  Using 'i' or 'I' to use Roman numerals

If you liked this article, then please subscribe to our YouTube Channel for our Blogger and WordPress video tutorials. You can also find us on Facebook, and Twitter 

No comments

Post Top Ad

Post Bottom Ad