<!DOCTYPE html>
<html lang="en">
<head>
<style>
body {
background-color: lightblue;
}
h3{background-color: aliceblue;text-align: center;text-decoration: dotted;
}
h1{
text-decoration: double;background-color: azure;
}
div{
align-items: center;
}
a{
align-items: center;
}
div{
text-align: left;background-color: aquamarine;position: static;align-items: right;
border: 3px solid #73AD21;
}
</style>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div style="position: fixed;right: 0px;">
username: <input placeholder="enter user id">
<br>
<br>
password: <input type="password" placeholder="enter your password">
</div>
<h1 style="color: red;text-align: center;"> PRODUCT DETAIL:- </h1>
<h3 style="text-align:center;color: black;">Samsung Galaxy M34 5G (Midnight Blue, 6GB, 128GB Storage) | 120Hz sAMOLED Display | 50MP Triple No Shake Cam | 6000 mAh Battery | 12GB RAM with RAM Plus | Android 13 | Without Charger</h3>
<h1 style="text-align: center;color: rgb(30, 32, 32);">name:-</h1>
<p style="text-align: center;color: brown;"> samsung m3</p>
<h2>About this item:-</h2>
<p style="text-align: center;text-decoration: dotted; background-color: blueviolet;">
Exynos 1280 Octa Core 2.4GHz with the 12 band support for a True 5G experience
16.42 centimeters (6.5-inch) Super AMOLED Display, FHD+ resolution, 1080 x 2340 pixels protected by Gorilla Glass 5
50MP+8MP+2MP Triple Camera Setup - True 50MP No Shake Cam (F1.8) Main Camera + 8MP (F2.2) + 2MP (F2.4)| 13MP (F2.0) Front Camera
6000mAH lithium-ion battery, 1 year manufacturer warranty for device and 6 months manufacturer warranty for in-box accessories including batteries from the date of purchase
4 Generations of OS Upgrades and 5 Years of Security Updates</p>
<div>
<a href="https://www.amazon.in/Samsung-Midnight-Storage-sAMOLED-Display/dp/B0C7BZX934/ref=lp_4363159031_1_1?sbo=RZvfv%2F%2FHxDF%2BO5021pAnSA%3D%3D"> <img style="align-items: center;" src="https://m.media-amazon.com/images/I/91fonhAtoAL._AC_UL320_.jpg" alt=""></a>
</div>
</html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter