```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
h1 {
textalign: center;
}
.container {
maxwidth: 800px;
margin: auto;
}
.passbook {
marginbottom: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
Translation Template for Bank Passbook
Field | English | Translation |
---|---|---|
Account Holder's Name | [English] | [Translation] |
Account Number | [English] | [Translation] |
Account Type | [English] | [Translation] |
Branch Name | [English] | [Translation] |
Branch Address | [English] | [Translation] |