Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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

user-image
Question ajoutée par Rezwan Ahmed , Junior Accountant , DAKQP
Date de publication: 2014/04/22
Hamid Anjum
par 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

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?