by Ellyse Dwyer | Dec 6, 2021 | Blog, Web Design, Web Hosting
The internet is a big place with billions and billions of web pages and databases. As the only public forum on the web, it’s important that we all understand how to use and create databases. Database management systems help you organize and analyze huge amounts...
by Harry Mason | Nov 29, 2021 | Blog, Web Design, Web Hosting
SQL is a programming language that lets you extract and manipulate data from a database. It’s one of the oldest programming languages, but it’s still widely used today. It has many uses. You can use it to create tables, run queries, define relationships...
by Ellyse Dwyer | Nov 22, 2021 | Blog, Web Design
HTML is the language of the internet. It’s what gives your website its structure and content, and it’s the thing that makes your connection to the internet possible. So, if you want to be an entrepreneur or just know how to use a smartphone, learning HTML is...
by Ellyse Dwyer | Nov 15, 2021 | Blog, Web Design
The world of web design is constantly evolving. New technologies arise and old ones are left behind. In this ever-changing landscape, it’s difficult to stay current. One of the most important things for a web designer to understand is CSS. CSS, or Cascading Style...
by Harry Mason | Nov 8, 2021 | Blog, Web Design
JavaScript is a scripting language that runs in the browser and is used to create interactive web pages. It’s an integral part of your website and any other website you use that relies on it, such as Google Maps or YouTube. The language has been around since 1995 when...
by Ellyse Dwyer | Nov 1, 2021 | Blog, Web Design
PHP is a programming language that is used to display web pages. This is done by sending codes from a server to a web browser. Along with HTML, CSS, and JavaScript, PHP is one of the most important languages for building a website. It can do a lot more than just...