Skip to content

Instantly share code, notes, and snippets.

@achoukah
achoukah / blank-html-page.html
Last active June 24, 2024 00:16
html blank page
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="Webpage description goes here" />
<meta charset="utf-8">
<title>Change_me</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<link rel="stylesheet" href="css/style.css">