html - CSS closing the gap margin not working -


i have tried close gap between "announcement" , marquee no luck. http://isaac.issharepoint.com/examples/webpartpages/scrolling.aspx

any appreciated.

thanks!

try adding float:left both "announcement" span , marquee. marquee has margin-right:250px, need remove close gap completely.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -