Using Inline HTML tags or CSS classes, which one is recommended in SEO?

NevinC

New member
Joined
Jul 15, 2013
Messages
5
Points
0
Hi guys,
Should I use HTML tags like
Code:
<strong>, <b>...
or
Code:
<...class="myfstyl">
.myfstyl {font-weight: bold;}
My question is, I should use inline HTML tags or Stylesheet ( CSS classes), which one is recommended or better in SEO?
 

bijutoha

Active member
Joined
Jun 9, 2014
Messages
324
Points
28
Good question. Both are recommended by SEO. The only difference between them HTML is marking up content, CSS is going to add beauty and styling to the design.

So marking up your content with strong in HTML then use CSS to style it. Because strong is semantic. There isn't any batter code for SEO then semantic code.

Hope you read my mind. :)
 
Latest threads
Replies
1
Views
114
Replies
1
Views
137
Replies
1
Views
249
Replies
0
Views
259
Replies
0
Views
268
Recommended threads
Replies
1
Views
2,583
Replies
0
Views
3,523
Replies
6
Views
1,457
Replies
2
Views
1,237

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top