How to – Square Box for Organized Lists
-
Hey guys,
Here is the screenshot that sums up and explain the whole situation:
ScreenshotMy HTML code is simple:
<ol> <li> content </li> </ol>
Nothing more.
The css I’m using is:
ol { color: white; background-image: url(https://demo.krsites.com/wp-content/uploads/2015/01/pinksquare.gif); background-repeat: no-repeat; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to – Square Box for Organized Lists’ is closed to new replies.