# css-photo **Repository Path**: qqoq/css-photo ## Basic Information - **Project Name**: css-photo - **Description**: 纯css实现的自画像 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-04-17 - **Last Updated**: 2022-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 纯css实现的自画像 > 基本都是使用css的border、border-radius、transform属性将边框进行各种变形拼接而成 ## 截图 未填充颜色前 ![](https://gitee.com/qqoq/css-photo/raw/main/demo2.png) 填充颜色后 ![](https://gitee.com/qqoq/css-photo/raw/main/demo1.png)