Solution 1 :

Here is just like that tag

span{
background:#444444;
color: #fff;
padding:5px 10px 5px 10px;
border-radius: 5px;
}
<span>Tag</span>
<span>Tag</span>
<span>Tag</span>
<span>Tag</span>

Problem :

I want to create a few tags to filter categories in a comic web. Pls help me

enter image description here

Can just like this!

Comments

Comment posted by help center

Welcome to Stack Overflow! Please visit the

By