Skip to content

Instantly share code, notes, and snippets.

View matthieua's full-sized avatar

Matt Delac matthieua

View GitHub Profile
<html>
<head>
<style>
h1 {
text-align: center;
color: #d41a44;
}
h2 {
text-align: center;
<html>
<head>
<style>
h1 {
text-align: center;
color: blueviolet;
}
h2 {
text-align: center;
<html>
<head>
<style>
h1 {
text-align: center;
color: navy;
}
h2 {
text-align: center;
<html>
<head>
<style>
body {
padding: 20px;
}
h1 {
text-align: center;
color: blueviolet;
<html>
<head>
<style>
body {
padding: 30px;
}
h1 {
color: blueviolet;
text-align: center;
font-size: 48px;
<html>
<head>
<style>
h1 {
text-align: center;
color: blueviolet;
}
h2 {
text-align: center;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Greek Yogurt 🥛</title>
<style>
h1 {
text-align: center;
color: #7d51e8;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>SheCodes</title>
<style>
body {
font-family: Cerebri Sans, Helvetica, Arial, sans-serif;
<html>
<head>
<style>
h1 {
text-align: center;
color: blueviolet;
}
h2 {
text-align: center;
<html>
<head>
<style>
h1 {
text-align: center;
color: blueviolet;
font-size: 30px;
}
h2 {