সিএসএস দ্বারা ইমেজ রিপ্লেসমেন্ট টেকনিক।

Mike Rundle’s Phark Method

h1#logo {
   width: 200px; // width of image
   height: 100px; // height of image
   background: url(../path/to/image.jpg);
   text-indent: -9999px;
}

css , image replacement