#external-unquoted { background-image: url(); cursor: url(), pointer; } #external-quoted { background-image: url(""); cursor: url(""), pointer; }