CSS Tables are good for SEO? Suggest me something. I want to create a layout using display:table for my website. But i am a bit confused that Tables are not good for seo. either display:table are Good for seo or not? Suggest me some thing in Very Detail. Thanks in Advance.
There have no problem using CSS in website. You can use it, but make sure that it be lighter so that it can load fast. Page loading time has effect on SEO.
Should be just fine... Do note that older IE browsers do not show this property correctly and other browser have different results. Only a big deal if you think your target audience may be running older equipment. Like faysal969 said, performance is really the only issue. Google recently added page load time to a factor in how they rank your site. CSS is pretty lightweight though so as long as your are adding the styles to an external style sheet, there shouldn't be any problems!