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
633381 Views
Latest files of /cody/atherosai/ui/gallery-02
images/
cody/atherosai/ui/gallery-02/images/
4 Items
forest-mountain.jpg
forest.jpg
wooden-bridge.jpg
lavender-field.jpg
style.css
cody/atherosai/ui/gallery-02/style.css
94 Views
0 Comments
:root {
--background: #3C343D;
--background-card: #6B626C;
}
* {
margin: 0;
index.html
cody/atherosai/ui/gallery-02/index.html
287 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gallery 02</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">