Whenever even I see application specific URL like the URL which starts with mailto:, webcal:, feed:, etc. I prefer not to open or click on them as we click on such links they open some short application Continue reading Now Google Chrome Lets Your Favorite Website To Open Special Links
Tag: A HREF
How To Make Use Of Mailto Link Syntax
When we mention our email address on our website we simply add a mailto hyper link with it which converts that text email address into a clickable link and when people click on it, Continue reading How To Make Use Of Mailto Link Syntax
How To Make Use Of Anchor (A HREF) Tag In Different Ways
Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can make use of anchor tag in different ways. Most of you must know about anchor tag. If you don’t know, <a> is defined as anchor tag, it is used to link a URL (of a page, document, files, etc.) with word(s) or image(s). While writing (in code) it looks like this Continue reading How To Make Use Of Anchor (A HREF) Tag In Different Ways