Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How to make a image preview box, who can display any type of image?

user-image
Question added by Rezwan Ahmed , Junior Accountant , DAKQP
Date Posted: 2014/04/22
Hamid Anjum
by Hamid Anjum , Team Lead \ Sr. Software Engineer , University of Business and Technology, Jeddah

<!DOCTYPE html>   <html>  <head>   <style> 

.box

{

width:220px;

padding:10px;

border:3px solid silver;

margin:0px;

border-radius:15px;

 

}

</style>

</head>

 

<body>

 

<img src="your_image_with_path.gif" width="250" class="box" height="250">

 

</body>

</html>

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.