How can I create a small color box using html and css?

后端 未结 2 908
心在旅途
心在旅途 2021-02-03 20:07

I have a picture on a html file/site and I want to add the list of available colors for that picture. I want to create very small boxes or dots, a small box for every color.

2条回答
  •  旧时难觅i
    2021-02-03 20:36

    If you want to create a small dots, just use icon from font awesome.

    fa fa-circle
    

提交回复
热议问题