Hello Everyone
I am a newbie, and I am trying to make my sites as search engine friendle as I can,
but I am stuck on a few pieces of code in my www.bed-buddy.com site. I have tried looking
things up on the web at so far nothing seems to remove the errors. When I put my site in to the
W3C Mark up validation service I have 16 errors.
The code below which is only the a portion of it is one of the problems:
94.<embed src="/images/en/Index/realSexWithRealPeople.swf?" link_to="/registration/step1.do"" quality="high" bgcolor="#FFFFCC" width="250" height="160" name="freeMembership" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></td>
I have tried I think it is SATAY but that doesn't help
Also I have a few lines with align="absmiddle" src="/images/skin/Index/pointer_1.gif" causing problems, the absmiddle being the problem.
I have tried different document types, and played around both in my editor and online to no avail.
Does anyone have any majic for this?
tech5055