Skip to content

Instantly share code, notes, and snippets.

View herrera-ignacio's full-sized avatar
💻
Hacking

Nacho Herrera herrera-ignacio

💻
Hacking
View GitHub Profile
@herrera-ignacio
herrera-ignacio / tags_demo.html
Last active January 5, 2019 23:23
Examples of most common html tags
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Web title</title>
<!--
CSS
JS
Google fonts
Metadata (keywords, description, robots, author, owner)