HTMLify
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
cody
4270 Files
633398 Views
Latest files of /cody/atherosai/ui/gallery-01
images/
cody/atherosai/ui/gallery-01/images/
4 Items
summer.jpg
spring.jpg
winter.jpg
autumn.jpg
style.css
cody/atherosai/ui/gallery-01/style.css
85 Views
0 Comments
:root {
--background: #3C343D;
}
* {
margin: 0;
padding: 0;
index.html
cody/atherosai/ui/gallery-01/index.html
311 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gallery 01</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">