Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


Day 59 /djdj/challange/day59.sql
45 Views
0 Comments
# Write your MySQL query statement below
SELECT user_id, email
FROM Users
WHERE email REGEXP '^[A-Za-z0-9_]+@[A-Za-z]+.com';
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/14. Heart/app.js
76 Views
0 Comments
const grayHeart = document.querySelector(".gray-heart");
const redHeart = document.querySelector(".red-heart");

grayHeart.addEv
priyanka.html /priyanka/priyanka.html
743 Views
1 Comments
<html>
<head>
<title>To create paragraph</title>
</head>
<body background ="pexels-pixabay-219998.jpg"TEXT="BLUE">
<center>
Ismart - Ismart Shankar.m4a /djdj/songs/Ismart - Ismart Shankar.m4a
407 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/isarray/README.md
112 Views
0 Comments

# isarray

`Array#isArray` for older browsers.

[![build status](https://secure.travis-ci.org/juliangruber/isarray.svg)](http:/
image-05.jpg /cody/atherosai/ui/gallery-03/images/image-05.jpg
290 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/128 - Bingo Card Generator/style.css
189 Views
0 Comments
.clear {
width: 100%;
clear: both;
}


.card {
float: left;
portfolio/badges/pe_award_02.png /abh/portfolio/badges/pe_award_02.png
380 Views
0 Comments
Media file
Git Magic JS /cody/gitmagic/index.js
241 Views
0 Comments
// https://api.github.com/users/ABHCH

const searchInput = document.querySelector(".user_name");
const userImage = document.q
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/raw-body/README.md
115 Views
0 Comments
# raw-body

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-ver
167.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/167.png
237 Views
0 Comments
Media file
zatch.png /amar/zatch.png
89 Views
0 Comments
Media file
style.css /cody/atherosai/ui/sidebar-01/style.css
179 Views
0 Comments

@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');

:root {
--primary-color: #625BFE;
--prima
folder.svg /cody/atherosai/ui/tabs-03/assets/folder.svg
432 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#3e3e3e" fill="none"
Login.php /djdj/php//Programs/System/Login.php
172 Views
0 Comments
<?php
// if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){
// header("location:welcome.php");
//
about.html /karbonsites/amanbabuhemant/69bab99f-1dbf-44ca-8ad4-59ab5034033f/9adab887-4fca-415c-9c66-04859ca0a646/about.html
110 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/29. Select Menu/style.css
81 Views
0 Comments
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}

header {
width: 100%;
wed.jpg /ahmads_codes/Marriage Hall Booking/wed.jpg
236 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/utils-merge/README.md
115 Views
0 Comments
# utils-merge

[![Version](https://img.shields.io/npm/v/utils-merge.svg?label=version)](https://www.npmjs.com/package/utils-merg
style.css /cody/bradtraversy/50projects50days/insect-catch-game/style.css
126 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap');

* {
box-sizing: border-box;
}

body {
b
index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Conic Gradient Text Clip/index.html
391 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
Post-Method.php /djdj/php/Programs/Post-Method.php
847 Views
0 Comments
<?php
if($_SERVER['REQUEST_METHOD'] == 'POST'){//if (isset($_POST)){
$name = $_POST['name'];
$email = $_POST
179.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/179.png
248 Views
0 Comments
Media file
style.css /cody/vishal-dcode/Verify Account UI/style.css
120 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

* {
margin: 0;
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Delete Button MI/index.html
480 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>D
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Ripple MI Radio Buttons/style.css
204 Views
0 Comments
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,700);

* {
margin: 0;
padding: 0;
box-sizing: bord
tips.html /karbonsites/agootoo/define/tips.html
136 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
eslint.config.mjs /biisal/biisal/eslint.config.mjs
27 Views
0 Comments
import { dirname } from "path";
import { fileURLToPath } from "url";
import { FlatCompat } from "@eslint/eslintrc";

const __fil
index.html /karbonsites/12ka4chef/recipe-management-web-app/index.html
116 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
style.css /cody/vishal-dcode/Image Hover Effect/style.css
112 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: borde
bind.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/bind.js
12 Views
0 Comments
"use strict";
module.exports = function(Promise, INTERNAL, tryConvertToPromise, debug) {
var calledBind = false;
var rejectThis
sharding.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/plugins/sharding.js
12 Views
0 Comments
'use strict';

const objectIdSymbol = require('../helpers/symbols').objectIdSymbol;
const utils = require('../utils');

/*!
* i