Check if you browser downloads the css or gets a 404. If downloads corretly, inspect the content. Use Fiddler or FireBug. Or activate Resource Tracking in chrome.
http://www.fiddler2.com/fiddler2/ <http://www.fiddler2.com/fiddler2/>http://getfirebug.com/ <http://getfirebug.com/> Fabrizio On Thu, Jan 13, 2011 at 12:02 PM, Massimiliano < [email protected]> wrote: > Yes, I have waited more of 24h. I'm dealing whit this from Sunday. > I can't understand why with the same browser on the same pc, offline it > works, online it doesn't. > > 2011/1/13 Wim den Ouden <[email protected]> > > Did you wait for a moment and try it again? >> static files are stored on a server near you, app files on the appengine >> server >> gr >> wim >> >> 2011/1/13 Massimiliano <[email protected]>: >> > Dear all, >> > I'm building a web site and I'm working with the float tag on my CSS. >> > The website is working well offline, but when I deploy it on the >> appegine >> > all the box are in one column in the right (instead of some blocks >> floating >> > on the left and some others on the right). >> > Is something I need to know in using CSS for appengine? I can't find >> > documentation about this. >> > Regards >> > Max >> > -- >> > >> > My email: [email protected] >> > My Google Wave: [email protected] >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Google App Engine" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]<google-appengine%[email protected]> >> . >> > For more options, visit this group at >> > http://groups.google.com/group/google-appengine?hl=en. >> > >> >> >> >> -- >> gr >> Wim den Ouden >> Custom applications, https://e-comm.appspot.com/ >> Free open source E-commerce framework (web) apps, >> http://code.google.com/p/relat/ >> Gae developer tips, http://code.google.com/p/relat/wiki/gaetips >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> >> > > > -- > > My email: [email protected] > My Google Wave: [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
