HTMLify your dreams
ionicons.min.css
/cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/fonts/ionicons.min.css
@charset "UTF-8";/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.
readme.txt
/cody/learning-zone/website-templates/businessr-corporate-bootstrap-responsive-web-template/readme.txt
Free Responsive HTML5 Template
Businessr corporate bootstrap responsive web template is a well designed multi-purpose template
Businessr corporate bootstrap responsive web template is a well designed multi-purpose template
# Write your MySQL query statement below
SELECT
p.product_name,
SUM(o.unit) AS unit
FROM
Products AS p
LEFT JOIN
SELECT
p.product_name,
SUM(o.unit) AS unit
FROM
Products AS p
LEFT JOIN
.projects-body {
@include blog-and-project-formatting;
&__focus-container {
gap: 9.6rem 0;
}
&__paragraph-spacing-
@include blog-and-project-formatting;
&__focus-container {
gap: 9.6rem 0;
}
&__paragraph-spacing-
function rand(max) {
return Math.floor(Math.random() * max);
}
function shuffle(a) {
for (let i = a.length - 1; i > 0; i--)
return Math.floor(Math.random() * max);
}
function shuffle(a) {
for (let i = a.length - 1; i > 0; i--)
fontawesome-webfont.eot
/cody/learning-zone/website-templates/startbootstrap-grayscale-1.0.3/font-awesome/fonts/fontawesome-webfont.eot
Media file
sbcs-data.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/iconv-lite/encodings/sbcs-data.js
"use strict";
// Manually added data to be used by sbcs codec in addition to generated one.
module.exports = {
// Not supp
// Manually added data to be used by sbcs codec in addition to generated one.
module.exports = {
// Not supp
binary.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
/*!
* Module dependencies.
*/
'use strict';
const Binary = require('mongodb').Binary;
/*!
* vary
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
* vary
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
style.css.map
/cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Mode Toggle Sliding Icons MI/style.css.map
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;EAGI;;;AAGJ;EACI;EACA;EACA;EACA;;;AA
body{
background: rgb(0, 0, 0);
}
#canvas{
box-sizing:border-box;
display: flex;
align-items: center;
background: rgb(0, 0, 0);
}
#canvas{
box-sizing:border-box;
display: flex;
align-items: center;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Media file
_core.scss
/cody/learning-zone/website-templates/free-bootstrap-template-restaurant-website-treehut/font/scss/_core.scss
// Base Class Definition
// -------------------------
.#{$fa-css-prefix} {
display: inline-block;
font-family: FontAwesome;
// -------------------------
.#{$fa-css-prefix} {
display: inline-block;
font-family: FontAwesome;
h1 {
margin: 30px;
margin-bottom: 80px;
font-family: 'Lobster', cursive;
text-shadow: 5px 0 #232931;
font-size: 8rem;
margin: 30px;
margin-bottom: 80px;
font-family: 'Lobster', cursive;
text-shadow: 5px 0 #232931;
font-size: 8rem;
select name,bonus from employee
left join bonus
on bonus.empId = employee.empId
where bonus<1000 or bonus is null;
left join bonus
on bonus.empId = employee.empId
where bonus<1000 or bonus is null;
## Infinite Scrolling & Filter
Display blog posts from [jsonplaceholder](https://jsonplaceholder.typicode.com) and add infinite
Display blog posts from [jsonplaceholder](https://jsonplaceholder.typicode.com) and add infinite
_fixed-width.scss
/cody/learning-zone/website-templates/businessline-corporate-portfolio-bootstrap-responsive-web-template/font/scss/_fixed-width.scss
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
contact.html
/cody/learning-zone/website-templates/atlanta-free-business-bootstrap-template/contact.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-s
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-s
bordered-pulled.less
/cody/learning-zone/website-templates/businessline-corporate-portfolio-bootstrap-responsive-web-template/font/less/bordered-pulled.less
// Bordered & Pulled
// -------------------------
.@{fa-css-prefix}-border {
padding: .2em .25em .15em;
border: solid .08em
// -------------------------
.@{fa-css-prefix}-border {
padding: .2em .25em .15em;
border: solid .08em
// Custom Script
// Developed by: Samson.Onna
// CopyRights : http://webthemez.com
/*
Theme by: WebThemez.com
Note: Please use
// Developed by: Samson.Onna
// CopyRights : http://webthemez.com
/*
Theme by: WebThemez.com
Note: Please use
#include "tokens.h"
#include "parser.h"
#include <stdio.h>
#include <string.h>
int main() {
// test
#include "parser.h"
#include <stdio.h>
#include <string.h>
int main() {
// test
sprite.png
/cody/learning-zone/website-templates/smart-interior-designs-html5-bootstrap-web-template/images/prettyPhoto/dark_rounded/sprite.png
Media file
import { useState } from "react";
import Datarow from "./Datarow";
const Table = ({ ...props }) => {
const [tableData, setTab
import Datarow from "./Datarow";
const Table = ({ ...props }) => {
const [tableData, setTab