Skip to content

[css] 第680天 使用纯css画一个角向渐变的背景 #3606

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第680天 使用纯css画一个角向渐变的背景

3+1官网

我也要出题

Activity

ningxzx

ningxzx commented on Mar 5, 2021

@ningxzx

background:linear-gradient(to left top, black, transparent)

Mrwuguoquan

Mrwuguoquan commented on Oct 19, 2021

@Mrwuguoquan

background:linear-gradient(to right top,color1,color2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@ningxzx@Mrwuguoquan

        Issue actions

          [css] 第680天 使用纯css画一个角向渐变的背景 · Issue #3606 · haizlin/fe-interview