1017–[CSS] Textured Background via Linear Gradient

Media Files

No media files provided.

Project Submission

+ Submit Assignment

Your submissions

Background

Please implement the following CSS effect by using CSS’ linear gradient.

See the Pen Linear Gradient Demo 2 by Thomas Seng Hin Mak (@makzan) on CodePen.

Requirement

Please use the following HTML.

<div class="demo">DEMO</div>

Help

❓ Show help content

Submission guideline

  • You may use Codepen to implement it and submit the link.
  • You may implement them in file and attach the HTML/CSS file via submission.