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
~583 People Reached

4 Posted Topics

Member Avatar for janicemurby
Member Avatar for Kumar_K_K

i am currently working CI i like to learn Zend but i look to hard to learn is any easy way ...plz reffer

Member Avatar for pritaeas
0
66
Member Avatar for Kumar_K_K
Member Avatar for Member #120589
0
102
Member Avatar for fantyfiz

`html` <div class="inputBtnSection"> <input id="uploadFile" class="disableInputField" placeholder="Choose File" disabled="disabled" /> <label class="fileUpload"> <input id="uploadBtn" type="file" class="upload" /> <span class="uploadBtn">Upload / Browse File ..</span> </label> </div> `Css` *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } .inputBtnSection{ display:inline-block; vertical-align:top; font-size:0; font-family:verdana; } .disableInputField{ display:inline-block; vertical-align:top; height: 27px; margin: 0; font-size:14px; padding:0 3px; } .fileUpload { …

Member Avatar for Kumar_K_K
0
217

The End.