ATIP/JudyBoothAward
< ATIP
Revision as of 15:14, 17 June 2025 by Zoairia.haque (talk | contribs)
<!DOCTYPE html> <html> <head> <style>
- customers {
font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%;
}
- customers td, #customers th {
border: 1px solid #ddd; padding: 8px;
}
- customers tr:nth-child(even){background-color: #f2f2f2;}
- customers tr:hover {background-color: #ddd;}
- customers th {
padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #04AA6D; color: white;
} </style> </head> <body>
A Fancy Table
Company | Contact | Country |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Berglunds snabbköp | Christina Berglund | Sweden |
Centro comercial Moctezuma | Francisco Chang | Mexico |
Ernst Handel | Roland Mendel | Austria |
Island Trading | Helen Bennett | UK |
Königlich Essen | Philip Cramer | Germany |
Laughing Bacchus Winecellars | Yoshi Tannamuri | Canada |
Magazzini Alimentari Riuniti | Giovanni Rovelli | Italy |
North/South | Simon Crowther | UK |
Paris spécialités | Marie Bertrand | France |
</body> </html>