Generation

css from descriptionWed, 22 Feb 2023

create a ball and split it in 2 second interval in a loop

.container { width: 100px; height: 100px; } .ball { width: 30px; height: 30px; background-color: red; border-radius: 30px; border: 1px solid black; }

Questions about programming?Chat with your personal AI assistant