Networking Devices Table Responsive
.table-wrapper {
width: 100%;
overflow-x: auto;
}
.my-table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
}
.my-table th,
.my-table td {
border: 1px solid #ddd;
padding: 12px;
text-align: left;
vertical-align: top;
}
.my-table thead th {
background-color: #0a4f5a;
color: white;
}
.my-table td.features {
position: relative;
padding-left: 25px;
}
.my-table td.features::before {
content: "✓";
position: absolute;
left: 8px;
color: #0a4f5a;
font-weight: bold;
}
.my-table td[rowspan] {
vertical-align: middle;
text-align: left;
}
h4 {
font-family: Arial, sans-serif;
font-size: 1.2em;
font-weight: 700;
color: #3F3A3A;
margin-bottom: 0.5em;
}
/* GROUP COLORS: Apply to all td in the group for desktop and mobile */
.product-group td {
background-color: #f9f9f9;
}
.product-group:nth-of-type(even) td {
background-color: #fff;
}
/* RESPONSIVE */
@media screen and (max-width: 768px) {
.my-table thead {
display: none;
}
.my-table, .my-table tbody, .my-table tr, .my-table td {
display: block;
width: 100%;
box-sizing: border-box;
}
.my-table tr {
margin-bottom: 1em;
border-bottom: 2px solid #ddd;
}
.my-table td {
text-align: left;
padding-left: 50%;
position: relative;
}
.my-table td::before {
position: absolute;
left: 12px;
top: 12px;
font-weight: bold;
white-space: nowrap;
content: attr(data-label);
}
/* Products column: disable pseudo label */
.my-table td.products::before {
content: none; /* remove pseudo-label */
}
.my-table td.products {
padding-left: 12px; /* normal padding */
font-weight: bold;
}
/* Remove rowspan effect in mobile */
td[rowspan] {
display: table-cell;
}
}
High-Performance Solutions
| Products |
Models |
Deployment |
Features |
| Switches |
TL-SG3210XHP-M2 |
Machine room |
8× 2.5 G 802.3af/at PoE RJ45; 2× 10 G SFP+; 240 W PoE budget |
| TL-SG3428XMP |
Machine room |
24× Gigabit 802.3af/at PoE RJ45; 4× 10 G SFP+; 384 W PoE budget |
| TL-SG3428X |
Office area, meeting room |
24× Gigabit RJ45; 4× 10 G SFP slots |
| Ceiling Mount APs |
EAP660 HD |
High-density environment |
WiFi 6; Up to 3,600 Mbps; 1× 2.5 G RJ45; Seamless roaming; Captive portal; Supports 802.3at PoE |
| EAP245 |
Lobby, parking |
Long-range indoor coverage; Dual band 11AC WiFi up to 1,750 Mbps; Seamless roaming; Captive portal; Supports 802.3af and Passive PoE |
| Wall Plate APs |
EAP235-Wall |
Guest room |
Full in-room WiFi coverage; Dual band 11AC up to 1,200 Mbps; Thin design; Captive portal; 4× Gigabit RJ45; Supports 802.3af/at PoE input and passthrough |
| EAP230-Wall |
Guest room |
Full in-room WiFi coverage; Dual band 11AC up to 1,200 Mbps; Thin design; Captive portal; 2× Gigabit RJ45; Supports 802.3af PoE input |
| Outdoor APs |
EAP225-Outdoor |
Swimming pool, outdoor parking |
Long-range outdoor coverage; Dual band 11AC up to 1,200 Mbps; 1× Gigabit RJ45; Supports 802.3af and Passive PoE; Mesh; Seamless roaming; IP65 weatherproof |