Skip to content

Instantly share code, notes, and snippets.

View rdromao's full-sized avatar

Ricardo Romao rdromao

View GitHub Profile
@rdromao
rdromao / testgist
Last active September 12, 2019 14:41
<html>
<head>
<title>Cualquier cosa</title>
<style>
b {color:red;}
</style>
</head>
<body>
<b>Hola Mundo</b>
<script>