“`html
General Information
Specification | Details |
---|---|
Brand | realme |
Model Name | Buds Wireless 3 Neo |
Colour | Blue |
Form Factor | In Ear |
Connectivity Technology | Wireless |
Wireless Communication Technology | Bluetooth |
Special Feature | Sweatproof, Echo Cancellation, Multipoint Pairing, Fast Charging |
Recommended Uses For Product | Calling, Running, Exercising, Gaming |
Compatible Devices | Cellphones, Tablets, Television, Desktops |
Item Weight | 35 Grams |
“`
“`css
.spacsLeft {
margin-bottom: 20px;
}
.spectable {
width: 100%;
border-collapse: collapse;
}
.spectable th, .spectable td {
padding: 8px;
border: 1px solid #ddd;
text-align: left;
}
.specHead {
font-weight: bold;
}
“`
“`python
from bs4 import BeautifulSoup
htmlcode = “””
your HTML code here
“””
soup = BeautifulSoup(htmlcode, ‘html.parser’)
# do any manipulation with the HTML code using BeautifulSoup here
newhtmlcode = soup.prettify()
print(newhtmlcode)
“`
Reviews
There are no reviews yet.