reff : http://bv.example.co.in/
<div class="his_img">
.his_img img {
<div class="his_img">
<img width="155" height="58" border="0" src="/images/design/HIS_2.png" alt="example"/>
div>
.his_img img {
display:block;
margin:auto;
}
reff: file:///home/Yoga/Back%20up/Beginning%20CSS%20examples/Chapter%2015/exp1.html
Note that for this example, you will need to paste plenty of content into this container to
see the effect of the overflow, such as masses of Lorem Ipsum text. With that taken care of, we
can move on to the nifty styling.
content it holds. If there is more content than the box can hold, the scrollbar will automatically
appear, allowing you to scroll through the whole text, as you see in Figure
a {
outline: none;
}a:hover, a:active, a:focus {
outline: none;
}