Eat me

Developer
Size
2,302 Kb
Views
22,264

How do I make an eat me?

Hand-coded SVG. What is a eat me? How do you make a eat me? This script and codes were developed by Brent Jackson on 15 September 2022, Thursday.

Eat me Previews

Eat me - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Eat me</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ html, body { height: 100%;
}
body { color: #543; background-color: #fed;
}
.icon { fill: #f30; width: 40%; height: 40%;
}
.y100 { height: 100%;
}
.table { display: table; width: 100%;
}
.table-cell { display: table-cell; vertical-align: middle;
}
.center { text-align: center;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="table y100 center"> <div class="table-cell"> <svg id="heart" class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="128" height="128"> <path d=" M0 20 C0 12, 6 4, 16 4 C24 4, 30 10, 32 12 C34 10, 40 4, 48 4 C60 4, 64 12, 64 20 C64 36, 36 58, 32 60 C28 58, 0 36, 0 20 " /> </svg> <h1>Eat me</h1> <p>I hand-coded this icon for myself</p> </div>
</div>
</body>
</html>

Eat me - Script Codes CSS Codes

html, body { height: 100%;
}
body { color: #543; background-color: #fed;
}
.icon { fill: #f30; width: 40%; height: 40%;
}
.y100 { height: 100%;
}
.table { display: table; width: 100%;
}
.table-cell { display: table-cell; vertical-align: middle;
}
.center { text-align: center;
}
Eat me - Script Codes
Eat me - Script Codes
Home Page Home
Developer Brent Jackson
Username jxnblk
Uploaded September 15, 2022
Rating 3
Size 2,302 Kb
Views 22,264
Do you need developer help for Eat me?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Brent Jackson (jxnblk) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!