Skip to content

Instantly share code, notes, and snippets.

View thedavidweng's full-sized avatar
:shipit:

Davy thedavidweng

:shipit:
View GitHub Profile
@itorr
itorr / white-album-2.html
Last active February 11, 2023 05:51
白色相簿2 Logo with CSS
<!DOCTYPE html>
<meta charset="utf-8">
<title>WA2</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<style>
html{
background:#e6f9ff;
}