HTMLify your dreams
const KEY = "3fd2be6f0c70a2a598f084ddfb75487c";
// For educational purposes only - DO NOT USE in production
// Request your own
// For educational purposes only - DO NOT USE in production
// Request your own
(function(window){
var Game = {
init: function(){
this.c = document.getElementById("game");
this.c.width = this.c.width;
var Game = {
init: function(){
this.c = document.getElementById("game");
this.c.width = this.c.width;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!DOCTYPE html>
<html>
<head>
<title>Register</title>
<link rel="icon" type="image/x-icon" href="download.png">
<link re
<html>
<head>
<title>Register</title>
<link rel="icon" type="image/x-icon" href="download.png">
<link re
"use strict";
module.exports = function(
Promise, PromiseArray, tryConvertToPromise, apiRejection) {
var util = require("./u
module.exports = function(
Promise, PromiseArray, tryConvertToPromise, apiRejection) {
var util = require("./u
const empties = document.querySelectorAll(".empty");
const fill = document.querySelector(".fill");
fill.addEventListener("drags
const fill = document.querySelector(".fill");
fill.addEventListener("drags
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";
* {
margin: 0;
padding: 0;
}
b
* {
margin: 0;
padding: 0;
}
b
*{
margin: 0;
padding: 0;
box-sizing: border-box;
color: #fff;
}
body{
margin: 0;
padding: 0;
box-sizing: border-box;
color: #fff;
}
body{
style.css.map
/cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Intro Text Animation/style.css.map
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAAQ;AAER;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AA
class SnsLinks {
static const String github = "https://github.com";
static const String linkedin = "https://linkedin.com";
static const String github = "https://github.com";
static const String linkedin = "https://linkedin.com";
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
/**
* Definition for a binary tree node.
* type TreeNode struct {
* Val int
* Left *TreeNode
* Right *Tree
* Definition for a binary tree node.
* type TreeNode struct {
* Val int
* Left *TreeNode
* Right *Tree
<?php
//do while loop
$a = 0;
do {
echo $a;
$a++;
} while ($a <= 10);
?>
//do while loop
$a = 0;
do {
echo $a;
$a++;
} while ($a <= 10);
?>
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap');
* {
padding: 0;
margin: 0;
box-
* {
padding: 0;
margin: 0;
box-
const search = document.querySelector('.search')
const searchBtn = document.querySelector('.search-btn')
const loader = document
const searchBtn = document.querySelector('.search-btn')
const loader = document
connection.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/cmap/connection.js
'use strict';
const EventEmitter = require('events');
const MessageStream = require('./message_stream');
const MongoError = req
const EventEmitter = require('events');
const MessageStream = require('./message_stream');
const MongoError = req
document.addEventListener('DOMContentLoaded', () => {
// Simple JS to demonstrate interaction logic, though CSS handles most
// Simple JS to demonstrate interaction logic, though CSS handles most
:root {
--height: 100px;
--width: 200px;
}
* {
margin: 0;
padding: 0;
--height: 100px;
--width: 200px;
}
* {
margin: 0;
padding: 0;
find_and_modify.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/find_and_modify.js
'use strict';
const OperationBase = require('./operation').OperationBase;
const applyRetryableWrites = require('../utils').appl
const OperationBase = require('./operation').OperationBase;
const applyRetryableWrites = require('../utils').appl
# Write your MySQL query statement below
select product_name, year, price
from Sales
inner join Product
where Sales.product_i
select product_name, year, price
from Sales
inner join Product
where Sales.product_i
func reversePrefix(word string, ch byte) string {
var stack []rune
for _i, c := range word {
stack = append(s
var stack []rune
for _i, c := range word {
stack = append(s
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti