jQuery Introduction

The purpose of jQuery is to make it much easier to use JavaScript on your website. What You Should Already Know Before you start studying jQuery, you should have a basic knowledge of: HTML CSS JavaScript If you want to …

Read More ⟩

PHP 5 Introduction

What You Should Already Know Before you continue you should have a basic understanding of the following: HTML CSS JavaScript If you want to study these subjects first, find the tutorials on our Home page. What is PHP? PHP is …

Read More ⟩

JavaScript Introduction

JavaScript is the most popular programming language in the world. This page contains some examples of what JavaScript can do. JavaScript Can Change HTML Content One of many HTML methods is getElementById(). This example uses the method to “find” an …

Read More ⟩

The Shapes of CSS

CSS Shapes allow web designers to wrap content around custom paths, like circles, ellipses and polygons, thus breaking free from the constraints of the rectangle. Shapes can be defined manually or they can be inferred from images. All of the …

Read More ⟩