Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to style a particular image in css

.image1
{
width:200px;
height:200px;
}
.image2
{
width:300px;
height:300px;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #style #image #css
ADD COMMENT
Topic
Name
7+1 =