sorry for not being clear last time
i was in hurry ...
if you are wondering why i am doing this ?? answer is i create auto run file for every DVD i create ( convert html -> exe )
here is the html code
========
<html>
<head>
<title>PICTURES IN CURRENT DVD </title>
</head>
<body background="background.jpg">
<h2><p style="text-align: center;color: red">TITLES IN CURRENT DVD ARE AS FOLLOWS</p></h2>
<p style="text-align: center;"><A href="Burn_After_Reading.avi">BURN AFTER READING</A></p>
<div style="text-align: center;"><img src="Burn_After_Reading.jpg" width="160"></div>
<p style="text-align: center;"><A href="Lord_Of_War.avi">LORD OF WAR</A></p>
<div style="text-align: center;"><img src="Lord_Of_War.jpg" width="160"></div>
<p style="text-align: center;"><A href="The_Dark_Knight.avi">THE DARK KNIGHT</A></p>
<div style="text-align: center;"><img src="The_Dark_Knight.jpg" width="160"></div>
<p style="text-align: center;"><A href="The_Sixth_Sense.avi">THE SIXTH SENSE</A></p>
<div style="text-align: center;"><img src="The_Sixth_Sense.jpg" width="160"></div>
<p style="text-align: center;"><A href="Tropic_Thunder.avi">TROPIC THUNDER</A></p>
<div style="text-align: center;"><img src="Tropic_Thunder.jpg" width="160"></div>
<p style="text-align: center;"><A href="wednesday.mp4">WEDNESDAY</A></p>
<div style="text-align: center;"><img src="wednesday.jpg" width="160"></div>
</body>
</html>
==========
--------
Here is what i want
this is the current format ( thumbnail )
this is how actual screen looks like
and i want in this format