I need to create a select box on a page with 3 different colors and have it saved in a cookie. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

I need to create a select box on a page with 3 different colors and have it saved in a cookie.

It then needs to change the background color of the page when the color is selected. Using html, css and php

26th Nov 2018, 8:26 PM
Julie Ann
Julie Ann - avatar
1 Respuesta
+ 5
Why you need PHP for this, you can do it with JS, have you tried anything yet?
8th Dec 2018, 8:52 AM
Ipang