Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


style.css /cody/vishal-dcode/Drag N Drop/style.css
40 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #191716;
display: flex;
Git Magic CSS /cody/gitmagic/css
651 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');
@import url('https://fonts.googleapis
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Jelly Button Animation Using GSAP/index.html
374 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>J
index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Sliding Radio Buttons/index.html
332 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
anna.jpg /cody/atherosai/ui/table-01/assets/anna.jpg
150 Views
0 Comments
Media file
city3.jpg /ahmads_codes/Marriage Hall Booking/city3.jpg
126 Views
0 Comments
Media file
c9f2bbbd.webp /sticker-archive/stickers/c9f2bbbd.webp
47 Views
0 Comments
Media file
UserLogin.html /dakshbadal1379/UserLogin.html
634 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
Runner-Bridging-Header.h /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Runner-Bridging-Header.h
182 Views
0 Comments
#import "GeneratedPluginRegistrant.h"

script.js /cody/swapnilsparsh/30DaysOfJavaScript/199 - Guess the Number Game/script.js
234 Views
0 Comments
'use strict';
//console.log(document.querySelector('.message').textContent);

let secret = Math.trunc(Math.random()*20)+1;
let s
message.svg /cody/atherosai/ui/dropdown-menu-01/assets/message.svg
304 Views
0 Comments
<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
Weather checker /amar/Weather.html
413 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, init
277278bc.webp /sticker-archive/stickers/277278bc.webp
120 Views
0 Comments
Media file
pattern-bg.png /cody/swapnilsparsh/30DaysOfJavaScript/62 - IP Address Tracker/images/pattern-bg.png
150 Views
0 Comments
Media file
glow.css /dakshbadal1379/glow.css
246 Views
0 Comments
body{
margin: 0;
padding: 0;
font-family: sans-serif;
background-image: url(jhkjh.jpg);
background-repeat: no-repeat;
back
index.html /cody/bradtraversy/50projects50days/incrementing-counter/index.html
324 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
drinking-guy.jpg /abh/js/ptgm/drinking-guy.jpg
185 Views
0 Comments
Media file
ionicons.ttf /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/fonts/ionicons.ttf
209 Views
0 Comments
Media file
logo.png /vinay5ain/coffee-website/assets/img/logo.png
71 Views
0 Comments
Media file
style.css /cody/solygambas/html-css-javascript-projects/074-relaxer app/style.css
227 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");

:root {
--background-color: #046973;
--larg
Function.php /djdj/php/Programs/Programs/Function.php
513 Views
0 Comments
<?php
//Function in php
$ram = [90, 88, 85, 95, 91];
$sum = marks($ram); // function call
$ave = avera($ram);//
script.js /cody/bradtraversy/50projects50days/expanding-cards/script.js
134 Views
0 Comments
const panels = document.querySelectorAll('.panel')

panels.forEach(panel => {
panel.addEventListener('click', () => {

index.html /cody/atherosai/ui/parallax-01/index.html
344 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Parallax</title>
<meta name="
0de0f084.webp /sticker-archive/stickers/0de0f084.webp
52 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/198 - Balloon Game/style.css
140 Views
0 Comments
body{
background-color: brown;
}
h1{
text-align: center;
color: azure;
}

103.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/103.png
170 Views
0 Comments
Media file
5.jpg /djdj/youtube/animated_acc/images/5.jpg
109 Views
0 Comments
Media file
ip.jpg /ahmads_codes/E-Commerce Hub/ip.jpg
129 Views
0 Comments
Media file
LeetCode - N-ary Tree Postorder Traversal - Go /abh/lc/590.go
259 Views
0 Comments
/**
* Definition for a Node.
* type Node struct {
* Val int
* Children []*Node
* }
*/

6dff5e9a.webp /sticker-archive/stickers/6dff5e9a.webp
120 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Notify Me Button Animation/index.html
325 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>N
240905 /0_0_0_1/logs/25/09/05.txt
187 Views
0 Comments
▲ The First Signal.
style.css /cody/solygambas/html-css-javascript-projects/065-hangman game/style.css
173 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=DotGothic16&display=swap");

:root {
--primary-color: #1f2f61;
--secon
pay.png /khushi/E com Website/assets/images/pay.png
148 Views
0 Comments
Media file
script.js /cody/atherosai/ui/login-03/script.js
226 Views
0 Comments


let loginForm = document.querySelector(".my-form");

loginForm.addEventListener("submit", (e) => {
e.preventDefault();

app_icon_32.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
126 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Github Profile/app.js
45 Views
0 Comments
// Set the URL for the GitHub API
const API_URL = 'http://api.github.com/users/';

// Get references to HTML elements
const form
/djdj/ITintern/Akhilkap124/task2/script.js
205 Views
0 Comments
let hr = document.getElementById('hour');
let min = document.getElementById('min');
let sec = document.getElementById('sec');
index.txt /khushi/E com Website/index.txt
504 Views
0 Comments
Glowing - Reveal The Beauty of Skin



#---------- HEADER ----------#

Free Shipping On All U.S. Orders $50+

script.js /cody/swapnilsparsh/30DaysOfJavaScript/07 - Dynamic Form Field/script.js
214 Views
0 Comments
var survey_options = document.getElementById('survey_options');
var add_more_fields = document.getElementById('add_fields');
var
script.js /cody/bradtraversy/50projects50days/insect-catch-game/script.js
110 Views
0 Comments
const screens = document.querySelectorAll('.screen');
const choose_insect_btns = document.querySelectorAll('.choose-insect-btn')
index.html /cody/swapnilsparsh/30DaysOfJavaScript/197 - Bubble Shooting Game/index.html
392 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Bubble Shooter Game</title>
<!-- Linking CSS & JS -->
<script type='
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Sliding Tabs MI/style.css
165 Views
0 Comments
*,
*:after,
*:before {
box-sizing: border-box;
}

:root {
--radius: 8px;
index.html /cody/vishal-dcode/Mobile Tab Navigation/index.html
74 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
Icon-App-60x60@2x.png /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
89 Views
0 Comments
Media file
Music.css /cody/swapnilsparsh/30DaysOfJavaScript/28 - Music Player/Music.css
178 Views
0 Comments
* {
margin: 0;
padding: 0%;
box-sizing: border-box;
font-size: 62.5%;
font-family: "sans";
}

File.html /amar/Pioo.html
434 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
Color Picker /abh/learning/c/BPPL/Phase-3/color-picker/main.c
95 Views
0 Comments
#include <gtk/gtk.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gdk/gdkevents.h>
#include <stdio.h>

// main color
unsig
index.html /cody/solygambas/html-css-javascript-projects/040-3d boxes background/index.html
425 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
index.html /cody/vishal-dcode/GSAP Overlay Menu/index.html
103 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
index.html /cody/swapnilsparsh/30DaysOfJavaScript/189 - Fractal Tree Visualizer/index.html
383 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Fractal Tree Visualizer</title>
<link rel="styleshe
spotifydown.com - Starry Night (1).mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Angry_(mood)/spotifydown.com - Starry Night (1).mp3
131 Views
0 Comments
Media file
/hiipp/abhcgocmyl
460 Views
0 Comments
hii
dba9fc4c.webp /sticker-archive/stickers/dba9fc4c.webp
117 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/156 - Color Rainfall/style.css
185 Views
0 Comments
* {
box-sizing: border-box;
}

html, body {
height: 100%;
}

redirect.js /djdj/redirect.html
586 Views
0 Comments
<script>
location.href="https://dj.000.pe"
</script>
index.js /cody/swapnilsparsh/30DaysOfJavaScript/79 - The Bet Game/index.js
243 Views
0 Comments
alert('Do you want to play the game?');

var randomNum1 = Math.floor(Math.random()*6)+1; // generate 1 to 6 random numbers
var r
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/67. Password Generator/style.css
7 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
user-select: none;
font-family: sans-serif;
}

p3.jpeg /ahmads_codes/Marriage Hall Booking/p3.jpeg
139 Views
0 Comments
Media file
upper.py /abh/def/upper.py
597 Views
0 Comments
def upper(s: str) -> str:
u = "QWERTYUIOPASDFGHJKLZXCVBNM"
l = "qwertyuiopasdfghjklzxcvbnm"
for c in s:
if c
app.js /cody/swapnilsparsh/30DaysOfJavaScript/141 - Luminosity Particle Js/app.js
231 Views
0 Comments
/* Please view in Chrome for best effects! :) */

// Configure
var MAX_DISTANCE = 200,
PARTICLES = 40,
PARTICLE_SIZ
volume.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/volume.svg
223 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.9998 4H14.7498C14.7
fvwe /amar/ehw
13 Views
0 Comments
oehwewihewewnlkdcwedklbklncdswwdnslk'
spotifydown.com - Feel My Love.mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Diljit/spotifydown.com - Feel My Love.mp3
162 Views
0 Comments
Media file
script.js /cody/bradtraversy/50projects50days/3d-boxes-background/script.js
113 Views
0 Comments
const boxesContainer = document.getElementById('boxes')
const btn = document.getElementById('btn')

btn.addEventListener('click'
profile.png /cody/atherosai/ui/sidebar-06/assets/profile.png
209 Views
0 Comments
Media file
25.txt /coderai/25.txt
594 Views
0 Comments

**Best Ways to Learn About Machine Learning**

There are several effective ways to learn about machine learning:

**Online Cour
/itintern/dashboard.html
49 Views
0 Comments
File is locked
logo.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/logo.svg
171 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
0fed81c6.webp /sticker-archive/stickers/0fed81c6.webp
129 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/56 - Jokes Chrome Extension/style.css
204 Views
0 Comments
body {
width: 300px;
height: 300px;
background-color: aliceblue;
display: flex;
justify-content: center;
}

contents.xcworkspacedata /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
284 Views
0 Comments
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:">
</FileRef>
</Work
body.css /cody/Devisrisamidurai/Educational-Website/body.css
99 Views
0 Comments
body{
box-sizing: border-box;
margin: 0;
padding: 0;

}

.main{
LeetCode - Assign Cookies - Python /abh/lc/455.py
418 Views
0 Comments
class Solution:
def findContentChildren(self, g: List[int], s: List[int]) -> int:
g.sort()
s.sort()

Veg-Manchurian-2.jpg /khushi/Mine's Restaurant/Veg-Manchurian-2.jpg
211 Views
0 Comments
Media file
script.js /cody/solygambas/html-css-javascript-projects/087-sliding signin signup form/script.js
253 Views
0 Comments
const signUpButton = document.getElementById("signUp");
const signInButton = document.getElementById("signIn");
const container
index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Confetti Text Effect/index.html
329 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title><
style.css /karbonsites/prakhardoneria/20d64f39-a670-4410-af80-65a17c58c67c/b459d3e3-35d4-4600-a19f-f2d7f6384223/style.css
9 Views
0 Comments
/* Global Reset and Base Styling */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body, html {
style.css /cody/bradtraversy/50projects50days/3d-boxes-background/style.css
109 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.
style.css /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Cool Gradient Social Icons Hover/style.css
178 Views
0 Comments
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

body {
background-color: rgba(
Icon-App-60x60@2x.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
119 Views
0 Comments
Media file
index.html /cody/vishal-dcode/Random Image Feed/index.html
83 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
twinkleStar.JPG /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/assets/twinkleStar.JPG
197 Views
0 Comments
Media file
ionicons.min.css /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/fonts/ionicons.min.css
151 Views
0 Comments
@charset "UTF-8";/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.
style.css /cody/vishal-dcode/Drawing App/style.css
66 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

* {
margin: 0;
padding:
index.html /cody/atherosai/ui/tabs-04/index.html
427 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Tabs</title>
<meta name="view
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/165 - CatGame/readme.md
228 Views
0 Comments
![catgame](https://user-images.githubusercontent.com/84850243/167242208-43306166-6050-4ed2-8979-58091e5e97c6.png)

script.js /cody/atherosai/ui/accordion-01/script.js
193 Views
0 Comments

//? This code is for animating details
//? of summary component and slightly modified
//? https://css-tricks.com/how-to-animat
astra.svg /cody/atherosai/ui/sidebar-06/assets/astra.svg
319 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="logo" width="180" height="180" viewBox="0 0 180 180" fill="none">
<path
d
track-outline.svg /cody/swapnilsparsh/30DaysOfJavaScript/80 - Meditation App/svg/track-outline.svg
180 Views
0 Comments
<svg width="453" height="453" viewBox="0 0 453 453" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="226.5" cy="226.5
about.css /tanishkak/about.css
164 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

html,
body {
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/27. Lazy Loading/style.css
8 Views
0 Comments
* {
box-sizing: border-box;
}

body {
font-family: sans-serif;
display: flex;
flex-direction: column;
index.html /cody/swapnilsparsh/30DaysOfJavaScript/32 - Key Code/index.html
441 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial
dashboard.html /abh/HTMLify/templates/dashboard.html
504 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>Dashboard - {{ session["user"]["username"] }}</title>
{% include "stylesheet.html"
card-3.png /cody/atherosai/ui/cards-03/assets/card-3.png
178 Views
0 Comments
Media file
car.jpg /cody/swapnilsparsh/30DaysOfJavaScript/76 - Car Game/car.jpg
130 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/52 - Temperature Convertor/index.html
440 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

jaipurvenue2.jpg /ahmads_codes/Marriage Hall Booking/jaipurvenue2.jpg
133 Views
0 Comments
Media file
run-code.lua /abh/nvim/lua/helpers/run-code.lua
335 Views
0 Comments
-- [[ run-code.lua ]] --

local M = {}

function M.run_code()
local filetype = vim.bo.filetype;
if filetype == "text" th
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/71. Drag n Drop/index.html
15 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
Flutter.js /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/flutter.js
222 Views
0 Comments
(()=>{var a=window._flutter;a||(a=window._flutter={});a.loader=null;(function(){"use strict";let l=p(u());function u(){let n=doc
style.css /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Anchor Link Hover Effects/Sliding Highlight Effect/style.css
146 Views
0 Comments
body {
display: grid;
place-items: center;
height: 100vh;
background: #151515;
font-family: 'Poppins', sans-
7e434650.webp /sticker-archive/stickers/7e434650.webp
122 Views
0 Comments
Media file
style.css /shubh/html css project/style.css
243 Views
0 Comments
body{
background-color: black;
background-image: url("BackgroundImage.png");
background-size: cover;
}
p{
color:
script.js /cody/atherosai/ui/snackbar-02/script.js
189 Views
0 Comments

const notification = document.querySelector('.notification');
const button = document.querySelector('.trigger-button');

const
project_card.dart /cody/iCriptSnappie/flutter_portfolio/lib/widgets/project_card.dart
157 Views
0 Comments
import 'package:flutter/material.dart';
import 'package:my_portfolio/constants/colors.dart';
import 'package:my_portfolio/utils/
rick-roll.mp4 /abh/qr-gift/rick-roll.mp4
413 Views
0 Comments
Media file
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/ee-first/README.md
206 Views
0 Comments
# EE First

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]]
11.jpeg /djdj/djupraity/djsangeet/11.jpeg
403 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/MENUS/Hamburger Menu Left/style.css
164 Views
0 Comments
body {
margin: 0;
padding: 0;
background: #232323;
color: #cdcdcd;
font-family: "Barlow", sans-serif;
}

script.js /cody/solygambas/html-css-javascript-projects/064-menu slider modal/script.js
251 Views
0 Comments
const toggle = document.getElementById("toggle");
const open = document.getElementById("open");
const close = document.getElemen
LeetCode - Next Greater Element I - Go /abh/lc/496.go
259 Views
0 Comments
func nextGreaterElement(nums1 []int, nums2 []int) []int {
var ans []int
for _, n := range nums1 {
f := false
g := -
index.html /cody/swapnilsparsh/30DaysOfJavaScript/148 - Side NavBar/index.html
456 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />

210fbfea.webp /sticker-archive/stickers/210fbfea.webp
68 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/149 - Snake Game Voice/style.css
195 Views
0 Comments
*{
margin: 2px;
padding: 2px;
box-sizing: border-box;
}

body{
background-color: rgb(4, 230, 4);
57f401ea.webp /sticker-archive/stickers/57f401ea.webp
123 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/send/package.json
131 Views
0 Comments
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version":
Landing Page.html /shubh/Landing Page.html
661 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-sc
style1.css /cody/MuthuPandi-1963/Typing_Prowess/style1.css
96 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

* {

margin: 0;

pad
script.js /cody/bradtraversy/50projects50days/auto-text-effect/script.js
176 Views
0 Comments
const textEl = document.getElementById('text')
const speedEl = document.getElementById('speed')
const text = 'We Love Programmin
index.html /cody/vishal-dcode/Expanding Cards/index.html
92 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
portfolio/badges/gh_pullshark.png /abh/portfolio/badges/gh_pullshark.png
294 Views
0 Comments
Media file
Education Website (forked) - about.html /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/about.html
22 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
nate.jpg /cody/atherosai/ui/table-01/assets/nate.jpg
180 Views
0 Comments
Media file
certification-concept-illustration.png /shubh/certification-concept-illustration.png
149 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/206 - Random Gradient Generator/index.html
472 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

img.html /djdj/Imager!/index.html
619 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
Comingsoon.Html /amar/Comingsoon.Html
580 Views
0 Comments
</head>
<body>

<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
<div class="w3-display-topleft w