Skip to content

Instantly share code, notes, and snippets.

@cubeeq
cubeeq / typography-and-form.html
Created April 1, 2024 22:23 — forked from ve3/typography-and-form.html
Most of HTML elements for styling with your CSS.
<!--You can use for any purpose, think it is MIT license or no license-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HTML for styling</title>
<!--add your css here-->
</head>
<body>