|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
The Web Buyer's Guide is your best source for white papers on a wide range of IT products and services. This Week's Featured White Papers: Taming the Threat Landscape by Symantec
|
|
#1
|
|||
|
|||
|
CSS help
I am doing SEO on my client's site (his site is photography related) and of course one of our recommendations is to have strong tag/bolding . . .
However, he insists of not wanting the bold text to show because he said his clients will not like all those bold texts. So what he did was to use CSS to make sure the bold text color will be the same as the regular content ... now my question is: is that considered cheating? Can he be penalized for that? Please advise. Thanks! |
|
#2
|
||||
|
||||
|
No!
Markup determines what the tag is about, Style determines how it looks. As an SEO you should know that. The only time it can really be an issue is if you sue an inline CSS style to make the text the same colour as the background.
__________________
Call me on Skype and get SEO advice now - skype name "tstolber" |
|
#3
|
||||
|
||||
|
Nope!
He didn't cheat! He just find other ways to solve your problem.
__________________
|
|
#4
|
|||
|
|||
|
Quote:
What does this mean? |
|
#5
|
|||
|
|||
|
Markup is the html of your page so <body> tells you what follows is the body of the page (what will be shown) and continues until </body>, similarily <p> signifies paragraph. Another way to put it would be that markup describes how the html page is structured and to be laid out.
The style describes how that structure will look, will it have a black background and white text, will certain words be bold, that kind of thing. |
![]() |
| Viewing: SEO Chat Forums > Other > HTML Coding > CSS help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|