Skip to content

Instantly share code, notes, and snippets.

View Christonja's full-sized avatar

Christon Christonja

View GitHub Profile
@Christonja
Christonja / index.html
Last active April 9, 2019 12:56
Technical Documentation Page - FCC - Christonja
<!--Website follows a FreeCodeCamp tutorial where it is designed based on a pre-existing example website
created by FreeCodeCamp however all code is original and created from scratch by 'Christonja'-->
<!--test script courtesy of Free Code Camp-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<nav id="navbar">
@Christonja
Christonja / index.html
Last active April 9, 2019 12:56
Tribute Page - FCC - Christonja
<!--Website follows a FreeCodeCamp tutorial where it is designed based on a pre-existing example website
created by FreeCodeCamp however all code is original and created from scratch by 'Christonja'-->
<!--test script courtesy of Free Code Camp-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Acme|IM+Fell+English+SC" rel="stylesheet">
<body id="main">
@Christonja
Christonja / index.html
Last active April 9, 2019 12:57
Survey Form - FCC - Christonja
<!--Website follows a FreeCodeCamp tutorial where it is designed based on a pre-existing example website
created by FreeCodeCamp however all code is original and created from scratch by 'Christonja'-->
<!--test script courtesy of Free Code Camp-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
<h1 id="title">Survey Form<h1>
@Christonja
Christonja / index.html
Last active April 9, 2019 12:57
Product Landing Page - FCC - Christonja
<head>
<!--Website follows a FreeCodeCamp tutorial where it is designed based on a pre-existing example website
created by FreeCodeCamp however all code is original and created from scratch by 'Christonja'-->
<!--test script courtesy of Free Code Camp-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Offside|Raleway" rel="stylesheet">