HTMLify your dreams
<!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" />
/**
* Continues with the callback on the next tick.
* @function
* @param {function(...[*])} callback Callback to execute
* @
* Continues with the callback on the next tick.
* @function
* @param {function(...[*])} callback Callback to execute
* @
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
* {
margin: 0;
padding: 0;
box-sizing
* {
margin: 0;
padding: 0;
box-sizing
<!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" />
class Queen extends Piece {
constructor(position, name) {
super(position, 'queen', name);
}
getAllowedMoves(){
return [
constructor(position, name) {
super(position, 'queen', name);
}
getAllowedMoves(){
return [
class Solution {
/**
* @param String[] $names
* @param Integer[] $heights
* @return String[]
*/
fun
/**
* @param String[] $names
* @param Integer[] $heights
* @return String[]
*/
fun
<?PhP
// php is case insensitive programming lang.
//with three variable
$a = 10;
$b = 5;
$c = $a + $b;
EcHo ($
// php is case insensitive programming lang.
//with three variable
$a = 10;
$b = 5;
$c = $a + $b;
EcHo ($
command.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/wireprotocol/command.js
'use strict';
const Query = require('../connection/commands').Query;
const Msg = require('../connection/msg').Msg;
const MongoE
const Query = require('../connection/commands').Query;
const Msg = require('../connection/msg').Msg;
const MongoE
import React from 'react'
import {Link} from 'react-router-dom'
import Fundingdata from '../Jsondata/Fundingdata.json'
const Ho
import {Link} from 'react-router-dom'
import Fundingdata from '../Jsondata/Fundingdata.json'
const Ho
{
"compilerOptions": {
"target": "ES2017",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"compilerOptions": {
"target": "ES2017",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
package.json
/cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/package.json
{
"name": "merge-descriptors",
"description": "Merge objects using descriptors",
"version": "1.0.1",
"author": {
"na
"name": "merge-descriptors",
"description": "Merge objects using descriptors",
"version": "1.0.1",
"author": {
"na
The MIT License (MIT)
Copyright (c) 2016 Zeit, Inc.
Permission is hereby granted, free of charge, to any person obtaining a co
Copyright (c) 2016 Zeit, Inc.
Permission is hereby granted, free of charge, to any person obtaining a co
const monthEl = document.getElementById("month");
const dayNameEl = document.getElementById("day");
const dayNumEl = document.ge
const dayNameEl = document.getElementById("day");
const dayNumEl = document.ge
maximize-area-of-square-hole-in-grid.py
/prakhardoneria/LeetCode/maximize-area-of-square-hole-in-grid.py
class Solution:
def maximizeSquareHoleArea(self, n: int, m: int, hBars: List[int], vBars: List[int]) -> int:
def get
def maximizeSquareHoleArea(self, n: int, m: int, hBars: List[int], vBars: List[int]) -> int:
def get
const captcha = document.querySelector('.captcha'),
reloadbtn = document.querySelector('.reload'),
inputText = document.queryS
reloadbtn = document.querySelector('.reload'),
inputText = document.queryS
style.scss
/cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Gradient Border On Hover Animation/style.scss
@property --bg-angle {
inherits: false;
initial-value: 0deg;
syntax: "<angle>";
}
* {
box-sizing: border-box;
inherits: false;
initial-value: 0deg;
syntax: "<angle>";
}
* {
box-sizing: border-box;
export const initialState = null;
export const reducer = (state, action) => {
if(action.type === 'USER') {
return a
export const reducer = (state, action) => {
if(action.type === 'USER') {
return a
Coder AI is a comprehensive AI-powered platform designed to simplify and enhance software development. Our platform offers a wi
style.css
/cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Parallax Effect On Image Hover/style.css
body {
margin: 0;
min-height: 100vh;
display: grid;
place-content: center;
background: #151515;
}
margin: 0;
min-height: 100vh;
display: grid;
place-content: center;
background: #151515;
}