Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/72. Update CSS Variables Using JavaScript/style.css
138 Views
0 Comments
* {
padding: 0;
margin: 0;
}

:root {
--base: #ffc600;
--spacing: 10px;
info.json /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/cs/info.json
305 Views
0 Comments
{
"title": "bollywood Hit Songs",
"description": "bollywood Songs for you"
}
168.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/168.png
294 Views
0 Comments
Media file
Function.php /djdj/php/Programs/Programs/Function.php
701 Views
0 Comments
<?php
//Function in php
$ram = [90, 88, 85, 95, 91];
$sum = marks($ram); // function call
$ave = avera($ram);//
style.css /cody/bradtraversy/50projects50days/scroll-animation/style.css
151 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

* {
box-sizing: border-box;
}

body
Icon-App-83.5x83.5@2x.png /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
86 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/86 - Weight Conversion Tool/style.css
170 Views
0 Comments
form {
background-color: rgb(241, 9, 144);
color: white;
width: 500px;
height: 300px;
margin: 100px auto 100
sale-product-1.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/sale-product-1.jpg
79 Views
0 Comments
Media file
demo02 /light/demo02.html
667 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
b3262eb1.webp /sticker-archive/stickers/b3262eb1.webp
250 Views
0 Comments
Media file
index.d.ts /cody/lassiecoder/mutual-funding-app/server/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
168 Views
0 Comments
declare module "safe-buffer" {
export class Buffer {
length: number
write(string: string, offset?: number, length?: nu
readme.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/ms/readme.md
356 Views
0 Comments
# ms

[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms)
[![Slack Channel](http:/
app.js /cody/vishal-dcode/Double Heart click/app.js
103 Views
0 Comments
const times = document.getElementById("times");
const loveMe = document.querySelector(".loveMe");

let timesClicked = 0;

loveMe
Chitthi - Sita Ramam.m4a /djdj/songs/Chitthi - Sita Ramam.m4a
603 Views
0 Comments
Media file
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/41. Random Images Feed/app.js
96 Views
0 Comments
const container = document.querySelector(".content");
const baseURL = "https://source.unsplash.com/all/";
const rows = 7;

for (
insert_many.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/insert_many.js
26 Views
0 Comments
'use strict';

const OperationBase = require('./operation').OperationBase;
const BulkWriteOperation = require('./bulk_write');
c
LICENSE.txt /cody/lassiecoder/mutual-funding-app/server/node_modules/buffer-equal-constant-time/LICENSE.txt
176 Views
0 Comments
Copyright (c) 2013, GoInstant Inc., a salesforce.com company
All rights reserved.

Redistribution and use in source and binary f
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/07. Creative Image Effect/01. Effect 1/index.html
190 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
Amazon Orders /djdj/order.html
877 Views
0 Comments
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
a{
font-size: 50px;
margin-top: 50px;

}

services.html /karbonsites/amanbabuhemant/69bab99f-1dbf-44ca-8ad4-59ab5034033f/services.html
251 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Git.svg /biisal/biisal/public/icons/Git.svg
70 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" fill="none" viewBox="0 0 256 256"><rect width="256" height="256
style.css /cody/solygambas/html-css-javascript-projects/064-menu slider modal/style.css
248 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");

:root {
--modal-duration: 1s;
--primary-color: #1
LeetCode - Find the Maximum Achievable Number - Python /abh/lc/2769.py
521 Views
0 Comments
class Solution:
def theMaximumAchievableX(self, num: int, t: int) -> int:
return num + (t*2)
pause.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/pause.svg
400 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 7C4 5.58579 4 4.8786
shared.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/wireprotocol/shared.js
23 Views
0 Comments
'use strict';

const ReadPreference = require('../topologies/read_preference');
const MongoError = require('../error').MongoErro
index.html /cody/swapnilsparsh/30DaysOfJavaScript/84 - Tetris Game/index.html
673 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

84.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/84.PNG
309 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/style.css
221 Views
0 Comments

body {
color: white;
overflow: hidden !important;
}

.mymain {
height: 90vh;
9.txt /coderai/9.txt
1127 Views
0 Comments

**The Impact of Social Media on Mental Health**

Social media has become an integral part of our lives. We use it to stay conne
contact.jpg /djdj/contact.jpg
223 Views
0 Comments
Media file
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/toidentifier/index.js
228 Views
0 Comments
/*!
* toidentifier
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

digital_sum.py /abh/def/digital_sum.py
728 Views
0 Comments
def digital_sum(n: int):
s = 0
while n:
s += n % 10
n //= 10
return s

def digital_sum(n: int):