업데이트 'frabjousish/index.html'

master
eunalee 2 years ago
parent fd4e008394
commit 40f8783213

@ -1,4 +1,3 @@
<!doctype html>
<html lang="en">
<head>
@ -7,7 +6,7 @@
<title>Frabjousish</title>
<meta name="description" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/pages.css">
<!-- <link rel="stylesheet" href="pages.css"> -->
<style>
@font-face {
font-family: 'jgs7';
@ -15,25 +14,49 @@
}
h1{
font-family: 'jgs7', monospace;
color: white;
}
body{
color: green;
font-family: 'jgs7', monospace;
color: white;
font-family: 'jgs7', monospace;
background-color: white;
}
p{
color: green;
color: white;
font-family: 'jgs7', monospace;
}
a{
color: green;
a{
color: white;
font-family: 'jgs7', monospace;
border-bottom: none;
}
a:hover{
color: #f44082;
}
#project-title {
font-size:1.4em;
line-height:135%;
margin-bottom:1%;
color: green;
font-family: 'jgs7', monospace;
}
.wi{
max-width: 60%;
height: auto;
padding: 0.5% 0.5% 0.5% 0;
border: 2px solid white;
}
</style>
</head>
<body>
@ -55,7 +78,7 @@ In my virtual online universe, the Looking-Screen World (LSW), no one commits th
<br><br>
Frabjousish is a gesture of the people who are often considered linguistic criminals to promote language equality and resist the violence of Standard language.</p>
</div>
<hr align='left'>
<hr align='left' style="border: 2px solid white">
<div id='about-student'>
<p>Euna Lee(KR) is a digital artist and co-founder of Mayoyo Publishing. Her works revolve around feminism, racism and language injustice. However, due to her allergy to speaking seriously, she emphasises playfulness and humour in her projects. <br><a href="https://www.euna-lee.com/">website</p>
@ -74,10 +97,12 @@ Frabjousish is a gesture of the people who are often considered linguistic crimi
<ul id='publist'>
<li><a href='https://hub.xpub.nl/sandbot/~eunalee/flask/' target="_blank" class='ext'>Project Website</a></li>
</ul>
<img src="img/img1.jpg" class='workimg'/>
<img src="img/img2.jpg" class='workimg'/>
<img src="img/img3.jpg" class='workimg'/>
<img src="img/img4.jpg" class='workimg'/>
<img src="img/main.png" class='wi'/>
<img src="img/letter.gif" class='wi'/>
<img src="img/sub.gif" class='wi'/>
<img src="img/hum.gif" class='wi'/>
<img src="img/trans.gif" class='wi'/>
<img src="img/game2.gif" class='wi'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Publication</h3>

Loading…
Cancel
Save