Hi,
Static resources allow you to upload content that you can reference in a Visualforce page. Resources can be archives (such as . … Static resources are referenced using the $Resource global variable, which can be used directly by Visualforce, or used as a parameter to functions such as URLFOR() .