Starting /means the root of the web page.
An entry in a directory with the name .means the same directory. If this is the beginning, it usually means something like “here” and is mainly used to clarify that the path refers to a given location.
.. . , , .
/ , -.
,
src="images//images/pixel.gif" /images/pixel.gif ( , images, .
src="./images/pixel.gif" images , (, ). . src="images/pixel.gif".
src="../images/pixel.gif" , , images. .
!