.specs-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
font-size: 16px;
text-align: left;
}
.specs-table th, .specs-table td {
padding: 12px 15px;
border: 1px solid #ddd;
}
.specs-table th {
background-color: #f4f4f4;
font-weight: bold;
}
.specs-table tr:nth-child(even) {
background-color: #f9f9f9;
}
Tecno Spark Go (2024) Specifications | |
---|---|
Display Size | 6.6 inches (IPS LCD, 90Hz) |
Display Resolution | 720 x 1612 pixels |
Rear Camera | 13 MP (wide) + AI Lens |
Front Camera | 8 MP (wide) |
Battery Capacity | 5,000 mAh, 10W Charging |
Processor | MediaTek Helio A22 |
RAM | 3GB / 4GB |
Storage | 64GB / 128GB (Expandable via microSD) |
Operating System | Android 13 (Go Edition) with HiOS |
Dimensions | 163.9 x 75.5 x 8.5 mm |
Weight | 195 g |
Colors | Endless Black, Nebula Purple, Magic Skin |
SIM | Dual Nano-SIM |
Other Features | Side-mounted fingerprint sensor, USB Type-C |
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
background-color: #f9f9f9;
display: flex;
justify-content: center;
align-items: center;
}
.faq-container {
width: 100%;
max-width: 700px;
background: white;
padding: 20px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
max-height: 500px;
overflow-y: auto;
}
h1 {
text-align: center;
font-size: 22px;
margin-bottom: 20px;
color: #333;
}
.faq-item {
margin-bottom: 10px;
border-radius: 8px;
overflow: hidden;
background: #ffffff;
border: 1px solid #ddd;
}
.faq-question {
padding: 15px;
background: #eaeaea;
font-weight: bold;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
transition: background 0.3s;
}
.faq-question:hover {
background: #d6d6d6;
}
.faq-answer {
padding: 15px;
display: none;
background: #fdfdfd;
border-top: 1px solid #ddd;
}
.faq-item input[type=”checkbox”] {
display: none;
}
.faq-item input[type=”checkbox”]:checked ~ .faq-answer {
display: block;
}
.arrow {
font-size: 18px;
transition: transform 0.3s;
}
.faq-item input[type=”checkbox”]:checked ~ .faq-question .arrow {
transform: rotate(90deg);
}
Tecno Spark Go 1 – Frequently Asked Questions
Shipping Policy
Refund Policy
Cancellation / Return / Exchange Policy
General Inquiries
There are no inquiries yet.
Leave a Reply