cody - HTMLify profile
files of /cody/vishal-dcode/Pokedex/
const poke_container = document.getElementById("poke-container");
const pokemon_count = 150;
const colors = {
fire: "#FDDFDF",
const pokemon_count = 150;
const colors = {
fire: "#FDDFDF",
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"