Welcome to Blogging for SEO
SEO Information and News
We hope to teach you effective ‘guerilla’ marketing tactics to help boost your own SEO rankings, first page placements and click through traffic. As we all know its about how easy it is to find you and how many people buy or contact you through your service. So be prepared to learn the secrets that others aren’t willing to share.
Check The Line
Author Saishu Hane
I really wanted to put “Walk The Line“, but it didn’t make sense for this topic. That topic would be CSS and the lists that appear in the site you happen to be working on.
There was an issue brought to my attention earlier concerning a list of links going down the page one at a time, whereas what they wanted was for it to read off like a sentence. Easily solved with display: inline; .
The actual call for it wasn’t there and it was becoming an awfully big burden for something that should be easy for this Delaware County realtor site. Apparently just calling for it in this line in the CSS made everything better. This entire call wasn’t even in there. Probably due to some mishap in the translation from the notepad to the actual CSS input area.
#relatedInfo li {
display: inline;
}
That one little line saved a lot of trouble. So check the line as you do your sites. Think it out calmly and look at the code.
Comment
You must be logged in to post a comment.
Options
-
September 23, 2008 -
SEO -
0 comments
-
Comments RSS -
Del.ico.us
-
Digg!