-
Notifications
You must be signed in to change notification settings - Fork 0
HTML CODE #2
Copy link
Copy link
Open
Description
Fotik007
opened on Sep 22, 2023
Issue body actions
<style>
.LinkList1 {
counter-reset: item;
list-style-type: none;
padding-left: 10px;
}
.LinkList1 li {
position: relative;
background: #e1e9ff6b;
color: #ff9c9c;
margin-bottom: 4px;
padding: 10px 20px;
}
.LinkList1 li::before {
content: counter(item);
counter-increment: item;
position: absolute;
left: -20px;
top: 10px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
border-radius: 50%;
background-color: #185abc;
color: white;
}
</style>
- What is Affiliate Marketing
- What Is Marketing Automation?
- Search Engine Marketing
- SEO Glossary
- What Is Bounce Rate? How to reduce it?
- How to find the perfect keyword?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels