Noodles Tags

Size
1,915 Kb
Views
26,312

How do I make an noodles tags?

What is a noodles tags? How do you make a noodles tags? This script and codes were developed by Lachlan Campbell on 24 September 2022, Saturday.

Noodles Tags Previews

Noodles Tags - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Noodles Tags</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <ul> <li class="tag tag-light">light</li> <li class="tag tag-standard">standard</li> <li class="tag tag-dark">dark</li>
</ul>
</body>
</html>

Noodles Tags - Script Codes CSS Codes

ul { list-style: none; margin-top: 2.5em;
}
ul .tag { font-family: Roboto, sans-serif; line-height: 1.66; padding: 4px 14px; border-radius: 17px; color: white; margin-right: 12px; display: inline-block;
}
ul .tag.tag-light { background-color: #ff8429;
}
ul .tag.tag-standard { background-color: #FF6D00;
}
ul .tag.tag-dark { background-color: #e06000;
}
Noodles Tags - Script Codes
Noodles Tags - Script Codes
Home Page Home
Developer Lachlan Campbell
Username lachlanjc
Uploaded September 24, 2022
Rating 3
Size 1,915 Kb
Views 26,312
Do you need developer help for Noodles Tags?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Lachlan Campbell (lachlanjc) Script Codes
Create amazing Facebook ads with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!