What is a Domain Name?
Domain names are used to identify one or more IP addresses. For example, the domain name microsoft.com represents about a dozen IP addresses. Domain names are used in URLs to identify particular Web pages. For example, in the URL http://flagbitsindia.com/support , the domain name is flagbitsindia.com.
What is a URL?
URL stands for Uniform Resource Locator. A URL is a formatted text string used by Web browsers, email clients and other software to identify a network resource on the Internet. Network resources are files that can be plain Web pages, other text documents, graphics, or programs.
URL strings consist of three parts (substrings):
- Network Protocol
- Host Name or Address
- File or Resource Location
These substrings are separated by special characters as follows:
protocol :// host / location
What is W3C?
The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3).
Founded by Tim Berners-Lee at MIT and currently headed by him, the consortium is made up of member organizations which maintain full-time staff for the purpose of working together in the development of standards for the World Wide Web. As of 29 March 2012, the World Wide Web Consortium (W3C) has 351 members
What is Web Hosting?
A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Web hosts are companies that provide space on a server owned or leased for use by clients, as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for other servers located in their data center, called colocation, also known as Housing in Latin America or France.
What exactly is Space and Bandwidth/Data Transfer?
Disk space. is the size your web site can be. Every single letter on your web site has to be stored somewhere on your web host’s server. Each letter is one byte, and a megabyte is roughly one million bytes. HTML pages are usually very small, but it is the extra images, scripts, and even databases that can take up large amounts of disk space. Bandwidth/Transfer is the amount of data the server will allow your site to send in a month. Transfer is usually measured in gigabytes – billions of bytes.
What does website usability mean?
It means the ease with which users can perform the tasks associated with your web site. Think of it as the quality of a user’s experience when interacting with a product or system. When we’re developing or creating a website, we try to keep things simple for your clients/prospects, if we keep it simple for them, then it will become a good website and it will invite people to contact you. Simple doesn’t mean low quality, it means doing all that is possible to make it better and understandable.
What is the difference between Static & Dynamic design?
Static means” constant–never changing”.
dynamic is “changing”. You can make dynamic changes to a database without having to shutdown the instance and restart for the changes to take effect. However, if you do not update the control file, when you shutdown and startup, the dynamic change is gone–it wasn’t permanent.
Static sites are meant for those sites that cant be changed or updates regularly.
and Dynamic sites are those sites that changes or update regularly.