|
well it's your own preference I guess...
but I would rather place an extra div and an entry in my stylesheet in case I need to display a non-block strong text.
and for headings, you should always use the headings tags (h1, h2, h3, etc.) instead of bolding. bolding (in terms of most SEO) should be used for your keywords. heading tags have more impact than bold (but bold has more impact that regular text). most people don't like to use the heading tags because the line height is larger (and it acts different in different browsers). the simple solution to this is to make line-height equal 100% in your stylesheet.
__________________
Please login or register to view this content. Registration is FREE
(HTML/PHP/MySQL/JavaScript/AJAX/SEO)
Last edited by rednimaT; 10-13-2009 at 01:10 AM..
|