Skip to content

Instantly share code, notes, and snippets.

Created January 26, 2018 18:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6c6aac6f349d51ad02655e5b89edb982 to your computer and use it in GitHub Desktop.
Save anonymous/6c6aac6f349d51ad02655e5b89edb982 to your computer and use it in GitHub Desktop.
<html>
<head>
<style type="text/css">
ul.nav {
margin:0;
padding:0;
}
ul.nav li {
list-style:none;
display:inline;
}
ul.nav li a {
float:left;
margin-left: 3px;
width:6.0em;
font:0.68em Verdana, Arial, Helvetica,
sans-serif;
background:#f1f1f1;
color:#333;
text-align:center;
padding:5px;
text-decoration:none;
}
</style>
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment