What is a URL?
URL stands for Uniform Resource Locator. Often referred to as website address, it is the path to a web page or other resource on the World Wide Web.


What is web hosting?

Web hosting is a type of Internet hosting service that allows individuals and organizations to provide their own websites accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity


Why can't I find my web site in the search engines?
Search Engines, like Google use algorithms to calculate Search Engine Results Positioning (SERP) for websites based on term or phrase searched. Though the specifics of these algorithms are not known publicly, Search Engine Optimizers (SEO's) work to strategically improve website SERPs. See SEO tips.


What is a domain name and why is it so important?
A name that identifies a unique website on the Internet. The domain name for our website is tangiblegraphics.com. Selecting a good domain name could be critical, depending on how you are planning to use, market, and promote your website. If you will be giving out your url on the phone, then a short memorable name is a good idea.


What is the W3C?
The W3C (World Wide Web Consortium) is an international consortium where Member organizations, a full-time staff, and the public work together to develop Web standards.


What is HTML?
HTML stands for The HyperText Markup Language. HTML is a simple markup language used to create hypertext documents that are portable from one platform to another. HTML documents are SGML documents with generic semantics that are appropriate for representing information from a wide range of applications. Other markup languages include XML, XHTML, DHTML, SGML and others.


What is CSS?
CSS stands for Cascading Style Sheets. CSS is a language that allows authors and readers to attach style (e.g. fonts, colors and spacing) to HTML and XML documents.