Skip to content

Instantly share code, notes, and snippets.

@Chaitanya134
Chaitanya134 / index.html
Created July 27, 2020 11:35
Cheat Sheet
<!DOCTYPE html>
<html>
<head>
<title>HTML tables</title>
<link href="styles.css" type="text/css" rel="stylesheet">
</head>
<body>
<h1>HTML Table Reference</h1>
<h2>Table Tags</h2>
<table>