I am new to JS and jQuery. I read "JavaScript for children." Went to the machines. We have the code inside the function.
var carHtml = '<img src="car.png">'; var carElement = $(carHtml); carElement.css({position: "absolute", left: car.x, top: car.y}); $("body").append(carElement); I do not understand the second line. What have we achieved it?