Hi, jusst check the link, they discuss lot about CSS alignments problems
http://www.noupe.com/css/using-css-to-fix-anything-20-common-bugs-and-fixes.html Thanks Surya On Fri, Oct 30, 2009 at 8:15 PM, crni <[email protected]> wrote: > > Hello, > i have a problem with floating option. > I cant to make it the same in all browsers. In flock, mozzila, > everything is fine, but when i see preview in IE and Safari, text is > little indent, and i dont know woh to fix the problem. > > here is the code, and here is the link... > > http://svastara.filmske-radosti.com/Untitled-2.html > > <style type="text/css"> > > #adresa { > font-family:Calibri; > font-size:12px; > float:left; > } > > #adresa1 { > font-family:Calibri; > font-size:12px; > float:left; > margin:0 0 0 2em; > } > > #adresa2 { > font-family:Calibri; > font-size:12px; > float:left; > margin:0 0 0 2em; > } > </style> > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
