Skip to content

Instantly share code, notes, and snippets.

View alamindevms's full-sized avatar
❤️
Love can do all but raise the dead.

Al Amin Hossain alamindevms

❤️
Love can do all but raise the dead.
View GitHub Profile
@alamindevms
alamindevms / index.html
Created May 19, 2023 10:03
Responsive Image
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Responsive Images</title>
<link rel="stylesheet" href="./style.css" />
</head>
<body>