-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathriver.html
More file actions
41 lines (41 loc) · 2.47 KB
/
river.html
File metadata and controls
41 lines (41 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<title>river of books</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
<link rel="stylesheet" type="text/css" href="river.css">
</head>
<body>
<div class = "river">
<div class="container">
<div class="column-left">我在</div>
<div class="column-right">作品 :: 马哲睿 my works my life in paper...do I metamorphize? do I remain? I'm sitting typing doing creating with nothing and everything on my fingernails and in my head all at once... thinking about how I've been fixated with ellipses and questions...accents to my language hesitation indifference? not indifference because I'm never that. one period to express finality, at least in that statement...is all my work projection of the false self? i finger the soft sweaty page in damp room...rain and parchment fall equally into my lap, the soft fiber of everything, miniscule fuzzies line every texture I lie with </div>
</div>
<img src = "IMG_1779.jpg" class = "moyi" alt = "moyi">
<img src = "IMG_1757.jpg" class = "moer" alt = "moer">
<img src = "IMG_1730.jpg" class = "yan" alt = "yan">
<p class = "middle">认真</p>
<p class = "right">的</p>
<img src = "IMG_6001.jpg" class = "wu" alt = "wu">
<img src = "IMG_6071.jpg" class = "yan" alt = "yan">
<p class = "left">读书</p>
<p class = "middle">可是</p>
<p class = "right">我</p>
<img src = "1043C2BD-3356-42F5-ABBD-495A423C2CCD.JPG" class = "mama" alt = "mama">
<p class = "middle">好累</p>
<img src = "0149C0E1-BC9E-47DB-8A44-802DA3709EFE.JPG" class = "shaman" alt = "shaman">
<p class = "left">脑子</p>
<p class = "middle">空空</p>
<img src = "IMG_1739.jpg" class = "lian" alt = "lian">
<img src = "IMG_5826.jpg" class = "yiqi" alt = "yiqi">
<p class = "right">心</p>
<p class = "left">也</p>
<img src = "IMG_2047.jpg" class = "mama" alt = "mama">
<img src = "IMG_3590.jpg" class = "wu" alt = "wu">
<p class = "middle">满满</p>
<img src = "IMG_1994.jpg" class = "moer" alt = "moer">
<img src = "IMG_1996.jpg" class = "moyi" alt = "moyi">
</div>
</body>
</html>