h2{
color: #4311CF;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
th, td {
padding: 5px;
text-align: center;
}
table#t01 tr:nth-child(even) {
background-color: #eee;
}
table#t01 tr:nth-child(odd) {
background-color:#fff;
}
table#t01 th {
background-color: black;
color: white;
}
#saveimg{
width: 20px;
height: 20px;
}
table tr td input{
width: 40px;
}
Select the items:
| Id |
Name |
Price |
Quantity (in stock) |
Buy |
| id; ?> |
name; ?> |
Rp.price; ?> |
quantity; ?> |
Order Now |