Edit This Code:
<!DOCTYPE html>
<html>
<link rel="stylesheet" href="../lib/w3-colors-camo.css">
<body>

<div class="w3-camo-earth" style="padding:70px">
Camouflaged Truck
</div>

<div class="w3-camo-grey" style="padding:70px">
Camouflaged Ship
</div>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy