HTMLify your dreams
/* Custom properties/variables */
:root {
--main-white: #f0f0f0;
--main-red: #be3144;
--main-blue: #45567d;
--main-gray
:root {
--main-white: #f0f0f0;
--main-red: #be3144;
--main-blue: #45567d;
--main-gray
/* --- Default Theme: Dark Mode Professional & Animated --- */
:root {
--color-bg: #121212;
--color-surface: #1e1e1e;
:root {
--color-bg: #121212;
--color-surface: #1e1e1e;
/*****************************************************\
* *
*
* *
*
<!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
style.css
/karbonsites/janen96577/00ae0a68-3acf-4c56-a781-c4ace9947622/0ad291be-ae63-4a25-9849-b7c43c40ba75/style.css
/* --- CSS Reset & Base Styles --- */
:root {
--color-bg-dark: #121212;
--color-bg-medium: #1e1e1e;
--color-text-lig
:root {
--color-bg-dark: #121212;
--color-bg-medium: #1e1e1e;
--color-text-lig
import React, { useState } from 'react';
const CustomRange = () => {
const [value, setValue] = useState(50);
return (
const CustomRange = () => {
const [value, setValue] = useState(50);
return (
roboto-v20-latin-regular.woff
/cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-regular.woff
Media file
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
body {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
body {
<!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
const menu = document.querySelector(".menu");
const links = document.querySelectorAll("li");
const highlight = document.querySel
const links = document.querySelectorAll("li");
const highlight = document.querySel
package.json
/cody/lassiecoder/mutual-funding-app/server/node_modules/ecdsa-sig-formatter/package.json
{
"name": "ecdsa-sig-formatter",
"version": "1.0.11",
"description": "Translate ECDSA signatures between ASN.1/DER and JOS
"name": "ecdsa-sig-formatter",
"version": "1.0.11",
"description": "Translate ECDSA signatures between ASN.1/DER and JOS
Lost packet detected. Attempting recovery...
Retry code: 7F-A2-C3
Retry code: 7F-A2-C3
var isArray = require('./');
var test = require('tape');
test('is array', function(t){
t.ok(isArray([]));
t.notOk(isArray({
var test = require('tape');
test('is array', function(t){
t.ok(isArray([]));
t.notOk(isArray({
Media file
<!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">
MIT License
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, free of charg
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, free of charg
const toasts = document.getElementById('toasts');
const button = document.getElementById('button');
const messages = ['Message
const button = document.getElementById('button');
const messages = ['Message
<?php
//for connection to database
$servername = "localhost";
$username = "root";
$password = "";
$database
//for connection to database
$servername = "localhost";
$username = "root";
$password = "";
$database
core_array.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/types/core_array.js
'use strict';
const Document = require('../document');
const EmbeddedDocument = require('./embedded');
const MongooseError = re
const Document = require('../document');
const EmbeddedDocument = require('./embedded');
const MongooseError = re
import 'dart:ui';
class CustomColor {
static const Color scaffoldBg = Color(0xff252734);
static const Color bgLight1 = Colo
class CustomColor {
static const Color scaffoldBg = Color(0xff252734);
static const Color bgLight1 = Colo
LICENSE
/cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/node_modules/safe-buffer/LICENSE
The MIT License (MIT)
Copyright (c) Feross Aboukhadijeh
Permission is hereby granted, free of charge, to any person obtaining
Copyright (c) Feross Aboukhadijeh
Permission is hereby granted, free of charge, to any person obtaining
<!DOCTYPE html >
<html lang="en" >
<head >
<meta charset="UTF-8" >
<title > CSS Playground</title >
<style >
body {
<html lang="en" >
<head >
<meta charset="UTF-8" >
<title > CSS Playground</title >
<style >
body {