Why do you say "user agent" everywhere, instead of "browser"?
Answer Posted / guest
Although browsers are indeed important users of HTML and
XHTML, there are other programs and systems that read those
documents. Search engines for instance read documents, but
are not browsers. By using the term "user agent" we are
trying to remind people of the difference.
For example, when you do a Google search often you will see
under some of the search results something like "This web
page uses frames, but your browser doesn't support them."
therefore surely frightening off some people from clicking
on that link. The author of the website in question hasn't
realised that there are more than just browsers, and that
they ought to include better text in their <noframes>
section, so that they don't appear so foolish when people
search their site.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between HTML 5 Application Cache and regular HTML Browser Cache?
What is self closing tag?
How to insert a picture into a background image of a web page?
How to tags migrated from html4 to html5?
What is dhtml in computer?
Is local storage have a lifetime to clear the stored data?
Does firefox use html5?
What are the different attributes of the font tag?
What is a hyperlink?
What is the difference between server sent events and websockets in html5?
Is html 5 backward compatible?
What is description list?
How do you create links to sections within the same page?
How do I make an html link?
What is html tags used for?