Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


efcdb3ce.webp /sticker-archive/stickers/efcdb3ce.webp
104 Views
0 Comments
Media file
Signinbox2.html /amar/Signinbox2
526 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=devi
Auto Update Testing /abh/TM/auto_update_testing.py
1067 Views
0 Comments
from textual.app import App
from textual.containers import ScrollableContainer
from textual.widget import Widget
from threadi
collection-2.jpg /khushi/E com Website/assets/images/collection-2.jpg
150 Views
0 Comments
Media file
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/17. Cursor/app.js
23 Views
0 Comments
const cursor = document.querySelector(".cursor");

document.addEventListener("mousemove", function (event) {
// event.pageX --
lgin.jpg /ahmads_codes/E-Commerce Hub/lgin.jpg
181 Views
0 Comments
Media file
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/object-inspect/LICENSE
333 Views
0 Comments
MIT License

Copyright (c) 2013 James Halliday

Permission is hereby granted, free of charge, to any person obtaining a copy
of
chennai.html /ahmads_codes/Marriage Hall Booking/chennai.html
400 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
logo.svg /cody/Aryan-Barodwal/spotify-clone/img/logo.svg
320 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 78 24" aria-label="Spotify" aria-hidden="false" height="24" dat
word_definition.png /cody/swapnilsparsh/30DaysOfJavaScript/103 - Word Definition/images/word_definition.png
175 Views
0 Comments
Media file
index.html /cody/atherosai/ui/pricing-02/index.html
512 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Pricing Cards</title>
<meta n
duplex-browser.js /cody/lassiecoder/mutual-funding-app/server/node_modules/readable-stream/duplex-browser.js
5 Views
0 Comments
module.exports = require('./lib/_stream_duplex.js');

style.css /cody/atherosai/ui/snackbar-02/style.css
164 Views
0 Comments
:root {
--success: #327B32;
--text: #F2ECFF;
--background: #1F1F1F;
}

html {
font-family: 'Roboto';
19.txt /coderai/19.txt
660 Views
0 Comments

7asg is a general-purpose programming language renowned for its simplicity, readability, and adaptability. It utilizes static t
string.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/string.js
5 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const SchemaType = require('../schematype');
const MongooseError = require('../e
Max sum in the configuration.py /prakhardoneria/GFG/Max sum in the configuration,py
39 Views
0 Comments
class Solution:
def maxSum(self, arr):
n = len(arr)
total_sum = sum(arr)
current_val = sum(i * arr[i
Layout.css /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/CSS/Layout.css
58 Views
0 Comments
body {
width: 1000px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
}

@font-face {
kyu-nahi-ja-rahe-bunk-pe.png /abh/js/afb/kyu-nahi-ja-rahe-bunk-pe.png
239 Views
0 Comments
Media file
FUNDING.yml /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/define-data-property/.github/FUNDING.yml
203 Views
0 Comments
# These are supported funding model platforms

github: [ljharb]
patreon: # Replace with a single Patreon username
open_collectiv
tr_typist_5.png /abh/portfolio/badges/tr_typist_5.png
332 Views
0 Comments
Media file
Education Website (forked) - index.html /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/6e4d214c-718f-4331-b904-ff9bc0bb3ddd/index.html
62 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/raw-body/index.js
5 Views
0 Comments
/*!
* raw-body
* Copyright(c) 2013-2014 Jonathan Ong
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

Business Comm. Book T. N. Chabra /djdj/Mba/bc-book.html
176 Views
0 Comments
<iframe class="scribd_iframe_embed" title="Tn Chabra Bom Book PDF" src="https://www.scribd.com/embeds/695544751/content?start_p
dfv.jpg /dakshbadal1379/dfv.jpg
233 Views
0 Comments
Media file
find_one_and_replace.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/find_one_and_replace.js
5 Views
0 Comments
'use strict';

const FindAndModifyOperation = require('./find_and_modify');

class FindOneAndReplaceOperation extends FindAndMod
Definitely.html /dakshbadal1379/Definit.html
568 Views
0 Comments
<!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8">    <meta name="viewport" content="width=device-width, initial-sc
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isplainobject/index.js
5 Views
0 Comments
/**
* lodash (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`
* Copyright jQuery Foundat
f93db543.webp /sticker-archive/stickers/f93db543.webp
198 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/06. Creative Menus/03. Menu/style.css
41 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}

.container {
height: 100vh;
style.css /cody/swapnilsparsh/30DaysOfJavaScript/166 - Coin Game/style.css
182 Views
0 Comments
grid {
display: grid;
grid: repeat(8, 1fr)/repeat(10, 1fr);
margin: 10px auto 0;
position: relative;
cursor: pointer;

tsconfig.json /cody/lassiecoder/mutual-funding-app/server/node_modules/dotenv/types/tsconfig.json
24 Views
0 Comments
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6"],
"noImplicitAny": true,
"noImplicitThis": true,

index.html /cody/atherosai/ui/login-03/index.html
488 Views
0 Comments


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Login 03</title>
<meta name=