Web Terminology

Similar Posts

  • What is a Database?

    In the most simplest of terms, a database is a piece of software used to store information. The database program is responsible for ensuring that data, or information if you prefer, is stored correctly and accurately. These applications can be very simple, or quite complex depending upon a variety of factors. Some of them run…

  • How Bootstrap Works

    Bootstrap is becoming a popular web layout system for the web. It was started by a designer/developer who worked at Twitter in 2010, and currently is at version 3.1.1. Bootstrap is a web framework. This means that it has identified common problems that web designer and developers run into, and tries to provide easy solutions…

  • Picture Tag

    As we previously saw, the image (img) tag is easy to use, however, as more and more people view websites on tablets, phones, and other devices besides a computer, we have to be mindful of how images will appear to those users. In CSS we can use responsive design, which adjusts the layout based upon…

  • What is WordPress?

    WordPress is what many would call a mid-level Content Management System (CMS). It offers some of the complex features of high end CMSes, but has some limitations and stays relatively easy to use. In most circumstances, you won’t need a special administrator to setup and run WordPress, like you would need with some CMSes. Best…