Skip to content

Instantly share code, notes, and snippets.

.headColor {
color: rgb(243,190,96);
}
.subHeading {
color: rgb(251,238,201);
border: thin solid rgb(100,96,86);
background-color: rgb(32,32,30);
width: 90%;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>PowerPoint Slide</title>
<link rel="stylesheet" type="text/css" href="Styles/styles.css">
</head>
<body>
<h2 class="headColor">Headings and Paragraphs</h2>
<p id="pictureFloatRight">
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MaxPlatform3x3
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DiagonalDifference
{
class Program
{
@Merkanto
Merkanto / Problem 2. Game of Names
Last active May 25, 2016 16:10
Programming for Beginners – 24 April 2016
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace GameOfNames
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace VehiclePark
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HogwartsSorting
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Numerics;
using System.Text;
using System.Threading.Tasks;
namespace FibonacciNumbers
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PhoneProcesses
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TheSmartLilly
{
class Program
{