Personalized search engine with your own logo
http://www.pimpmysearch.com/
Tuesday, November 25, 2008
W3c Validator Tool
To download the w3c validator tool:
https://addons.mozilla.org/en-US/firefox/addon/249
To check the single page:
http://validator.w3.org
To check the entire site:
http://htmlhelp.com/tools/validator/
https://addons.mozilla.org/en-US/firefox/addon/249
To check the single page:
http://validator.w3.org
To check the entire site:
http://htmlhelp.com/tools/validator/
Tuesday, November 4, 2008
How to Transfer Blog to another account?
It is very simple but the process should be handled in safe.
Steps to follow:
Steps to follow:
- Create an new google account to move the blog or continue with the existing google account.
- Go to Settings ->Permissions ->ADD AUTHORS
- Invite the email address and confirmation mail will be sent to you to activate it.
- To get administrator previleges Go to Settings -> Permissions -> grant admin previleges.
- Now delete the old account and use the current one.
Monday, November 3, 2008
Embed Tag not supported by W3C

Embed tag is not supported by W3C. So follow the steps
- Remove Classid and Codebase attribute in object tag.
- Place the below attribute instead of classid and codebase attribute in object tag as data="images/banner_ani.swf" type="application/x-shockwave-flash"
- And give the respective width and height of the flash file in object tag.
- And remove the Embed Tag.
- Now the flash file will get executed.
script inserting type attribute
Instead of using
script language=javascript
use
script type=text/javascript
script language=javascript
use
script type=text/javascript
NOBR tag not supported by W3C
NOBR Tag not suppored by W3C. So use the alternative tag for it.
Instead of giving NOBR tag give the tag as
style="WHITE-SPACE: nowrap".
Instead of giving NOBR tag give the tag as
style="WHITE-SPACE: nowrap".
Subscribe to:
Posts (Atom)


