You are on page 1of 1

<!

doctype html>
<html>
<head>
<style>
#circle{
width: 100px;
height: 100px;
border-radius: 50%;
}
</style>
</head>
<body>
<img src="Pakistan-Air-Force-Wallpapers.jpg" alt="nothing to show" id="circle">
</body>
</html>

You might also like