Skip to content

Instantly share code, notes, and snippets.

View Macnik-arcos's full-sized avatar

Cristian Gomez Rivera Macnik-arcos

  • Madrid
  • 18:49 (UTC +02:00)
  • Facebook christn87
View GitHub Profile
@Macnik-arcos
Macnik-arcos / index.html
Created February 13, 2024 23:48
NWJeKJE
<!DOCTYPE html>
<html>
<head>
<title>¡Feliz San Valentín!</title>
<link rel="stylesheet" type="text/css" href="sanvalentin.css">
</head>
<body>
<div class="corazon"></div>
<h1>¡Feliz San Valentín, amiga Guisell!</h1>
@Macnik-arcos
Macnik-arcos / index.pug
Created February 11, 2024 23:12
Valentines day
h1 Happy Valentines Day!
p#clickHere Click me everywhere.
canvas#c(width=500,height=500)