CSS小鲨鱼

280行纯CSS,喜欢拿走

  无论是css还是别的,前端的学习总是妙趣横生,只要思想在不断进步,技术就会一次次的突破。如果你学习过CSS,你会更加了解这段代码的神奇,送给你,远道而来的求学者。

GVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NTgyMDQ0NA==,size_16,color_FFFFFF,t_70#pic_center)

<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title></title>
<style>
* {padding: 0;margin: 0;box-sizing: border-box;
}html {width: 100%;height: 100%;
}
body {width: 100%;height: 100%;background-color: #2b7dfd;
}
.container {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 500px;height: 500px;
}
.polygon:nth-child(1) {position: absolute;top: 50px;left: 250px;background-color: #000000;width: 120px;height: 60px;clip-path: polygon(0 0, 100% 60%, 60% 100%, 0 60%);
}
.polygon:nth-child(2) {position: absolute;top: 86px;left: 298px;background-color: #242424;width: 120px;height: 60px;clip-path: polygon(50% 100%, 100% 100%, 60% 0%, 20% 40%);
}
.polygon:nth-child(3) {clip-path: polygon(30% 100%, 100% 100%, 72% 40%, 15% 0);position: absolute;top: 86px;left: 230px;background-color: white;width: 130px;height: 60px;
}
.polygon:nth-child(4) {clip-path: polygon(20% 100%, 60% 60%, 60% 0, 0 60%);position: absolute;top: 50px;left: 173px;background-color: #444444;width: 130px;height: 60px;
}
.polygon:nth-child(5) {clip-path: polygon(50% 0, 65% 100%, 10% 40%);position: absolute;top: 86px;left: 186px;background-color: #eeeeee;width: 130px;height: 60px;
}
.polygon:nth-child(6) {clip-path: polygon(0% 90%, 44% 0%, 64% 50%, 41% 100%);position: absolute;top: 85px;left: 116px;background-color: #242424;width: 130px;height: 50px;
}
.polygon:nth-child(7) {clip-path: polygon(56% 96%, 100% 40%, 55% 0);position: absolute;top: 54px;left: 44px;background-color: black;width: 130px;height: 78px;
}
.polygon:nth-child(8) {clip-path: polygon(95% 100%, 95% 50%, 30% 30%);position: absolute;top: -21.5px;left: -7px;background-color: #444444;width: 130px;height: 152px;
}
.polygon:nth-child(9) {clip-path: polygon(100% 45%, 29% 0, 0 30%);position: absolute;top: 110px;left: 170px;background-color: black;width: 100px;height: 80px;
}
.polygon:nth-child(10) {clip-path: polygon(50% 0, 0 95%, 80% 100%, 100% 5%);position: absolute;top: 128px;left: 62px;background-color: rgb(53, 53, 53);width: 110px;height: 110px;
}
.polygon:nth-child(11) {clip-path: polygon(20% 0, 82% 7%, 80% 40%, 20% 100%);position: absolute;top: 230px;left: 34.5px;background-color: black;width: 140px;height: 110px;
}
.polygon:nth-child(12) {clip-path: polygon(15% 60%, 75% 0%, 67% 60%);position: absolute;top: 274px;left: 40px;background-color: rgb(44, 44, 44);width: 142px;height: 111px;
}
.polygon:nth-child(13) {clip-path: polygon(0 0, 48% 0, 100% 100%, 70% 100%);position: absolute;top: 340px;left: 62px;background-color: rgb(19, 19, 19);width: 140px;height: 110px;
}
.polygon:nth-child(14) {clip-path: polygon(20% 0, 55% 0, 55% 35%, 0% 100%);position: absolute;top: 448px;left: 135px;background-color: black;width: 120px;height: 90px;
}
.polygon:nth-child(15) {clip-path: polygon(10% 40%, 90% 40%, 20% 85%, 0% 65%);position: absolute;top: 390px;left: 200px;background-color: black;width: 130px;height: 90px;
}
.polygon:nth-child(16) {clip-path: polygon(35% 0, 65% 78%, 55% 100%, 0% 0);position: absolute;top: 340px;left: 129px;background-color: rgb(31, 30, 30);width: 130px;height: 110px;
}
.polygon:nth-child(17) {clip-path: polygon(40% 0%, 85% 0, 75% 100%, 12% 100%, 35% 35%);position: absolute;top: 238px;left: 120px;background-color: white;width: 73px;height: 103px;
}
.polygon:nth-child(18) {clip-path: polygon(25% 0, 81% 12%, 32% 100%, 14% 100%);position: absolute;top: 133px;left: 125px;background-color: black;width: 178px;height: 105px;
}
.polygon:nth-child(19) {clip-path: polygon(15% 0, 100% 0, 28% 32%);position: absolute;top: 145px;left: 241px;background-color: rgb(230, 227, 227);width: 178px;height: 105px;
}
.polygon:nth-child(21) {clip-path: polygon(5% 51%, 70% 7%, 89% 22%, 0% 100%);position: absolute;top: 131.5px;left: 174px;background-color: rgb(209, 208, 208);width: 135px;height: 210px;
}
.polygon:nth-child(22) {clip-path: polygon(0% 35%, 35% 0%, 100% 100%, 25% 80%);position: absolute;top: 207px;left: 179px;background-color: black;width: 90px;height: 90px;
}
.polygon:nth-child(20) {clip-path: polygon(0% 38%, 54% 0%, 86% 100%);position: absolute;top: 185px;left: 230px;background-color: black;width: 90px;height: 90px;
}
.polygon:nth-child(24) {position: absolute;top: 106px;left: 300px;background-color: black;width: 8px;height: 8px;border-radius: 4px;z-index: 3;
}
.polygon:nth-child(26) {position: absolute;top: 100px;left: 302px;width: 0px;height: 0px;border:10px solid;border-radius:10px;border-color:transparent transparent transparent blue;
}
</style>
</head>
<body>
<div class="container"><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div><div class="polygon"></div>
</div>
</body>
</html>
本人已入驻CSDN近两年,所有作品都是开源,也从不在文章上设置“粉丝可读、VIP可读、付费可读”,但一直没有什么人气


如果你觉得我的代码还算有趣,在你的学习中能有所帮助,请查看我的置顶文章,我由衷感谢!

 前端的学习不是一蹴而就,不积跬步无以至千里,不积小流无以成江海。持续不断的努力才能让你我有所收获,专业的知识还得到机构去学习,培训机构的设立有其存在的必然性,你钱花对了吗?

推荐阅读:

拟态小象

迷你键盘

游动的花花肠子

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/18449.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

交易猫鲨鱼系统源码搭建

教程&#xff1a;修改数据库账号密码直接使用。 源码带有教程! 下载程序&#xff1a;https://pan.baidu.com/s/16lN3gvRIZm7pqhvVMYYecQ?pwd6zw3

初次模拟小鲨鱼记账本1.0

我打算逐步将小鲨鱼记账本优化,这次没有用到数据库,等出到2.0版本再用 本次的核心是查找数据用了stream流(我的另一篇简单介绍了什么是Stream流) 用到的比较简单,用于对Java基础的巩固加深,下一次的2.0版正好再对数据库的知识进行复习 如果有机会出3.0就把学的前段一些知识再…

【PPT】《使用ChatGPT一键制作带自动配图的PPT演讲稿》- 知识点目录

《使用ChatGPT一键制作带自动配图的PPT演讲稿》 1. 使用ChatGPT生成prompt 生成一个用于Tome制作《汽车诞生史》PPT的prompt为了制作《汽车诞生史》PPT&#xff0c;您可以考虑以下提示&#xff1a; 开场&#xff1a;引用一句关于汽车的名言或警句&#xff0c;如“汽车是现代生…

一看媲美chatgpt的ai工具站notion ai

介绍&#xff1a; Notion AI是一种人工智能技术&#xff0c;旨在通过自然语言处理、机器学习和深度学习等技术&#xff0c;帮助用户更高效地处理信息和完成任务。Notion AI可以帮助用户自动化一些常见的任务&#xff0c;例如自动分类文档、提取关键信息、生成摘要、自动回答问…

向ChatGPT开炮!谷歌打响全面反击战!官宣新模型比肩GPT-4!

点击下方卡片&#xff0c;关注“CVer”公众号 AI/CV重磅干货&#xff0c;第一时间送达 点击进入—>【Transformer】微信技术交流群 明敏 丰色 发自 凹非寺转载自&#xff1a;量子位&#xff08;QbitAI&#xff09; 万众瞩目&#xff0c;谷歌的反击来了。 现在&#xff0c;谷…

PaLM 2全面反超反超GPT-4,谷歌官宣AI重构搜索,朝着ChatGPT微软开炮

来源 | 量子位 | 公众号 QbitAI 万众瞩目&#xff0c;谷歌的反击来了。 现在&#xff0c;谷歌搜索终于要加入AI对话功能了&#xff0c;排队通道已经开放。 当然这还只是第一步。 大的还在后面&#xff1a; 全新大语言模型PaLM 2正式亮相&#xff0c;谷歌声称它在部分任务超…

chatgpt赋能python:Python数据清洗方法:从数据脏到数据干净

Python数据清洗方法&#xff1a;从数据脏到数据干净 数据清洗是数据科学家和分析师最重要的工作之一&#xff0c;因为在真正开始建立模型和产生洞察之前&#xff0c;必须先处理数据集。Python是一种非常流行的语言&#xff0c;特别擅长于数据处理和数据分析方面。在本文中&…

chatgpt赋能python:Python数据清洗:为何数据清洗很重要?

Python数据清洗&#xff1a;为何数据清洗很重要&#xff1f; 数据清洗是数据分析中最重要的部分之一&#xff0c;它涉及到从一堆无组织、无用或错误数据中提取有益信息的过程。随着数据量的不断增加&#xff0c;数据清洗变得越来越重要&#xff0c;因为令人困惑的数据会导致错…

chatgpt赋能python:Python数据的清洗

Python数据的清洗 Python是一种高级编程语言&#xff0c;被广泛用于数据分析和数据挖掘的领域。在这些任务中&#xff0c;数据清洗是非常重要的一部分。因为数据的质量直接影响到结果的准确性和可靠性。本文将介绍一些使用Python进行数据清洗的方法。 数据清洗的概念和意义 …

chatgpt赋能python:Python分隔:利用Python进行数据清洗的必备技能

Python分隔&#xff1a;利用Python进行数据清洗的必备技能 在数据处理过程中&#xff0c;数据分隔是一个非常常见的步骤&#xff0c;特别是在将数据导入数据库或将文本数据转换为表格数据时。Python是一种强大的数据处理工具&#xff0c;具有许多内置的分隔函数和库。在本文中…

chatgpt赋能python:数据清洗在Python中的实现及其意义

数据清洗在Python中的实现及其意义 数据清洗是数据科学和机器学习中非常关键的一步&#xff0c;因为数据通常是杂乱无章的&#xff0c;包括错误&#xff0c;缺失&#xff0c;重复&#xff0c;不一致等。这样的数据可能会对模型的预测产生负面影响&#xff0c;因此需要进行数据…

[创业之路-60] :从道德经63章和冰山模型,看创业中的守护,通透外部的人与事

道德经63章原文&#xff1a; 为无为&#xff0c;事无事&#xff0c;味无味。大小多少&#xff0c;报怨以德&#xff0c;图难于其易&#xff0c;为大于其细。天下难事&#xff0c;必作于易&#xff1b;天下大事&#xff0c;必作于细。是以圣人终不为大&#xff0c;故能成其大。夫…

《2023 HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face》阅读笔记

http:// https://github.com/microsoft/JARVIS. 1 Abstract and Introduction 借助大语言模型&#xff08;LLMS&#xff09;在语言理解生成推理等方面表现出的出色能力&#xff0c;考虑将其作为控制器来管理现有的各种AI模型&#xff0c;把语言作为通用接口。基于这一理念&a…

ChatGPT的4个不为人知却非常实用的小功能

重点介绍四个ChatGPT很实用的小功能。 一、停止生成 如果在ChatGPT输出内容的过程中&#xff0c;我们发现结果不是自己想要的&#xff0c;可以直接点击“Stop generating”按钮&#xff0c;这样它就会立即停止输出。 二、复制功能 在ChatGPT返回对话的右侧&#xff0c;有三个图…

程序员的小幽默:让你笑到肚子痛的搞笑动图

今天小编用动图的方式带大家了解程序员这个逗逼、可爱的群体。看动图时大家注意形象啊&#xff01; 1、程序员的生存状态 。 2、双核CPU的真相。 3、当年学C语言的过程。 4、测试环境一切ok&#xff0c;马上上线 5、调试bug 6、正在调试&#xff0c;突然内存溢出了 7、卧槽&am…

图文搞笑段子这么黑程序员真的好吗?

“男朋友写代码不理我,于是我悄悄改掉了web.xml的一个配置,他搞了两天都没调通,我告诉了他,] 结果他要和我分手,我很伤心,但他的朋友告诉我,他没砍死你才说明他真的爱你…” “楼主别tm编了,程序员哪来的女朋友!” “谁告诉你我是女的了。” 谁能给解答一下什么叫做面向对象编程…

程序员界的经典笑话,逗乐了

1&#xff0c;十年生死两茫茫&#xff0c;写程序&#xff0c;到天亮。千行代码&#xff0c;Bug何处藏。纵使上线又怎样&#xff0c;朝令改&#xff0c;夕断肠。领导每天新想法&#xff0c;天天改&#xff0c;日日忙。相顾无言&#xff0c;惟有泪千行。每晚灯火阑珊处&#xff0…

那些程序员才懂的笑话

1.什么是死锁&#xff1f; 面试官&#xff1a;解释一下什么叫做死锁&#xff0c;解释明白我们就会要你。 我&#xff1a;先发 offer&#xff0c;签完 offer 再解释。 2.java 和 JavaScript的关系 问 &#xff1a;java 和 JavaScript有什么关系&#xff1f; 答&#xff1a;跟…

迟早要笑死在ChatGPT的回复里!

ChatGPT就像一个长着AI脑袋的大嘴巴&#xff0c;既能给我们带来很多的知识和见解&#xff0c;同时也能够让我们捧腹大笑&#xff0c;比如&#xff1a; 再比如&#xff0c;假装自己是一条狗跟ChatGPT聊天&#xff01;&#xff01;&#xff01; 再比如&#xff1a;试着邀请ChatGP…

有关程序员的几个爆笑段子

1、栈和队列的区别是啥&#xff1f; 吃多了拉就是队列&#xff0c;吃多了吐就是栈。 2、世界上最遥远的距离不是生与死&#xff0c;而是你亲手制造的BUG就在你眼前&#xff0c;你却怎么都找不到她。 3、《C程序设计语言》比《C程序设计语言》厚了几倍。。。果然有了对象就麻烦很…