Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~339 People Reached
Favorite Forums
Favorite Tags
Member Avatar for narendrakiit

<div class="container"> <div class="Div1"></div> <div class="Div2"></div> <div class="Div3"></div> <div class="Div4"></div> </div> .container{ position:relative; display:block; float:left; width:100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;} .div1{width:33%; height:auto; position:relative; display:block; float:left;} .div2{width:33%; height:auto; position:relative; display:block; float:left;} .div3{width:33%; height:auto; position:relative; display:block; float:left;} .div4{width:33%; height:auto; position:relative; display:block; float:left;}

Member Avatar for Lau_1
0
182
Member Avatar for narendrakiit

Hi , I am design our website , and my requirement is to upload image. I want to upload image seperate for every user... when user register in my website a dynamic folder is created through his userid ..and photo is store in his directory.it is for every user seperetally.. …

Member Avatar for Shanti C
0
157