Skip to content

Instantly share code, notes, and snippets.

View utilyre's full-sized avatar

Amirabbas Fazelinia utilyre

View GitHub Profile
@utilyre
utilyre / index.html
Last active August 13, 2024 06:52
HTML5 Boilerplate
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" href="/index.css" />