Reply
HELP !! html text problem
Old 07-30-2008, 01:25 PM HELP !! html text problem
Novice Talker

Posts: 7
Name: tom
Hi guys,

I'm not educated on HTML, so i designed my site using homestead site builder element tools... It looks ok to the naked eye, but i checked on a Validation tool
and it's got 163 errors, I have no idea what they mean.

also when i look a Google cache Text only of my site, all the Text is bigger and overlapping... I have know idea how to fix it. It looks fine in my browser and site builder.

site: totalodds.net -
link of screen shot of the text cache.

How can i fix this?
__________________
Free bets all day http://free20bet.com
tom@totalodds is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 07-30-2008, 02:17 PM Re: HELP !! html text problem
Super Talker

Posts: 129
The errors on the validation just mean that you have not coded according to the rules. For example, this is a simple anchor tag (a link).

Now if I type...
Code:
<a ghref="index.htm">Home</a>
This is wrong as "ghref" is not in the rules. "home" may show properly but won't be a proper link. After looking at the errors, change it. It should be...
Code:
<a href="index.htm">Home</a>
So like this, you need to change any errors you have. This means your code will be clean and compatible with more browsers.

As for the cache problem, I think google may have an old version of your page when it was rubbish. No offence . I mean, you may have been coding your website and during that time, google crawls and finds your site and takes a picture. Although you have changed your site, google still has an old picture, when google crawls it again, it will be ok.

Anyways, you don't need to care about the cache version. It's not important.

Hope this helps.
__________________
Watch Movies Online
yourmediaking is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HELP !! html text problem
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11464 seconds with 12 queries