The Basics of Responsive Web Design

How can websites possibly keep up with the millions of screens out there?

The short answer is they can’t. And never will be able to.

So how does a web page adapt responsively to the needs of a computer screen versus an iPad or Blackberry screen?

One of the best ways is through technique called responsive web design.

Responsive web design uses a separate set of files called CSS media queries to serve different style properties depending on the screen size, orientation, resolution, color ...

Continue Reading →

CONTENT MANAGEMENT SYSTEM (CMS)

A content management system, or CMS, is a web application designed to make it easy for non-technical users to add, edit and manage a website. Not only do content management systems help website users with content editing, they also take care of a lot of “behind the scenes” work such as:

  • Automatically generate navigation elements
  • Making content searchable and indexable
  • Keeping track of users, their permissions and security settings
  • And much, much more.

 

Continue Reading →