HTMLify your dreams
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
*:focus {
outline: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}
*:focus {
outline: 0;
<script type="text/javascript">
// program to check if a number is prime or not
// program to check if a number is prime or not
const form = document.querySelector('form');
const factDiv = document.querySelector('.number-fact');
form.addEventListener('sub
const factDiv = document.querySelector('.number-fact');
form.addEventListener('sub
class Solution:
def inversionCount(self, arr):
def merge_and_count(temp_arr, left, mid, right):
i = left
def inversionCount(self, arr):
def merge_and_count(temp_arr, left, mid, right):
i = left
Media file
index.html
/cody/frontendcharm/Mini-Projects/FORM AND INPUTS/3D Light On-Off Toggle Animation /index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
* {
box-sizing: border-box;
}
body
* {
box-sizing: border-box;
}
body
#app {
width: 400px;
height: 400px;
margin: 0 auto;
position: relative;
}
body{
background-image: linear-gradient(to rig
width: 400px;
height: 400px;
margin: 0 auto;
position: relative;
}
body{
background-image: linear-gradient(to rig
class Solution:
def searchMatrix(self, matrix: List[List[int]], target: int) -> bool:
for row in matrix:
def searchMatrix(self, matrix: List[List[int]], target: int) -> bool:
for row in matrix:
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="6.5" cy="18.5" r="3.
<circle cx="6.5" cy="18.5" r="3.
<a name="1.1.3"></a>
## [1.1.3](https://github.com/mongodb/js-bson/compare/v1.1.2...v1.1.3) (2019-11-09)
Reverts 1.1.2
<a name
## [1.1.3](https://github.com/mongodb/js-bson/compare/v1.1.2...v1.1.3) (2019-11-09)
Reverts 1.1.2
<a name
* {
box-sizing: border-box;
}
body {
background-color: #111;
display: flex;
align-items: center;
box-sizing: border-box;
}
body {
background-color: #111;
display: flex;
align-items: center;
/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */
!function(e,t){"use strict";"object"==typ
!function(e,t){"use strict";"object"==typ
<link rel= stylesheet href="styles.css"/>
<div class="container">
<header class="header">
<h1 id="title" class="text-cente
<div class="container">
<header class="header">
<h1 id="title" class="text-cente
# Definition for a binary tree node.
# class TreeNode:
# def __init__(self, val=0, left=None, right=None):
# self
# class TreeNode:
# def __init__(self, val=0, left=None, right=None):
# self
<p align="center">
<img src="https://github.com/aryangupta008/photos/blob/main/Aryan's%20Logo.jpg" align="center" height="3
<img src="https://github.com/aryangupta008/photos/blob/main/Aryan's%20Logo.jpg" align="center" height="3
browser.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/node_modules/debug/src/browser.js
/**
* This is the web browser implementation of `debug()`.
*
* Expose `debug()` as the module.
*/
exports = module.exports
* This is the web browser implementation of `debug()`.
*
* Expose `debug()` as the module.
*/
exports = module.exports
# token
## Time-limited, HMAC-based authentication token generation
Basic ideas:
- Tokens are time-limited
- Tokens can be as
## Time-limited, HMAC-based authentication token generation
Basic ideas:
- Tokens are time-limited
- Tokens can be as
1.0.1 03-02-2016
================
* Fix dependency resolution issue when a component in peerOptionalDependencies is installed at
================
* Fix dependency resolution issue when a component in peerOptionalDependencies is installed at
webpack.base.config.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/webpack.base.config.js
'use strict';
module.exports = {
module: {
rules: [
{
test: /\.js$/,
include: [
module.exports = {
module: {
rules: [
{
test: /\.js$/,
include: [