It is currently Mon May 20, 2013 3:56 pm

All times are UTC


You can access below Applications



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Display image right position using css
PostPosted: Wed Jun 02, 2010 1:57 pm 
Offline
User avatar

Joined: Wed Mar 24, 2010 6:12 am
Posts: 74
A floated element will move as far to the left or right as it can.

Code:

css file
thumbnail
{
float:left;
width:110px;
height:90px;
margin:5px;
}


html
Code:
<img class="thumbnail" src="klematis_small.jpg" width="107" height="90">
<img class="thumbnail" src="klematis2_small.jpg" width="107" height="80">
<img class="thumbnail" src="klematis3_small.jpg" width="116" height="90">


Here
We can used in float property right and left position and correct
Width ,height, margin image gallery .


regards
prakash
Share |


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron