<!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>Document</title>
<style>
#buton{
background-image: url('dosyalar/resim/e1.png');
background-repeat: repeat;
background-size: 150px;
}
</style>
</head>
<body>
<table border="1" bgcolor="cyan">
<tr>
<td width="100" height="100" align="center"><img width="60" height="50" src="dosyalar/resim/e1.png" alt="emoji"></td>
</tr>
</table>
</body>
</html>
Yorumlar
Yorum Gönder