How to go up a level in the src path of a URL in HTML? December 19, 2022 by Tarik Use .. to indicate the parent directory: background-image: url('../images/bg.png');