HTMLify
Log in
Register
Dashboard
Shortlinks
Frames
API
cody - HTMLify profile
cody
4049 Files
516265 Views
Latest files of /cody/add247-clone
README.md
cody/add247-clone/README.md
182 Views
0 Comments
# adda 24.7
style.css
cody/add247-clone/style.css
94 Views
0 Comments
* {
margin: 0;
padding: 0;
}
body {
index.html
cody/add247-clone/index.html
506 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>ADDA 24*7</title>