Skip to content

Instantly share code, notes, and snippets.

View caiohenriqueuss's full-sized avatar
🌊
Learning

Caio Henrique 盖乌斯 Silva Souza caiohenriqueuss

🌊
Learning
View GitHub Profile
@adrianhajdin
adrianhajdin / index.html
Last active July 12, 2024 21:21
Build and Deploy a Responsive Website | Beginner HTML CSS Tutorial on How to Make a Website in 2023
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/sushi.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>Sushiman</title>
</head>
@akitaonrails
akitaonrails / links.md
Created November 6, 2019 01:28
Links de referência pro Episódio 66 do Canal Akitando