954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Text Alignment Issue (Text Shifts Below when i add some property to it)

What i am Trying to make is This
http://testbox.co.cc/practice/header/topbar.jpg

The Error i am Getting is (See the White Text)
http://testbox.co.cc/practice/header/index.html

When i add span in div and assign some property to it the text shifts a little below, i am unable to figure out why that is happening Sad

i tried, positioning text using line-height property, padding- margin property, but still not working. can someone please help...

Thanks in Advance. and (Sorry for my bad english.)

spyece
Newbie Poster
5 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

Set vertical-align for the class .wt to top.

.wt { vertical-align: top; }

floatingDivs
Junior Poster
198 posts since Aug 2010
Reputation Points: 32
Solved Threads: 34
 

Thanks a Lot, it Worked Fine!! :)

spyece
Newbie Poster
5 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: