cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/037-pokedex/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const pokeContainer = document.getElementById("poke-container");
const pokemonCount = 150;
const colors = {
fire: "#FDDFDF",
const pokemonCount = 150;
const colors = {
fire: "#FDDFDF",