Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 HTML 和 CSS 创建图像中显示的设计?如果是这样,那么我需要做什么?
图像被放大,这就是它看起来像素化的原因。斜线覆盖在具有不同背景(白色和蓝色)的不同元素之上。线条最后也会融入背景。
您可能希望对顶部和底部元素使用两个不同的背景图像。使用http://www.stripegenerator.com作为基本条纹背景,然后使用您选择的图像编辑器创建渐变。
这可能会让你朝着正确的方向开始。这是可能的,但很乏味:
演示
您可以轻松地交换颜色。但是,我无法获得对角线的不透明度渐变。
请参阅此处以构建线条的 CSS。