-
Notifications
You must be signed in to change notification settings - Fork 3
/
donate.html
13 lines (13 loc) · 1008 Bytes
/
donate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Whatever, a penny or not</h1>
<p>As a project that is dedicated to promoting and advancing the use of CSS in web development, we rely on the support of people like you to help us achieve our mission. By donating to our cause, you'll be helping us create more resources and educational materials that will benefit the entire web development community. Your donation will also help us organize events and workshops that bring people together to learn, share ideas, and collaborate. So, if you share our passion for CSS and want to help us make a difference in the world of web development, please consider making a donation today. Every dollar counts and will help us continue to promote the use of CSS and make the web a better place.</p>
</body>
</html>