Fukol
How do I make an fukol?
A demo of the Fukol grid system: a CSS grid system that fits in a tweet.. What is a fukol? How do you make a fukol? This script and codes were developed by Heydon on 27 August 2022, Saturday.
Fukol - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Fukol</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>You know what to do: resize your viewport!</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In non metus feugiat, fringilla arcu non, hendrerit magna. Duis eu ex sem. Aliquam erat volutpat. Maecenas pellentesque dui eu odio vehicula condimentum. In odio nisi, placerat sed lectus eget, interdum elementum felis. Aenean id pretium orci. Suspendisse gravida nulla eros, eu sodales diam laoreet ornare. Proin purus quam, hendrerit eu ipsum eget, gravida tincidunt justo. Praesent facilisis vel felis vel imperdiet. Phasellus dapibus magna a enim fermentum, et luctus libero mollis. Suspendisse ac varius ante, nec egestas orci. Sed sapien urna, feugiat eget congue in, varius elementum tortor.</p>
<div class="fukol"> <div class="fukol-grid"> <div>1</div> <div>2</div> <div>3</div> <div>4</div> <div>5</div> <div>6</div> <div>7</div> <div>8</div> <div>9</div> <div>10</div> <div>11</div> <div>12</div> </div>
</div>
<p>Sed sem tortor, porttitor ac ultrices nec, sagittis at libero. Nulla consequat gravida erat condimentum porttitor. Nunc euismod placerat nisl, sit amet tincidunt quam rutrum non. Quisque tellus nisl, pellentesque lobortis tempus non, dictum eget magna. Duis cursus ipsum at orci condimentum faucibus. Donec placerat semper nibh eget fringilla. Mauris nisl odio, scelerisque vel metus non, ullamcorper vestibulum ipsum. Ut purus lectus, eleifend quis viverra vitae, lobortis euismod sem. Aliquam erat volutpat.</p> <script src="js/index.js"></script>
</body>
</html>
Fukol - Script Codes CSS Codes
/* The Fukol CSS 'grid system' */
.fukol-grid { display: flex; flex-wrap: wrap; margin: -0.5em;
}
.fukol-grid > * { flex: 1 0 10em; margin: 0.5em;
}
.fukol-grid > *:first-child { flex-basis: calc(100% - 1em);
}
/* Styles just for this demo */
* { box-sizing: border-box; /* should be covered by reset */
}
body { padding: 1em; margin: 0 auto; max-width: 50em; line-height: 1.5;
}
body * + * { margin-top: 1.5em;
}
.fukol-grid > * { background: #222; padding: 1em; color: #fff; text-align: center;
}
Fukol - Script Codes JS Codes
/* haha NO */

Developer | Heydon |
Username | heydon |
Uploaded | August 27, 2022 |
Rating | 4.5 |
Size | 2,461 Kb |
Views | 74,851 |
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!
Name | Size |
FUN TIMES Competition | 3,473 Kb |
Content Aware Navigation | 1,950 Kb |
Pixelated Brain Animation | 7,866 Kb |
Bookish | 2,094 Kb |
CSS only, automated, and accessible external link icon | 1,678 Kb |
DIV wormhole | 1,932 Kb |
Invert custom properties | 2,026 Kb |
Just add javascript | 2,010 Kb |
Redesigned gender form field | 1,160 Kb |
Theme color inverter with filter | 0 Kb |
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!
Name | Username | Size |
Mega Menu by Joni | Asakasinsky | 3,171 Kb |
RWD Conversion Practice | Jxqr97 | 2,743 Kb |
Opening Reveal Modal On Document Ready | Winghouchan | 1,787 Kb |
Front in Aracaju Logo Pure CSS | Shankarcabus | 2,581 Kb |
Hard-Stop Gradients | Mackdoyle | 2,288 Kb |
Elephants Full screen site | Orrinward | 3,981 Kb |
Ball bouncing loading animation | Adam2326 | 3,144 Kb |
Navcube | Wbarlow | 4,775 Kb |
Simple personal profile | Miroot | 2,856 Kb |
Hc first draft | Stepfray | 5,104 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!