將軍澳中心 ‧ PopDeli ‧ PopFood「乘船睇SHOW消費賞」
<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Event Announcement</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
}
h2, h3 {
margin: 0;
padding: 0 10px;
}
h2 {
color: #0000ff;
}
.highlight {
color: #ff0000;
}
@media (max-width: 600px) {
h2 {
font-size: 18px;
}
h3 {
font-size: 14px;
padding: 5px;
}
}
</style>
</head>
<body>
<h2>
<strong>最新消息 :</strong>
謝票會反應熱烈, <span class="highlight">再度加推</span>!!
</h2>
<h3>聽到各位粉絲的聲音,徇眾要求,</h3>
<h3>再度將軍澳中心 x 中年好聲音3【王者謝票會】入場證!!</h3>
<h3>
<strong>VIP區入場信連HK$400電子券:</strong>
<span class="highlight">加推</span>✨<strong>10</strong>個名額
</h3>
<h3>
<strong>A區入場證:</strong>
<span class="highlight">加推</span>✨<strong>42</strong>個名額
</h3>
<h3>
<strong>B區入場證:</strong>
<span class="highlight">加推</span>✨<strong>9</strong>個名額
</h3>
<h3>
<strong>❤把握時間⌛,快啲嚟換領喇! 🏃🏻♂💨</strong>
</h3>
</body>
</html>