3d ball using html and css

preview_player
Показать описание
#Stackfindover , #SFO, #ball
In this video we will create a 3d ball using html and css

Stack Findover is the largest, most trusted online community for developers to learn, share​ ​their programming ​knowledge, and build their careers.
Follow us:
Рекомендации по теме
Комментарии
Автор

<!DOCTYPE html>
<html>
<head>
<title>Fake 3d Effect</title>
<link real=“style sheet” type=“text/css” href=“style.css”>
</head>
<body>
<div class=“circle-outer”>
<div class=“circle”></div>

altitudeaviator-te