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
633146 Views
Latest files of /cody/atherosai/ui/accordion-03
images/
cody/atherosai/ui/accordion-03/images/
5 Items
summer.jpg
forest.jpg
wooden-bridge.jpg
lavender-field.jpg
autumn.jpg
style.css
cody/atherosai/ui/accordion-03/style.css
88 Views
0 Comments
:root {
--background: #3C343D;
}
* {
margin: 0;
padding: 0;
index.html
cody/atherosai/ui/accordion-03/index.html
332 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Accordion 03</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">