Skip to content

Instantly share code, notes, and snippets.

View Trodrige's full-sized avatar
🏠
Working from home

Tigpezeghe Rodrige Trodrige

🏠
Working from home
View GitHub Profile
@Trodrige
Trodrige / index.html
Created December 5, 2019 22:08
Flexbox Tutorial
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Flexbox Beginner's guide</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">