Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/techeonn/lifeline-Shradha-kapoor/shradha/

index.html /cody/techeonn/lifeline-Shradha-kapoor/shradha/index.html
395 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
script.js /cody/techeonn/lifeline-Shradha-kapoor/shradha/script.js
228 Views
0 Comments
const slider = document.querySelector('.slider');

function activate(e) {
const items = document.querySelectorAll('.item');

style.css /cody/techeonn/lifeline-Shradha-kapoor/shradha/style.css
157 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
height: 100vh;