how to get that in the same row than other text? if i do now:Code:<div id="prefix_menu"></div> css for prefix_menu is: #prefix_menu { clip: rect(0px 7px 7px 0px); background-color: #ffffff; layer-background-color: #ffffff; width: 7px; height: 7px; background-image: url(xp_arrow.gif); background-repeat: no-repeat; background-position: center; }
will the DIV be in another row, alone.. and i don't want that,.. how?Code:blah blah <div id="prefix_menu"></div> and more blah
i tried with css
and it doesn't work..Code:div { margin: 0px 0px 0px 0px; }
please please help me!!!![]()





Bookmarks