How can i specify CSS Pixels -


i developing mobile web application our client , web designer send detailed specification screen design in specification mentioned height , width in "css pixels" logo positioned 116 css pixels top

so css pixels , how can specify in css please help

regards

denny

<div class="logo">     <img src="http://olea.org/ilustraciones/fedora-logo-icon.png"> </div> 

.logo {     margin-top:116px; } 

http://jsfiddle.net/k6nmt/1/


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -