开发者

moving header in css to align correctly

i have this header at the top:

http://yoursdproperty.com/

ho开发者_运维知识库w do i move the swf a little bit to the left to make it align correctly?


Give it a negative left margin? margin-left: -10px


Look into Margins or Padding . Playing around with these can give you a desired result. I'd also look into the positioning of your elements (in this case your header). Setting negative padding and negative margins usually shows a layout flaw.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜