CSS Reference

CSS – var() Function

The var() function is used to create a CSS variable and insert the value into a property.

JavaScript Tutorials

JavaScript – Using Variables

In JavaScript, variables are used to store data that will be used in multiple places. This allows the data to be kept in one place for ease of change.

JavaScript Reference

JavaScript – const Statement

The const statement declares a variable (container for storing information) with an immediately defined value that will not change.

JavaScript Reference

JavaScript – let Statement

The let statement declares a variable (container for storing information), and can be empty when declared, with the value assigned later.

JavaScript Reference

JavaScript – var Statement

The var statement declares a variable (container for storing information), and can be empty when declared, with the value assigned later.

PHP Reference

PHP – const Keyword

The PHP const keyword is used to create constants, and must be declared in the global scope.

PHP Reference

PHP – global Keyword

The PHP global keyword imports variables from the global scope into the local scope of a function.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon