[ A - B ]W3C stands for the World Wide Web Consortium, an international organization comprised of members, staff, and the general public, which develops web based standards.
The process of measuring the activity and performance levels of a website, by analyzing web traffic via browser tags, server log files, search log files, cookies, and custom-written scripts.
Directory on the web server containing the web documents for the web site.
File containing the source code for the web document. Also known as a web page.
Text boxes on the web, where users enter in data for submission. An example of a web form is a search bar.
Document accessible using HTTP. Also know as a web file.
An application connected to the Internet that responds to requests by clients for documents (web pages). Most web servers also act as mail servers and FTP servers.
Refers to the number of visitors and the total number of pages they visit. Keeping an eye on web traffic levels is important to assess what pages are doing well and what pages are not.
The combined web traffic of a site.
The person responsible for maintaining and updating a web site.
Acronym for "what you see is what you get." A WYSIWYG editor allows web designers to create web pages quickly via a GUI drag and drop interface, so they can see the end result while the document is still being created.
Short for "Extensible Hypertext Markup Language." A reformulation of HTML 4.0 as an application of the Extensible Markup Language (XML). XHTML creates dynamic pages that a web server can serve.
Short for "Extensible Markup Language." A flexible way to create common information formats and shares both the format and the data on the World Wide Web, intranets, and elsewhere. XML is "extensible" because, unlike HTML, the markup symbols are unlimited and self-defining. XML is actually a simpler and easier-to-use subset of the Standard Generalized Markup Language (SGML), the standard for creating a document structure. It is expected for XML and HTML to be used together in many web applications.