Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


glyphicons-halflings-regular.eot /cody/learning-zone/website-templates/light-coming-soon-html-responsive-template/assets/bootstrap/fonts/glyphicons-halflings-regular.eot
3 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/BUTTONS/Sliced Effect On Button Hover/style.css
213 Views
0 Comments
/*--Global Styles--*/
@import url("https://fonts.googleapis.com/css?family=Fjalla+One");

body {
background-color: #222;

down-icon.png /cody/pratham0709/Netflix-Clone/img/down-icon.png
5 Views
0 Comments
Media file
39.txt /coderai/39.txt
1030 Views
0 Comments

```python
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
import torch

tokenizer = AutoTokenizer.from_pretrained
Get_Cookies.php /djdj/php//Programs/Get_Cookies.php
234 Views
0 Comments
<?php
$ram = $_COOKIE['category'];
echo "cookie is: " .$ram;
?>
jquery.nav.js /cody/learning-zone/website-templates/line-free-app-landing-page-responsive-web-template/js/jquery.nav.js
3 Views
0 Comments
/*
* jQuery One Page Nav Plugin
* http://github.com/davist11/jQuery-One-Page-Nav
*
* Copyright (c) 2010 Trevor Davis (http:/
icons.less /cody/learning-zone/website-templates/johndoe-portfolio-resume-bootstrap-template/fonts/font-awesome/less/icons.less
5 Views
0 Comments
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that repre
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/safer-buffer/package.json
191 Views
0 Comments
{
"name": "safer-buffer",
"version": "2.1.2",
"description": "Modern Buffer API polyfill without footguns",
"main": "saf
applyWriteConcern.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/schema/applyWriteConcern.js
30 Views
0 Comments
'use strict';

const get = require('../get');

module.exports = function applyWriteConcern(schema, options) {
const writeConce
_rotated-flipped.scss /cody/learning-zone/website-templates/startbootstrap-sb-admin-1.0.2/font-awesome/scss/_rotated-flipped.scss
3 Views
0 Comments
// Rotated & Flipped Icons
// -------------------------

.#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); }
.
Day 95 /djdj/challange/day95.php
162 Views
0 Comments
class Solution {

/**
* @param Integer[] $gain
* @return Integer
*/
function largestAltitude($gain) {

_mixins.scss /cody/learning-zone/website-templates/b-school-free-education-html5-website-template/font/scss/_mixins.scss
6 Views
0 Comments
// Mixins
// --------------------------

@mixin fa-icon-rotate($degrees, $rotation) {
filter: progid:DXImageTransform.Microsof
glyphicons-halflings.png /cody/learning-zone/website-templates/kavin-corporate-bootstrap-responsive-web-template/img/glyphicons-halflings.png
3 Views
0 Comments
Media file
img2.jpg /cody/learning-zone/website-templates/alive-responsive-coming-soon-template/images/img2.jpg
4 Views
0 Comments
Media file
fontawesome-webfont.ttf /cody/learning-zone/website-templates/city-square-bootstrap-responsive-web-template/fonts/fontawesome-webfont.ttf
2 Views
0 Comments
Media file
newscycle-regular.eot /cody/learning-zone/website-templates/css3-bw/fonts/newscycle-regular.eot
4 Views
0 Comments
Media file
fancybox_loading_402x.gif /cody/learning-zone/website-templates/agile-agency-free-bootstrap-web-template/js/fancybox/fancybox_loading_402x.gif
6 Views
0 Comments
Media file
rmargin.js /cody/learning-zone/website-templates/startbootstrap-sb-admin-2-1.0.5/bower_components/jquery/src/css/var/rmargin.js
2 Views
0 Comments
define(function() {
return (/^margin/);
});

d74e51f1.webp /sticker-archive/stickers/d74e51f1.webp
324 Views
0 Comments
Media file
portfolio_pic2.jpg /cody/learning-zone/website-templates/iclick-photography-bootstrap-free-website-template/img/portfolio_pic2.jpg
4 Views
0 Comments
Media file
bg_direction_nav.png /cody/learning-zone/website-templates/agile-agency-free-bootstrap-web-template/images/bg_direction_nav.png
3 Views
0 Comments
Media file
fancybox_sprite_402x.png /cody/learning-zone/website-templates/getdoctor-free-bootstrap-responsive-website-template/js/fancybox/fancybox_sprite_402x.png
3 Views
0 Comments
Media file
fontawesome.otf /cody/learning-zone/website-templates/free-bootstrap-template-restaurant-website-treehut/font/fonts/fontawesome.otf
2 Views
0 Comments
Media file
jquery-2.1.0.min.js /cody/learning-zone/website-templates/smartapp-free-html5-landing-page/js/jquery-2.1.0.min.js
5 Views
0 Comments
/*!
* jQuery JavaScript Library v2.1.0
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright 2
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/25. Progress Steps/style.css
128 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}

:root {
--primary-color: rgb(210, 55, 55);
stacked.less /cody/learning-zone/website-templates/green-corp-flat-free-responsive-mobile-website/font/less/stacked.less
4 Views
0 Comments
// Stacked Icons
// -------------------------

.@{fa-css-prefix}-stack {
position: relative;
display: inline-block;
width:
Dice Game /cody/swapnilsparsh/30DaysOfJavaScript/129 - Dice Game/index.html
556 Views
0 Comments
<html>
<head>
<link rel="stylesheet" href="style.css">
<title>Dice Game</title>
</head>
<body>
Day 51 /djdj/challange/day51.sql
203 Views
0 Comments
# Write your MySQL query statement below
select product_id from Products
where low_fats = 'Y' and recyclable = 'Y'
js-project.mp4 /cody/Asabeneh/30-Days-Of-HTML/images/js-project.mp4
12 Views
0 Comments
Media file
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/util-deprecate/LICENSE
204 Views
0 Comments
(The MIT License)

Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>

Permission is hereby granted, free of charge, to
Miku4.png /amar/lookingupchibiarchive/Miku4.png
41 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Event KeyCodes/app.js
139 Views
0 Comments
const insert = document.getElementById("insert");

window.addEventListener("keydown", (e) => {
insert.innerHTML = `
<div c