Difference between revisions of "Web browser"
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 16: | Line 16: | ||
The major web browsers are [[Firefox]], [[Internet Explorer]], [[Google Chrome]], [[Opera]], and [[Safari]]. | The major web browsers are [[Firefox]], [[Internet Explorer]], [[Google Chrome]], [[Opera]], and [[Safari]]. | ||
+ | |||
+ | == Software development tools == | ||
+ | |||
+ | Many browser-related [[software development]] tools are available, some built in to browsers, others external. | ||
+ | |||
+ | See: | ||
+ | |||
+ | * [[Browser tools]] | ||
+ | * [[Inspect Element]] | ||
+ | * [[View Source]] | ||
== See also == | == See also == |
Revision as of 09:33, 9 September 2015
A web browser (commonly referred to as a browser) is a software application for retrieving, presenting and traversing information resources on the World Wide Web.
Contents
Description
An information resource is identified by a Uniform Resource Identifier (URI/URL) and may be a web page, image, video or other piece of content.
Hyperlinks
Hyperlinks present in resources enable users easily to navigate their browsers to related resources.
Private networks
Although browsers are primarily intended to use the World Wide Web, they can also be used to access information provided by web servers in private networks or files in file systems.
Major browsers
The major web browsers are Firefox, Internet Explorer, Google Chrome, Opera, and Safari.
Software development tools
Many browser-related software development tools are available, some built in to browsers, others external.
See:
See also
- Educational technology
- Firefox
- Hyperlink
- Internet Explorer
- localhost
- User agent string
- Web application
- Web-based simulation
- Web page
- World Wide Web
External links
- Web browser @ Wikipedia