Add Pixel Lab® Nova to your project via CDN — no build tools required.
Place the following tags in your HTML <head> and before </body>:
<link rel="stylesheet" href="https://nova.pixellab.com.tr/dist/pixel-lab-nova.css">
<script src="https://nova.pixellab.com.tr/dist/pixel-lab-nova.js"></script>
<!DOCTYPE html> <html lang="tr" data-theme="dark"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Project</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"> <link rel="stylesheet" href="https://nova.pixellab.com.tr/dist/pixel-lab-nova.css"> </head> <body> <h1>Hello Nova!</h1> <button class="pl-btn pl-btn-primary">Get Started</button> <script src="https://nova.pixellab.com.tr/dist/pixel-lab-nova.js"></script> </body> </html>
Nova uses Plus Jakarta Sans (Google Fonts) and Font Awesome 6 for icons. Include them in your project for the best experience. Nova works without them, but the design will use fallback fonts.
Display headings, body text, and text utilities.
Lead paragraph | A modern, production-ready CSS+JS framework.
Body text | The quick brown fox jumps over the lazy dog.
Small text | Supporting detail in a smaller size.
Muted · Secondary · Bold · Italic
Inline code and Kbd
12-column responsive grid with gutter control.
Responsive, striped, hover tables.
Text inputs, textareas, selects, and sizes.
Checkboxes, radio buttons, and toggle switches.
Prepend and append elements to inputs.
Animated labels that float above the input.
Valid and invalid states with feedback messages.
Inline status indicators and labels.
Contextual feedback alerts with icons.
This is an informational alert message.
Operation completed successfully.
Please review your changes before saving.
Something went wrong. Try again.
Flexible content containers with header, body, and footer.
Some quick example text to build on the card title and make up the bulk of the card's content.
Learn moreWith supporting text below as a natural lead-in.
Page navigation controls with sizes.
Flexible bordered list items.
Progress bars with semantic variants and animations.
Loading indicators in border and grow styles.
Collapsible content sections with exclusive toggling.
Tab and pill navigation with content panes.
Context menus triggered by click.
Dialog overlays with focus trap and backdrop.
Sidebar drawer panels from any edge.
Right-side panel with scrollable content.
Lightweight notification pop-ups.
Hover to reveal contextual information.
Image slideshow with controls, indicators, and multiple variants.
Add .pl-carousel-fullscreen class for a 100vh viewport-height carousel. Ideal for landing page hero sections.
<div class="pl-carousel pl-carousel-hero pl-carousel-fullscreen">...</div>
Click-to-expand image gallery with keyboard navigation.
Auto-scrolling partner/logo carousel. Hover to pause.
Spacing, display, colors, borders, and more.