Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- how to position text after relatively positioned image


rocknbil - 6:13 pm on Jul 22, 2011 (gmt 0)


text-align is horizontal alignment, valid values are right, left, center, justify, and inherit. Did you try the solution I posted? Wrap those puppies in a <p> and set the display to block, you'll be able to position it on the moon if you want. :-)

#logo span,#logo img { display: block; }


Thread source:: http://www.webmasterworld.com/html/4340938.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com