html - IIS 7 issue with display:inline? -
sorry, our dev web server isn't outwards facing can provide link, here what's happening.
i'm doing markup new website , writing on local machine. looks fine there, once it's running on iis, ul on have styled li items display:inline still being displayed vertically instead of in horizontal row. common occurrence? it's happening in browsers except firefox. source code when i'm browsing on local machine same see when view source off iis machine.
that being said, there better way accomplish need here? have have 2 rows of 3 div or span tags each. each contains thumbnail image, 2 rows of text underneath. 3 items in each tag need centered horizontally.
the obvious answer there stylesheet exists on webserver not on local machine overriding css rules uls. have used tool firebug see if case?
Comments
Post a Comment