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: blueviolet;
}
h2 {
text-align: center;
<html>
<head>
<style>
h1 {
text-align: center;
color: blueviolet;
}
h2 {
text-align: center;
<html>
<head>
<style>
h1 {
text-align: center;
}
h2 {
text-align: center;
}
<!DOCTYPE html>
<html>
<head>
<title>Japan</title>
<style>
h1 {
text-align: center;
color: red;
}
<!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>🍷 Alentejo Wine</title>
<style>
body {
font-family: Helvetica, sans-serif;
<!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>Document</title>
<style>
.box {
background-image: linear-gradient(to right, #43e97b 0%, #38f9d7 100%);
<html>
<head>
<style>
section {
background-image: linear-gradient(to top, #37ecba 0%, #72afd3 100%);
padding: 40px;
max-width: 600px;
margin: 0 auto;
}
h1 {
<html>
<head>
<style>
section {
padding: 20px;
max-width: 500px;
margin: 0 auto;
border-radius: 20px;
background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
<!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>Weather App</title>
<style>
h1,
h2,
<!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>Weather App</title>
<style>
h1,
h2,