Super Nintendo

Size
2,304 Kb
Views
8,096

How do I make an super nintendo?

Super Nintendo Controller made in PureCSS! Eat your heart out, nerds. What is a super nintendo? How do you make a super nintendo? This script and codes were developed by Kenneth Alvares on 06 December 2022, Tuesday.

Super Nintendo Previews

Super Nintendo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Super Nintendo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="box"> <div class="body"> <div class="wire wire1"></div> <div class="pad padLeft"> <div class="whiteCircle"> <div class="crossVertical"></div> <div class="crossHorizontal"></div> </div> </div> <div class="titleText"> <h1>SUPER NINTENDO</h1> </div> <div class="buttonCenter buttonCenterLeft"> </div> <div class="buttonCenter buttonCenterRight"> </div> <div class="pad padRight"> <div class="greyCircle"> <div class="buttonRow buttonRowTop"> <div class="circle circleGreen"></div> <div class="circle circleBlue"></div> </div> <div class="buttonRow buttonRowBottom"> <div class="circle circleYellow"></div> <div class="circle circleRed"></div> </div> </div> </div> </div>
</div>
<!--Fonts-->
<link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet">
</body>
</html>

Super Nintendo - Script Codes CSS Codes

.box { width: 600px; height: 420px; position: relative; margin: auto; margin-top: 20%; display: block; background: none;
}
.body { width: 100%; height: 55%; background-color: #B7B3A8; border-radius: 100px;
}
.pad { width: 45%; height: 65%; background: #B7B3A8; border-radius: 50%; position: absolute;
}
.padLeft { left: -5%;
}
.padRight { right: -5%;
}
.whiteCircle { background-color: none; width: 50%; height: 50%; border-radius: 50%; box-shadow: 0 0 12.5px #666 inset, 0 0 3px #666; position: absolute; left: 25%; top: 25%;
}
.crossVertical { width: 15%; height: 80%; position: absolute; left: 42.5%; top: 10%; background-color: #575F61; border-radius: 5px;
}
.crossHorizontal { width: 80%; height: 15%; position: absolute; left: 10%; top: 42.5%; background-color: #575F61; border-radius: 5px;
}
.buttonCenter { width: 10%; height: 5%; background-color: #575F61; border-radius: 10px; position: absolute; top: 35%; transform: rotate(-40deg);
}
.buttonCenterLeft { left: 35%;
}
.buttonCenterRight { right: 42%;
}
.greyCircle { background: #575F61; width: 85%; height: 85%; border-radius: 50%; position: absolute; top: 7.5%; left: 7.5%;
}
.buttonRow { width: 50%; height: 20%; border-radius: 50px; background-color: #B7B3A8; position: absolute;
}
.buttonRowTop { top: 30%; left: 15%; transform: rotate(-30deg);
}
.buttonRowBottom { top: 50%; left: 40%; transform: rotate(-30deg);
}
.circle { height: 85%; width: 35%; border-radius: 50%; top: 7.5%; position: absolute;
}
.circleGreen { background-color: #048E64; left: 3%;
}
.circleBlue { background-color: #5C80AF; right: 3%;
}
.circleYellow { background-color: #FFBC54; left: 3%;
}
.circleRed { background-color: #D43644; right: 3%;
}
.titleText { width: 100%; height: auto; position: absolute; left: 32%; z-index: 4;
}
.titleText h1 { font-family: 'Fjalla One', sans-serif; font-size: 35px; font-style: italic; color: #333; letter-spacing:-2px;
}
.wire { width: 3%; height: 80%; position: absolute; background: #333; z-index: -1;
}
.wire1 { border-radius: 50px; top: -75%; left: 48.5%;
}
Super Nintendo - Script Codes
Super Nintendo - Script Codes
Home Page Home
Developer Kenneth Alvares
Username kenalvares
Uploaded December 06, 2022
Rating 3
Size 2,304 Kb
Views 8,096
Do you need developer help for Super Nintendo?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Kenneth Alvares (kenalvares) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!