Skip to content

Instantly share code, notes, and snippets.

View baharsener's full-sized avatar

S. Bahar Sener, PhD baharsener

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Header — Mockup A (Current labels)</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
background: #f9f9f7;