├── .DS_Store ├── .gitignore ├── Art ├── 8bit-pumpkin │ ├── 8bit-Pumpkin.png │ ├── index.html │ └── style.css ├── AhmedH14 │ ├── ScreenShot.png │ ├── arcreactor.css │ └── index.html ├── Anca │ ├── family.png │ ├── index.html │ └── style.css ├── AndrewDiedrich │ ├── Frank.PNG │ ├── art.css │ └── index.html ├── Are │ ├── are.css │ ├── index.html │ └── koala.png ├── Asam │ ├── pumpkin.css │ ├── pumpkin.html │ └── pumpkin.png ├── Astro │ ├── ghost.jpeg │ ├── index.html │ └── style.css ├── Aszmel │ ├── Hamburger.html │ ├── hamburger.css │ └── hamburger.png ├── Bird │ ├── Bird.png │ ├── index.html │ └── style.css ├── Boat │ ├── Boat.png │ ├── index.html │ └── style.css ├── Caitlin(test) │ ├── caitlin-art.css │ ├── caitlin-art.html │ └── caitlin-image.PNG ├── CarmenIancu │ ├── hungry_caterpillar.JPG │ ├── index.html │ └── style.css ├── Chrissy │ ├── koala.css │ ├── koala.html │ ├── koalaedit.png │ ├── xmas.css │ ├── xmas.html │ └── xmas.png ├── Creepy Selfie │ ├── CreepySelfie.png │ ├── index.html │ └── style.css ├── DanielMJacoby │ ├── graveyard.JPG │ ├── index.html │ └── style.css ├── David │ ├── index.html │ ├── landscape.png │ └── style.css ├── Dazzla2020 │ ├── bithday-balloon.png │ ├── index.html │ └── styles.css ├── DepSteph │ ├── index.html │ ├── my-art.png │ └── style.css ├── Dog │ ├── dog.gif │ ├── index.html │ └── style.css ├── Elin-frog │ ├── frog.png │ ├── index.html │ └── style.css ├── Florin │ ├── index.html │ ├── robo-dancer.png │ ├── sean.ogg │ └── style.css ├── Frozenfroggie │ ├── index.html │ ├── loader.gif │ └── style.css ├── Heart │ ├── heart.gif │ ├── index.html │ └── style.css ├── JFox │ ├── spaceInvader.css │ ├── spaceInvader.html │ └── spaceInvader.png ├── JS Coffee Cup │ ├── js_coffee_cup.css │ ├── js_coffee_cup.gif │ └── js_coffee_cup.html ├── Jaime's CSS Boat ├── JaniH92 │ ├── Violin.png │ ├── index.html │ ├── spookyViolin.GIF │ └── styles.css ├── Jose-Rios │ ├── index.html │ ├── skull.css │ └── skull_css.JPG ├── JoyceMinimalistArt │ ├── index.html │ ├── joycemini.png │ └── styles.css ├── Kim │ ├── Flower.png │ ├── index.html │ └── style.css ├── Kirby │ ├── Kirby.png │ ├── index.html │ └── style.css ├── KwanwooJeong │ ├── css-clock.png │ ├── index.html │ └── style.css ├── MAG │ ├── bear.css │ ├── bear.html │ └── bear.png ├── MAhoMaha12112017 │ ├── MAhoMaha12112017.css │ ├── MAhoMaha12112017.html │ └── mouniovaakuna_pieni_skaalattu.PNG ├── Madhuri │ ├── Screenshot.png │ ├── index.html │ └── style.css ├── Mahatma Gandhi │ ├── Gandhi.png │ ├── index.html │ └── style.css ├── Martyav │ ├── halloween_cat.css │ ├── halloween_cat.html │ └── halloween_cat.png ├── Matt │ ├── icon.PNG │ ├── pumpkin.css │ └── pumpkin.html ├── Mr.Zilox │ ├── index.html │ ├── ninga.png │ └── style.css ├── Nikhil │ ├── hamburger.png │ ├── index.css │ └── index.html ├── OhSnapdragon │ ├── reaper.PNG │ ├── reaper.css │ └── reaper.html ├── PaulC │ ├── pac.png │ ├── pacman_run.PNG │ ├── pacman_run.css │ └── pacman_run.html ├── Platy │ ├── fox.png │ ├── index.html │ └── style.css ├── Pliavi │ ├── index.html │ ├── print.png │ └── style.css ├── R-Butterfly │ ├── R-Butterfly.png │ ├── index.html │ └── style.css ├── Rahul │ ├── index.css │ ├── index.html │ └── index.png ├── Sean-Dees │ ├── clock.PNG │ ├── sean.html │ └── style.css ├── Sherin │ ├── butterfree.css │ ├── butterfree.html │ ├── butterfree.png │ ├── electrode.css │ ├── electrode.html │ ├── electrode.png │ ├── pikachu.css │ ├── pikachu.html │ ├── pikachu.png │ ├── squirtle.css │ ├── squirtle.html │ └── squirtle.png ├── Shruti │ ├── penguine.PNG │ ├── penguine.css │ └── penguine.html ├── TheMicroGirl │ ├── frog.PNG │ ├── frog.css │ └── frog.html ├── Thulasi │ ├── index.html │ ├── js-logo.PNG │ └── styles.css ├── TinatheAce │ ├── ace.css │ ├── ace.html │ └── ace.png ├── Virtual1 │ ├── Virtual1.bmp │ ├── Virtual1.css │ └── Virtual1.html ├── WindMill │ ├── index.html │ ├── style.css │ └── windmill.gif ├── adrianomi │ ├── index.html │ ├── main.css │ └── smiley.jpg ├── andra │ ├── andra.png │ ├── index.html │ └── style.css ├── carter │ ├── pizza.css │ ├── pizza.html │ └── pizza.png ├── catrina │ ├── catrina.png │ ├── index.html │ └── styles.css ├── cbh6 │ ├── rocket.css │ ├── rocket.html │ └── rocket.jpg ├── chathurasam │ ├── gui.png │ ├── screenshot.png │ ├── smartphone.css │ └── smartphone.html ├── danIancuV │ ├── CactusInAPot.jpg │ ├── index.html │ └── style.css ├── dziukers │ ├── Baymax.JPG │ ├── index.html │ └── style.css ├── fischbot │ ├── index.html │ ├── link.png │ └── main.css ├── ghost │ ├── ghost.css │ ├── ghost.html │ └── ghost.png ├── hmahajan │ ├── androids.JPG │ ├── androids.html │ └── style.css ├── iggyzane │ ├── MarioPipe.PNG │ ├── index.html │ └── style.css ├── jaeja │ ├── ball.PNG │ ├── index.html │ └── style.css ├── jen │ ├── mouse.css │ ├── mouse.html │ ├── mouse.png │ ├── plane.css │ ├── plane.html │ └── plane.png ├── josh │ ├── Capture.PNG │ ├── frankie.css │ ├── frankie.html │ └── storm.jpg ├── joy │ ├── robot.css │ ├── robot.html │ └── robot.png ├── julesdowork │ ├── index.html │ ├── pikachu.png │ └── styles.css ├── justpanda │ ├── index.html │ ├── panda.PNG │ └── style.css ├── kahwaii │ ├── dizzy.PNG │ ├── kahwaii.css │ └── kahwaii.html ├── katcode │ ├── index.html │ ├── main.css │ └── pumpkin.png ├── kris │ ├── kris.css │ ├── kris.html │ └── kris.png ├── lelanavilla │ ├── index.html │ └── style.css ├── linux │ ├── index.html │ ├── linux.gif │ └── main.css ├── mamta │ ├── flying.png │ ├── heart.css │ ├── heart.html │ ├── heart.png │ ├── index2.html │ └── style.css ├── mctrl │ ├── charizard.jpg │ ├── gameboy.html │ ├── gameboy.jpg │ ├── index.html │ └── styles.css ├── mk-hill │ ├── index.html │ ├── skull-bones.png │ └── style.css ├── napvlm │ ├── shield.css │ ├── shield.css.map │ ├── shield.html │ ├── shield.png │ └── shield.scss ├── nikiya │ ├── heart-beat.png │ ├── index.html │ └── styles.css ├── orinayo │ ├── index.html │ ├── penguin_art.png │ └── styles.css ├── owl │ ├── main.css │ ├── owl.html │ └── owl.png ├── pavel │ ├── spooky.css │ ├── spooky.html │ └── spooky.png ├── pohyi-k │ ├── Painter.ttf │ ├── index.css │ ├── index.html │ └── pumkin.png ├── redvan │ ├── css.css │ ├── index.html │ └── redvansApple.jpg ├── roninmittal │ ├── index.html │ ├── main.css │ └── taco.png ├── run to win │ ├── index.html │ ├── my.png │ └── style4.css ├── saamiyah │ ├── no-face.css │ ├── no-face.gif │ └── no-face.html ├── sanjithpk │ ├── boat.png │ ├── index.html │ ├── style.css │ └── sun.png ├── sdfnz │ ├── beach.css │ ├── beach.html │ └── beach.jpg ├── teits │ ├── bush.png │ ├── index.html │ ├── preview.png │ └── style.css ├── tomikonio │ ├── egg.css │ ├── egg.html │ └── egg.png ├── toserjude │ ├── blackCat.html │ ├── blackCat.style.css │ ├── cat.jpg │ ├── ghost.html │ ├── ghost.jpg │ └── ghost.style.css ├── trailsnail │ ├── spinner.css │ ├── spinner.html │ └── spinner.png ├── uhayon │ ├── emoji.css │ ├── emoji.html │ └── emoji.png ├── virtual │ ├── css-art.png │ ├── index.html │ ├── style.css │ └── virtual.png ├── watermelon │ ├── index.html │ ├── style.css │ └── watermelon-screenshot.PNG ├── yokesharun │ ├── avocado.png │ ├── css │ │ └── style.css │ └── index.html └── zach-caldwell │ ├── ghost.PNG │ ├── ghost.css │ └── ghost.html ├── README.md ├── include.js ├── index.css └── index.html /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/.DS_Store -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/.gitignore -------------------------------------------------------------------------------- /Art/8bit-pumpkin/8bit-Pumpkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/8bit-pumpkin/8bit-Pumpkin.png -------------------------------------------------------------------------------- /Art/8bit-pumpkin/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/8bit-pumpkin/index.html -------------------------------------------------------------------------------- /Art/8bit-pumpkin/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/8bit-pumpkin/style.css -------------------------------------------------------------------------------- /Art/AhmedH14/ScreenShot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AhmedH14/ScreenShot.png -------------------------------------------------------------------------------- /Art/AhmedH14/arcreactor.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AhmedH14/arcreactor.css -------------------------------------------------------------------------------- /Art/AhmedH14/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AhmedH14/index.html -------------------------------------------------------------------------------- /Art/Anca/family.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Anca/family.png -------------------------------------------------------------------------------- /Art/Anca/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Anca/index.html -------------------------------------------------------------------------------- /Art/Anca/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Anca/style.css -------------------------------------------------------------------------------- /Art/AndrewDiedrich/Frank.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AndrewDiedrich/Frank.PNG -------------------------------------------------------------------------------- /Art/AndrewDiedrich/art.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AndrewDiedrich/art.css -------------------------------------------------------------------------------- /Art/AndrewDiedrich/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/AndrewDiedrich/index.html -------------------------------------------------------------------------------- /Art/Are/are.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Are/are.css -------------------------------------------------------------------------------- /Art/Are/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Are/index.html -------------------------------------------------------------------------------- /Art/Are/koala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Are/koala.png -------------------------------------------------------------------------------- /Art/Asam/pumpkin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Asam/pumpkin.css -------------------------------------------------------------------------------- /Art/Asam/pumpkin.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Asam/pumpkin.html -------------------------------------------------------------------------------- /Art/Asam/pumpkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Asam/pumpkin.png -------------------------------------------------------------------------------- /Art/Astro/ghost.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Astro/ghost.jpeg -------------------------------------------------------------------------------- /Art/Astro/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Astro/index.html -------------------------------------------------------------------------------- /Art/Astro/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Astro/style.css -------------------------------------------------------------------------------- /Art/Aszmel/Hamburger.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Aszmel/Hamburger.html -------------------------------------------------------------------------------- /Art/Aszmel/hamburger.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Aszmel/hamburger.css -------------------------------------------------------------------------------- /Art/Aszmel/hamburger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Aszmel/hamburger.png -------------------------------------------------------------------------------- /Art/Bird/Bird.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Bird/Bird.png -------------------------------------------------------------------------------- /Art/Bird/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Bird/index.html -------------------------------------------------------------------------------- /Art/Bird/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Bird/style.css -------------------------------------------------------------------------------- /Art/Boat/Boat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Boat/Boat.png -------------------------------------------------------------------------------- /Art/Boat/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Boat/index.html -------------------------------------------------------------------------------- /Art/Boat/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Boat/style.css -------------------------------------------------------------------------------- /Art/Caitlin(test)/caitlin-art.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Caitlin(test)/caitlin-art.css -------------------------------------------------------------------------------- /Art/Caitlin(test)/caitlin-art.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Caitlin(test)/caitlin-art.html -------------------------------------------------------------------------------- /Art/Caitlin(test)/caitlin-image.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Caitlin(test)/caitlin-image.PNG -------------------------------------------------------------------------------- /Art/CarmenIancu/hungry_caterpillar.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/CarmenIancu/hungry_caterpillar.JPG -------------------------------------------------------------------------------- /Art/CarmenIancu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/CarmenIancu/index.html -------------------------------------------------------------------------------- /Art/CarmenIancu/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/CarmenIancu/style.css -------------------------------------------------------------------------------- /Art/Chrissy/koala.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/koala.css -------------------------------------------------------------------------------- /Art/Chrissy/koala.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/koala.html -------------------------------------------------------------------------------- /Art/Chrissy/koalaedit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/koalaedit.png -------------------------------------------------------------------------------- /Art/Chrissy/xmas.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/xmas.css -------------------------------------------------------------------------------- /Art/Chrissy/xmas.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/xmas.html -------------------------------------------------------------------------------- /Art/Chrissy/xmas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Chrissy/xmas.png -------------------------------------------------------------------------------- /Art/Creepy Selfie/CreepySelfie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Creepy Selfie/CreepySelfie.png -------------------------------------------------------------------------------- /Art/Creepy Selfie/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Creepy Selfie/index.html -------------------------------------------------------------------------------- /Art/Creepy Selfie/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Creepy Selfie/style.css -------------------------------------------------------------------------------- /Art/DanielMJacoby/graveyard.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DanielMJacoby/graveyard.JPG -------------------------------------------------------------------------------- /Art/DanielMJacoby/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DanielMJacoby/index.html -------------------------------------------------------------------------------- /Art/DanielMJacoby/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DanielMJacoby/style.css -------------------------------------------------------------------------------- /Art/David/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/David/index.html -------------------------------------------------------------------------------- /Art/David/landscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/David/landscape.png -------------------------------------------------------------------------------- /Art/David/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/David/style.css -------------------------------------------------------------------------------- /Art/Dazzla2020/bithday-balloon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dazzla2020/bithday-balloon.png -------------------------------------------------------------------------------- /Art/Dazzla2020/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dazzla2020/index.html -------------------------------------------------------------------------------- /Art/Dazzla2020/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dazzla2020/styles.css -------------------------------------------------------------------------------- /Art/DepSteph/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DepSteph/index.html -------------------------------------------------------------------------------- /Art/DepSteph/my-art.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DepSteph/my-art.png -------------------------------------------------------------------------------- /Art/DepSteph/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/DepSteph/style.css -------------------------------------------------------------------------------- /Art/Dog/dog.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dog/dog.gif -------------------------------------------------------------------------------- /Art/Dog/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dog/index.html -------------------------------------------------------------------------------- /Art/Dog/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Dog/style.css -------------------------------------------------------------------------------- /Art/Elin-frog/frog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Elin-frog/frog.png -------------------------------------------------------------------------------- /Art/Elin-frog/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Elin-frog/index.html -------------------------------------------------------------------------------- /Art/Elin-frog/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Elin-frog/style.css -------------------------------------------------------------------------------- /Art/Florin/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Florin/index.html -------------------------------------------------------------------------------- /Art/Florin/robo-dancer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Florin/robo-dancer.png -------------------------------------------------------------------------------- /Art/Florin/sean.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Florin/sean.ogg -------------------------------------------------------------------------------- /Art/Florin/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Florin/style.css -------------------------------------------------------------------------------- /Art/Frozenfroggie/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Frozenfroggie/index.html -------------------------------------------------------------------------------- /Art/Frozenfroggie/loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Frozenfroggie/loader.gif -------------------------------------------------------------------------------- /Art/Frozenfroggie/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Frozenfroggie/style.css -------------------------------------------------------------------------------- /Art/Heart/heart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Heart/heart.gif -------------------------------------------------------------------------------- /Art/Heart/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Heart/index.html -------------------------------------------------------------------------------- /Art/Heart/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Heart/style.css -------------------------------------------------------------------------------- /Art/JFox/spaceInvader.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JFox/spaceInvader.css -------------------------------------------------------------------------------- /Art/JFox/spaceInvader.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JFox/spaceInvader.html -------------------------------------------------------------------------------- /Art/JFox/spaceInvader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JFox/spaceInvader.png -------------------------------------------------------------------------------- /Art/JS Coffee Cup/js_coffee_cup.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JS Coffee Cup/js_coffee_cup.css -------------------------------------------------------------------------------- /Art/JS Coffee Cup/js_coffee_cup.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JS Coffee Cup/js_coffee_cup.gif -------------------------------------------------------------------------------- /Art/JS Coffee Cup/js_coffee_cup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JS Coffee Cup/js_coffee_cup.html -------------------------------------------------------------------------------- /Art/Jaime's CSS Boat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Jaime's CSS Boat -------------------------------------------------------------------------------- /Art/JaniH92/Violin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JaniH92/Violin.png -------------------------------------------------------------------------------- /Art/JaniH92/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JaniH92/index.html -------------------------------------------------------------------------------- /Art/JaniH92/spookyViolin.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JaniH92/spookyViolin.GIF -------------------------------------------------------------------------------- /Art/JaniH92/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JaniH92/styles.css -------------------------------------------------------------------------------- /Art/Jose-Rios/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Jose-Rios/index.html -------------------------------------------------------------------------------- /Art/Jose-Rios/skull.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Jose-Rios/skull.css -------------------------------------------------------------------------------- /Art/Jose-Rios/skull_css.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Jose-Rios/skull_css.JPG -------------------------------------------------------------------------------- /Art/JoyceMinimalistArt/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JoyceMinimalistArt/index.html -------------------------------------------------------------------------------- /Art/JoyceMinimalistArt/joycemini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JoyceMinimalistArt/joycemini.png -------------------------------------------------------------------------------- /Art/JoyceMinimalistArt/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/JoyceMinimalistArt/styles.css -------------------------------------------------------------------------------- /Art/Kim/Flower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kim/Flower.png -------------------------------------------------------------------------------- /Art/Kim/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kim/index.html -------------------------------------------------------------------------------- /Art/Kim/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kim/style.css -------------------------------------------------------------------------------- /Art/Kirby/Kirby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kirby/Kirby.png -------------------------------------------------------------------------------- /Art/Kirby/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kirby/index.html -------------------------------------------------------------------------------- /Art/Kirby/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Kirby/style.css -------------------------------------------------------------------------------- /Art/KwanwooJeong/css-clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/KwanwooJeong/css-clock.png -------------------------------------------------------------------------------- /Art/KwanwooJeong/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/KwanwooJeong/index.html -------------------------------------------------------------------------------- /Art/KwanwooJeong/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/KwanwooJeong/style.css -------------------------------------------------------------------------------- /Art/MAG/bear.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAG/bear.css -------------------------------------------------------------------------------- /Art/MAG/bear.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAG/bear.html -------------------------------------------------------------------------------- /Art/MAG/bear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAG/bear.png -------------------------------------------------------------------------------- /Art/MAhoMaha12112017/MAhoMaha12112017.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAhoMaha12112017/MAhoMaha12112017.css -------------------------------------------------------------------------------- /Art/MAhoMaha12112017/MAhoMaha12112017.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAhoMaha12112017/MAhoMaha12112017.html -------------------------------------------------------------------------------- /Art/MAhoMaha12112017/mouniovaakuna_pieni_skaalattu.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/MAhoMaha12112017/mouniovaakuna_pieni_skaalattu.PNG -------------------------------------------------------------------------------- /Art/Madhuri/Screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Madhuri/Screenshot.png -------------------------------------------------------------------------------- /Art/Madhuri/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Madhuri/index.html -------------------------------------------------------------------------------- /Art/Madhuri/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Madhuri/style.css -------------------------------------------------------------------------------- /Art/Mahatma Gandhi/Gandhi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mahatma Gandhi/Gandhi.png -------------------------------------------------------------------------------- /Art/Mahatma Gandhi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mahatma Gandhi/index.html -------------------------------------------------------------------------------- /Art/Mahatma Gandhi/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mahatma Gandhi/style.css -------------------------------------------------------------------------------- /Art/Martyav/halloween_cat.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Martyav/halloween_cat.css -------------------------------------------------------------------------------- /Art/Martyav/halloween_cat.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Martyav/halloween_cat.html -------------------------------------------------------------------------------- /Art/Martyav/halloween_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Martyav/halloween_cat.png -------------------------------------------------------------------------------- /Art/Matt/icon.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Matt/icon.PNG -------------------------------------------------------------------------------- /Art/Matt/pumpkin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Matt/pumpkin.css -------------------------------------------------------------------------------- /Art/Matt/pumpkin.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Matt/pumpkin.html -------------------------------------------------------------------------------- /Art/Mr.Zilox/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mr.Zilox/index.html -------------------------------------------------------------------------------- /Art/Mr.Zilox/ninga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mr.Zilox/ninga.png -------------------------------------------------------------------------------- /Art/Mr.Zilox/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Mr.Zilox/style.css -------------------------------------------------------------------------------- /Art/Nikhil/hamburger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Nikhil/hamburger.png -------------------------------------------------------------------------------- /Art/Nikhil/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Nikhil/index.css -------------------------------------------------------------------------------- /Art/Nikhil/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Nikhil/index.html -------------------------------------------------------------------------------- /Art/OhSnapdragon/reaper.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/OhSnapdragon/reaper.PNG -------------------------------------------------------------------------------- /Art/OhSnapdragon/reaper.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/OhSnapdragon/reaper.css -------------------------------------------------------------------------------- /Art/OhSnapdragon/reaper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/OhSnapdragon/reaper.html -------------------------------------------------------------------------------- /Art/PaulC/pac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/PaulC/pac.png -------------------------------------------------------------------------------- /Art/PaulC/pacman_run.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/PaulC/pacman_run.PNG -------------------------------------------------------------------------------- /Art/PaulC/pacman_run.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/PaulC/pacman_run.css -------------------------------------------------------------------------------- /Art/PaulC/pacman_run.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/PaulC/pacman_run.html -------------------------------------------------------------------------------- /Art/Platy/fox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Platy/fox.png -------------------------------------------------------------------------------- /Art/Platy/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Platy/index.html -------------------------------------------------------------------------------- /Art/Platy/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Platy/style.css -------------------------------------------------------------------------------- /Art/Pliavi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Pliavi/index.html -------------------------------------------------------------------------------- /Art/Pliavi/print.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Pliavi/print.png -------------------------------------------------------------------------------- /Art/Pliavi/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Pliavi/style.css -------------------------------------------------------------------------------- /Art/R-Butterfly/R-Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/R-Butterfly/R-Butterfly.png -------------------------------------------------------------------------------- /Art/R-Butterfly/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/R-Butterfly/index.html -------------------------------------------------------------------------------- /Art/R-Butterfly/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/R-Butterfly/style.css -------------------------------------------------------------------------------- /Art/Rahul/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Rahul/index.css -------------------------------------------------------------------------------- /Art/Rahul/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Rahul/index.html -------------------------------------------------------------------------------- /Art/Rahul/index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Rahul/index.png -------------------------------------------------------------------------------- /Art/Sean-Dees/clock.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sean-Dees/clock.PNG -------------------------------------------------------------------------------- /Art/Sean-Dees/sean.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sean-Dees/sean.html -------------------------------------------------------------------------------- /Art/Sean-Dees/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sean-Dees/style.css -------------------------------------------------------------------------------- /Art/Sherin/butterfree.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/butterfree.css -------------------------------------------------------------------------------- /Art/Sherin/butterfree.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/butterfree.html -------------------------------------------------------------------------------- /Art/Sherin/butterfree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/butterfree.png -------------------------------------------------------------------------------- /Art/Sherin/electrode.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/electrode.css -------------------------------------------------------------------------------- /Art/Sherin/electrode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/electrode.html -------------------------------------------------------------------------------- /Art/Sherin/electrode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/electrode.png -------------------------------------------------------------------------------- /Art/Sherin/pikachu.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/pikachu.css -------------------------------------------------------------------------------- /Art/Sherin/pikachu.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/pikachu.html -------------------------------------------------------------------------------- /Art/Sherin/pikachu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/pikachu.png -------------------------------------------------------------------------------- /Art/Sherin/squirtle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/squirtle.css -------------------------------------------------------------------------------- /Art/Sherin/squirtle.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/squirtle.html -------------------------------------------------------------------------------- /Art/Sherin/squirtle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Sherin/squirtle.png -------------------------------------------------------------------------------- /Art/Shruti/penguine.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Shruti/penguine.PNG -------------------------------------------------------------------------------- /Art/Shruti/penguine.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Shruti/penguine.css -------------------------------------------------------------------------------- /Art/Shruti/penguine.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Shruti/penguine.html -------------------------------------------------------------------------------- /Art/TheMicroGirl/frog.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TheMicroGirl/frog.PNG -------------------------------------------------------------------------------- /Art/TheMicroGirl/frog.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TheMicroGirl/frog.css -------------------------------------------------------------------------------- /Art/TheMicroGirl/frog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TheMicroGirl/frog.html -------------------------------------------------------------------------------- /Art/Thulasi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Thulasi/index.html -------------------------------------------------------------------------------- /Art/Thulasi/js-logo.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Thulasi/js-logo.PNG -------------------------------------------------------------------------------- /Art/Thulasi/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Thulasi/styles.css -------------------------------------------------------------------------------- /Art/TinatheAce/ace.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TinatheAce/ace.css -------------------------------------------------------------------------------- /Art/TinatheAce/ace.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TinatheAce/ace.html -------------------------------------------------------------------------------- /Art/TinatheAce/ace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/TinatheAce/ace.png -------------------------------------------------------------------------------- /Art/Virtual1/Virtual1.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Virtual1/Virtual1.bmp -------------------------------------------------------------------------------- /Art/Virtual1/Virtual1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Virtual1/Virtual1.css -------------------------------------------------------------------------------- /Art/Virtual1/Virtual1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/Virtual1/Virtual1.html -------------------------------------------------------------------------------- /Art/WindMill/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/WindMill/index.html -------------------------------------------------------------------------------- /Art/WindMill/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/WindMill/style.css -------------------------------------------------------------------------------- /Art/WindMill/windmill.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/WindMill/windmill.gif -------------------------------------------------------------------------------- /Art/adrianomi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/adrianomi/index.html -------------------------------------------------------------------------------- /Art/adrianomi/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/adrianomi/main.css -------------------------------------------------------------------------------- /Art/adrianomi/smiley.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/adrianomi/smiley.jpg -------------------------------------------------------------------------------- /Art/andra/andra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/andra/andra.png -------------------------------------------------------------------------------- /Art/andra/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/andra/index.html -------------------------------------------------------------------------------- /Art/andra/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/andra/style.css -------------------------------------------------------------------------------- /Art/carter/pizza.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/carter/pizza.css -------------------------------------------------------------------------------- /Art/carter/pizza.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/carter/pizza.html -------------------------------------------------------------------------------- /Art/carter/pizza.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/carter/pizza.png -------------------------------------------------------------------------------- /Art/catrina/catrina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/catrina/catrina.png -------------------------------------------------------------------------------- /Art/catrina/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/catrina/index.html -------------------------------------------------------------------------------- /Art/catrina/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/catrina/styles.css -------------------------------------------------------------------------------- /Art/cbh6/rocket.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/cbh6/rocket.css -------------------------------------------------------------------------------- /Art/cbh6/rocket.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/cbh6/rocket.html -------------------------------------------------------------------------------- /Art/cbh6/rocket.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/cbh6/rocket.jpg -------------------------------------------------------------------------------- /Art/chathurasam/gui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/chathurasam/gui.png -------------------------------------------------------------------------------- /Art/chathurasam/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/chathurasam/screenshot.png -------------------------------------------------------------------------------- /Art/chathurasam/smartphone.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/chathurasam/smartphone.css -------------------------------------------------------------------------------- /Art/chathurasam/smartphone.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/chathurasam/smartphone.html -------------------------------------------------------------------------------- /Art/danIancuV/CactusInAPot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/danIancuV/CactusInAPot.jpg -------------------------------------------------------------------------------- /Art/danIancuV/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/danIancuV/index.html -------------------------------------------------------------------------------- /Art/danIancuV/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/danIancuV/style.css -------------------------------------------------------------------------------- /Art/dziukers/Baymax.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/dziukers/Baymax.JPG -------------------------------------------------------------------------------- /Art/dziukers/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/dziukers/index.html -------------------------------------------------------------------------------- /Art/dziukers/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/dziukers/style.css -------------------------------------------------------------------------------- /Art/fischbot/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/fischbot/index.html -------------------------------------------------------------------------------- /Art/fischbot/link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/fischbot/link.png -------------------------------------------------------------------------------- /Art/fischbot/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/fischbot/main.css -------------------------------------------------------------------------------- /Art/ghost/ghost.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/ghost/ghost.css -------------------------------------------------------------------------------- /Art/ghost/ghost.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/ghost/ghost.html -------------------------------------------------------------------------------- /Art/ghost/ghost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/ghost/ghost.png -------------------------------------------------------------------------------- /Art/hmahajan/androids.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/hmahajan/androids.JPG -------------------------------------------------------------------------------- /Art/hmahajan/androids.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/hmahajan/androids.html -------------------------------------------------------------------------------- /Art/hmahajan/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/hmahajan/style.css -------------------------------------------------------------------------------- /Art/iggyzane/MarioPipe.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/iggyzane/MarioPipe.PNG -------------------------------------------------------------------------------- /Art/iggyzane/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/iggyzane/index.html -------------------------------------------------------------------------------- /Art/iggyzane/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/iggyzane/style.css -------------------------------------------------------------------------------- /Art/jaeja/ball.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jaeja/ball.PNG -------------------------------------------------------------------------------- /Art/jaeja/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jaeja/index.html -------------------------------------------------------------------------------- /Art/jaeja/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jaeja/style.css -------------------------------------------------------------------------------- /Art/jen/mouse.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/mouse.css -------------------------------------------------------------------------------- /Art/jen/mouse.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/mouse.html -------------------------------------------------------------------------------- /Art/jen/mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/mouse.png -------------------------------------------------------------------------------- /Art/jen/plane.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/plane.css -------------------------------------------------------------------------------- /Art/jen/plane.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/plane.html -------------------------------------------------------------------------------- /Art/jen/plane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/jen/plane.png -------------------------------------------------------------------------------- /Art/josh/Capture.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/josh/Capture.PNG -------------------------------------------------------------------------------- /Art/josh/frankie.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/josh/frankie.css -------------------------------------------------------------------------------- /Art/josh/frankie.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/josh/frankie.html -------------------------------------------------------------------------------- /Art/josh/storm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/josh/storm.jpg -------------------------------------------------------------------------------- /Art/joy/robot.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/joy/robot.css -------------------------------------------------------------------------------- /Art/joy/robot.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/joy/robot.html -------------------------------------------------------------------------------- /Art/joy/robot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/joy/robot.png -------------------------------------------------------------------------------- /Art/julesdowork/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/julesdowork/index.html -------------------------------------------------------------------------------- /Art/julesdowork/pikachu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/julesdowork/pikachu.png -------------------------------------------------------------------------------- /Art/julesdowork/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/julesdowork/styles.css -------------------------------------------------------------------------------- /Art/justpanda/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/justpanda/index.html -------------------------------------------------------------------------------- /Art/justpanda/panda.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/justpanda/panda.PNG -------------------------------------------------------------------------------- /Art/justpanda/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/justpanda/style.css -------------------------------------------------------------------------------- /Art/kahwaii/dizzy.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kahwaii/dizzy.PNG -------------------------------------------------------------------------------- /Art/kahwaii/kahwaii.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kahwaii/kahwaii.css -------------------------------------------------------------------------------- /Art/kahwaii/kahwaii.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kahwaii/kahwaii.html -------------------------------------------------------------------------------- /Art/katcode/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/katcode/index.html -------------------------------------------------------------------------------- /Art/katcode/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/katcode/main.css -------------------------------------------------------------------------------- /Art/katcode/pumpkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/katcode/pumpkin.png -------------------------------------------------------------------------------- /Art/kris/kris.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kris/kris.css -------------------------------------------------------------------------------- /Art/kris/kris.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kris/kris.html -------------------------------------------------------------------------------- /Art/kris/kris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/kris/kris.png -------------------------------------------------------------------------------- /Art/lelanavilla/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/lelanavilla/index.html -------------------------------------------------------------------------------- /Art/lelanavilla/style.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Art/linux/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/linux/index.html -------------------------------------------------------------------------------- /Art/linux/linux.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/linux/linux.gif -------------------------------------------------------------------------------- /Art/linux/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/linux/main.css -------------------------------------------------------------------------------- /Art/mamta/flying.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/flying.png -------------------------------------------------------------------------------- /Art/mamta/heart.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/heart.css -------------------------------------------------------------------------------- /Art/mamta/heart.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/heart.html -------------------------------------------------------------------------------- /Art/mamta/heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/heart.png -------------------------------------------------------------------------------- /Art/mamta/index2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/index2.html -------------------------------------------------------------------------------- /Art/mamta/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mamta/style.css -------------------------------------------------------------------------------- /Art/mctrl/charizard.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mctrl/charizard.jpg -------------------------------------------------------------------------------- /Art/mctrl/gameboy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mctrl/gameboy.html -------------------------------------------------------------------------------- /Art/mctrl/gameboy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mctrl/gameboy.jpg -------------------------------------------------------------------------------- /Art/mctrl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mctrl/index.html -------------------------------------------------------------------------------- /Art/mctrl/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mctrl/styles.css -------------------------------------------------------------------------------- /Art/mk-hill/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mk-hill/index.html -------------------------------------------------------------------------------- /Art/mk-hill/skull-bones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mk-hill/skull-bones.png -------------------------------------------------------------------------------- /Art/mk-hill/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/mk-hill/style.css -------------------------------------------------------------------------------- /Art/napvlm/shield.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/napvlm/shield.css -------------------------------------------------------------------------------- /Art/napvlm/shield.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/napvlm/shield.css.map -------------------------------------------------------------------------------- /Art/napvlm/shield.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/napvlm/shield.html -------------------------------------------------------------------------------- /Art/napvlm/shield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/napvlm/shield.png -------------------------------------------------------------------------------- /Art/napvlm/shield.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/napvlm/shield.scss -------------------------------------------------------------------------------- /Art/nikiya/heart-beat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/nikiya/heart-beat.png -------------------------------------------------------------------------------- /Art/nikiya/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/nikiya/index.html -------------------------------------------------------------------------------- /Art/nikiya/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/nikiya/styles.css -------------------------------------------------------------------------------- /Art/orinayo/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/orinayo/index.html -------------------------------------------------------------------------------- /Art/orinayo/penguin_art.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/orinayo/penguin_art.png -------------------------------------------------------------------------------- /Art/orinayo/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/orinayo/styles.css -------------------------------------------------------------------------------- /Art/owl/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/owl/main.css -------------------------------------------------------------------------------- /Art/owl/owl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/owl/owl.html -------------------------------------------------------------------------------- /Art/owl/owl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/owl/owl.png -------------------------------------------------------------------------------- /Art/pavel/spooky.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pavel/spooky.css -------------------------------------------------------------------------------- /Art/pavel/spooky.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pavel/spooky.html -------------------------------------------------------------------------------- /Art/pavel/spooky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pavel/spooky.png -------------------------------------------------------------------------------- /Art/pohyi-k/Painter.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pohyi-k/Painter.ttf -------------------------------------------------------------------------------- /Art/pohyi-k/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pohyi-k/index.css -------------------------------------------------------------------------------- /Art/pohyi-k/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pohyi-k/index.html -------------------------------------------------------------------------------- /Art/pohyi-k/pumkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/pohyi-k/pumkin.png -------------------------------------------------------------------------------- /Art/redvan/css.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/redvan/css.css -------------------------------------------------------------------------------- /Art/redvan/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/redvan/index.html -------------------------------------------------------------------------------- /Art/redvan/redvansApple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/redvan/redvansApple.jpg -------------------------------------------------------------------------------- /Art/roninmittal/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/roninmittal/index.html -------------------------------------------------------------------------------- /Art/roninmittal/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/roninmittal/main.css -------------------------------------------------------------------------------- /Art/roninmittal/taco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/roninmittal/taco.png -------------------------------------------------------------------------------- /Art/run to win/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/run to win/index.html -------------------------------------------------------------------------------- /Art/run to win/my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/run to win/my.png -------------------------------------------------------------------------------- /Art/run to win/style4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/run to win/style4.css -------------------------------------------------------------------------------- /Art/saamiyah/no-face.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/saamiyah/no-face.css -------------------------------------------------------------------------------- /Art/saamiyah/no-face.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/saamiyah/no-face.gif -------------------------------------------------------------------------------- /Art/saamiyah/no-face.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/saamiyah/no-face.html -------------------------------------------------------------------------------- /Art/sanjithpk/boat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sanjithpk/boat.png -------------------------------------------------------------------------------- /Art/sanjithpk/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sanjithpk/index.html -------------------------------------------------------------------------------- /Art/sanjithpk/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sanjithpk/style.css -------------------------------------------------------------------------------- /Art/sanjithpk/sun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sanjithpk/sun.png -------------------------------------------------------------------------------- /Art/sdfnz/beach.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sdfnz/beach.css -------------------------------------------------------------------------------- /Art/sdfnz/beach.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sdfnz/beach.html -------------------------------------------------------------------------------- /Art/sdfnz/beach.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/sdfnz/beach.jpg -------------------------------------------------------------------------------- /Art/teits/bush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/teits/bush.png -------------------------------------------------------------------------------- /Art/teits/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/teits/index.html -------------------------------------------------------------------------------- /Art/teits/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/teits/preview.png -------------------------------------------------------------------------------- /Art/teits/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/teits/style.css -------------------------------------------------------------------------------- /Art/tomikonio/egg.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/tomikonio/egg.css -------------------------------------------------------------------------------- /Art/tomikonio/egg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/tomikonio/egg.html -------------------------------------------------------------------------------- /Art/tomikonio/egg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/tomikonio/egg.png -------------------------------------------------------------------------------- /Art/toserjude/blackCat.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/blackCat.html -------------------------------------------------------------------------------- /Art/toserjude/blackCat.style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/blackCat.style.css -------------------------------------------------------------------------------- /Art/toserjude/cat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/cat.jpg -------------------------------------------------------------------------------- /Art/toserjude/ghost.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/ghost.html -------------------------------------------------------------------------------- /Art/toserjude/ghost.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/ghost.jpg -------------------------------------------------------------------------------- /Art/toserjude/ghost.style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/toserjude/ghost.style.css -------------------------------------------------------------------------------- /Art/trailsnail/spinner.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/trailsnail/spinner.css -------------------------------------------------------------------------------- /Art/trailsnail/spinner.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/trailsnail/spinner.html -------------------------------------------------------------------------------- /Art/trailsnail/spinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/trailsnail/spinner.png -------------------------------------------------------------------------------- /Art/uhayon/emoji.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/uhayon/emoji.css -------------------------------------------------------------------------------- /Art/uhayon/emoji.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/uhayon/emoji.html -------------------------------------------------------------------------------- /Art/uhayon/emoji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/uhayon/emoji.png -------------------------------------------------------------------------------- /Art/virtual/css-art.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/virtual/css-art.png -------------------------------------------------------------------------------- /Art/virtual/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/virtual/index.html -------------------------------------------------------------------------------- /Art/virtual/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/virtual/style.css -------------------------------------------------------------------------------- /Art/virtual/virtual.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/virtual/virtual.png -------------------------------------------------------------------------------- /Art/watermelon/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/watermelon/index.html -------------------------------------------------------------------------------- /Art/watermelon/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/watermelon/style.css -------------------------------------------------------------------------------- /Art/watermelon/watermelon-screenshot.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/watermelon/watermelon-screenshot.PNG -------------------------------------------------------------------------------- /Art/yokesharun/avocado.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/yokesharun/avocado.png -------------------------------------------------------------------------------- /Art/yokesharun/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/yokesharun/css/style.css -------------------------------------------------------------------------------- /Art/yokesharun/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/yokesharun/index.html -------------------------------------------------------------------------------- /Art/zach-caldwell/ghost.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/zach-caldwell/ghost.PNG -------------------------------------------------------------------------------- /Art/zach-caldwell/ghost.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/zach-caldwell/ghost.css -------------------------------------------------------------------------------- /Art/zach-caldwell/ghost.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/Art/zach-caldwell/ghost.html -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/README.md -------------------------------------------------------------------------------- /include.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/include.js -------------------------------------------------------------------------------- /index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/index.css -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zero-to-mastery/CSS-Art-Hacktoberfest-Edition/HEAD/index.html --------------------------------------------------------------------------------