HTMLify your dreams
*{
margin:0 ;
padding:0 ;
font-family: 'popins','sans-sarif';
box-sizing: border-box;
}
body{
display: flex;
margin:0 ;
padding:0 ;
font-family: 'popins','sans-sarif';
box-sizing: border-box;
}
body{
display: flex;
{
"title": "Angry Mood Songs",
"description": "Calm your Anger now"
}
"title": "Angry Mood Songs",
"description": "Calm your Anger now"
}
(The MIT License)
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug
* {
padding: 0;
box-sizing: border-box;
font-family: "sans";
}
@font-face {
font-family: "sans";
padding: 0;
box-sizing: border-box;
font-family: "sans";
}
@font-face {
font-family: "sans";
validateBeforeSave.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/plugins/validateBeforeSave.js
'use strict';
/*!
* ignore
*/
module.exports = function(schema) {
const unshift = true;
/*!
* ignore
*/
module.exports = function(schema) {
const unshift = true;
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-2" width="24" height="24" viewBox="0 0 24 24
.container {
width: 1100px;
margin: auto;
height: 100vh;
}
button {
width: 270px;
width: 1100px;
margin: auto;
height: 100vh;
}
button {
width: 270px;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Login 01</title>
<meta name="v
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Login 01</title>
<meta name="v
#!/usr/bin/env node
var mime = require('./mime.js');
var file = process.argv[2];
var type = mime.lookup(file);
process.stdout.
var mime = require('./mime.js');
var file = process.argv[2];
var type = mime.lookup(file);
process.stdout.
dbcs-codec.js
/cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/encodings/dbcs-codec.js
"use strict";
var Buffer = require("safer-buffer").Buffer;
// Multibyte codec. In this scheme, a character is represented by 1
var Buffer = require("safer-buffer").Buffer;
// Multibyte codec. In this scheme, a character is represented by 1
class GameObject {
constructor(x, y, width, height, color) {
this.x = x;
this.y = y;
this.width = wi
constructor(x, y, width, height, color) {
this.x = x;
this.y = y;
this.width = wi
<?php
session_start();
if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){
header('location:login.p
session_start();
if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){
header('location:login.p
<?php
$server = "localhost";
$username = "root";
$password = "";
$database = "system";
$conn = mysqli_con
$server = "localhost";
$username = "root";
$password = "";
$database = "system";
$conn = mysqli_con
<!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
decimal128.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/drivers/node-mongodb-native/decimal128.js
/*!
* ignore
*/
'use strict';
module.exports = require('mongodb').Decimal128;
* ignore
*/
'use strict';
module.exports = require('mongodb').Decimal128;
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
Screenshot 2022-04-14 072804.png
/cody/swapnilsparsh/30DaysOfJavaScript/123 - Dino Game/img/Screenshot 2022-04-14 072804.png
Media file
class Solution:
def permute(self, nums: List[int]) -> List[List[int]]:
if len(nums) == 1: return [[nums[0]]]
def permute(self, nums: List[int]) -> List[List[int]]:
if len(nums) == 1: return [[nums[0]]]
/**
* negotiator
* Copyright(c) 2012 Isaac Z. Schlueter
* Copyright(c) 2014 Federico Romero
* Copyright(c) 2014-2015 Douglas
* negotiator
* Copyright(c) 2012 Isaac Z. Schlueter
* Copyright(c) 2014 Federico Romero
* Copyright(c) 2014-2015 Douglas
<!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"
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.container {
height: 100vh;
padding: 0;
margin: 0;
box-sizing: border-box;
}
.container {
height: 100vh;
@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');
:root {
--primary: #625BFE;
--primary-hove
:root {
--primary: #625BFE;
--primary-hove
@import url("https://fonts.googleapis.com/css2?family=Blinker:wght@400;700&display=swap");
:root {
--border-color: #e3e5e4;
:root {
--border-color: #e3e5e4;
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #19172e;
height: 100vh;
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #19172e;
height: 100vh;
func numJewelsInStones(jewels string, stones string) int {
var count int
for _, j := range jewels {
for _, s := range sto
var count int
for _, j := range jewels {
for _, s := range sto