Browse by Tag: Articles


 
How do domain names work? by JZ
The domain name system (DNS) works like a telephone book, providing location and contact information for the names listed. The location of a website is a numeric IP address. An IP (IPv4) address consists of four octets such as 72.167.177.75, each nu [read more]
Cascading Style Sheets (CSS) in Layman's Terms by JZ
CSS refers to presentation instructions for a document written in a markup language such as HTML or XHTML. A well defined CSS driven structure adds a level of efficiency and greater ease in modifying the appearance of a website. [read more]