To create a web site and to build up of its beauty Image Inserting is a wonderful contain. Image Inserting, its size modification, its border, border color and its link is very important element to add a picture on a site. Image border create a highlight image on its shown. So a site builder use various design of image border like solid, dotted, dashed, double, groove, ridge, inset, outset etc. All of them you can create it easily to follow this tutorial post. Now we describe that, how may create it by using HTML coding. Let’s learn about it…………
1. HTML Image Border on Solid with 10px Red color
[code language=”css”] |
|
2. HTML Image Border on dotted with 20px Green color
[code language=”css”] |
|
3. HTML Image Border on dashed with 10px Blue color
[code language=”css”] |
|
4. HTML Image Border on Double with 20px Cyan color
[code language=”css”] |
|
5. HTML Image Border on Groove with 10px Magenta color
[code language=”css”] |
|
6. HTML Image Border on Ridge with 20px yellow color
[code language=”css”] |
|
7. HTML Image Border on Inset with 10px Black color
[code language=”css”] |
|
8. HTML Image Border on Outset with 20px Red color
[code language=”css”] |
|