FAQ Astuces html : fond gradiant linéaire <!DOCTYPE html> <html> <style> div { height: 1000px; background: linear-gradient(#ffe895, #57360e); } </style> <body> </body> </html> Date de création :09/04/2021 13:58 Propulsé par GuppY © 2004-2022 Sous Licence Libre CeCILL