Skip to content

Instantly share code, notes, and snippets.

View mahmudalhakim's full-sized avatar

Mahmud Al Hakim mahmudalhakim

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Shopping Cart</title>
<meta name="viewport" content="width=device-width">
<style>
*{
padding: 0;
margin: 0;