Skip to content

Instantly share code, notes, and snippets.

View adicahyaludin's full-sized avatar
🏕️
Working from anywhere

Adi Cahyaludin adicahyaludin

🏕️
Working from anywhere
View GitHub Profile
@igorjs
igorjs / rest-api-response-format.md
Last active July 4, 2024 08:48
REST API response format based on some of the best practices
anonymous
anonymous / dropdown-menu-simple-pure-css.markdown
Created March 1, 2015 09:33
dropdown menu simple pure css
@thomd
thomd / semantic-layout.html
Last active March 29, 2024 00:27
Standard HTML5 Semantic Layout
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Title</title>
<link href="stylesheets/main.css" rel="stylesheet" />
</head>
<body>
<header>
<hgroup>