Skip to content

Instantly share code, notes, and snippets.

View ahmedalani's full-sized avatar
🎯
Data Structures and Algorithms

Ahmed Alani ahmedalani

🎯
Data Structures and Algorithms
View GitHub Profile
<!DOCTYPE HTML>
<html>
<head>
<style>
body {
margin: 0px;
padding: 0px;
}
</style>
</head>
<!DOCTYPE html>
<html>
<head>
<title>Edit Product</title>
</head>
<body>
<form action="/products/<%= product.id %>" method="POST">
<p>
<label for="product-id">ID</label>