업데이트 'frabjousish/index.html'

master
eunalee 2 years ago
parent 9a3d54dbaf
commit c81ddc8ff0

@ -4,10 +4,22 @@
<head>
<meta charset="utf-8">
<title>Project Title</title>
<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">
<style>
@font-face {
font-family: 'jgs7';
src: url("https://hub.xpub.nl/sandbot/~eunalee/flaskplay/templates/jgs7.ttf");
}
body{
font-family: 'jgs7', monospace;
color: green;
}
</style>
</head>
<body>
@ -15,19 +27,25 @@
<a href='../' id='homebttn' class='ext'> << home</a>
<header>
<h1 id='project-title'>Project Title <a href='#hleft-text' class='show'></a></h1>
<h2 id='student-name'>Sudent name</h2>
<h2 id='student-name'>Euna Lee</h2>
<div id='hleft-text'>
<a href=# id='back'>
<div id='inner-hleft-text'>
<div id='ihtp'>
<object>
<div id='about-project'>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ligula a aenean ultricies, montes venenatis sapien sodales ac dictumst enim porttitor curae porta facilisi massa, consequat sollicitudin libero bibendum in neque suscipit nulla quisque taciti. Hendrerit mauris himenaeos proin sem habitasse per ut est enim elementum eget nisl, pretium id ornare torquent lectus curae interdum conubia vivamus auctor. </p>
</div>
<p>As my mother tongue is Korean and I learned English and French in Korea, I keep making slips of the tongue every day. I mispronounce, misuse words and make grammar errors. Ive longed for shelter from the Standard language and a vacation from my shame.<br>
<br>
In my virtual online universe, the Looking-Screen World (LSW), no one commits those linguistic crimes. Instead, Users are invited to bring their slip of the tongue anecdote. From their contribution, a new word is invented and everyone in LSW speaks so, writes so and plays so. I call this language, Frabjousish; a compound word of Frabjous (an invented word by Lewis Carroll; fair, fabulous and joyous) and -ish (suffix meaning relating to).<br>
<br>
Frabjousish is a gesture of so-called linguistic criminals, in reality, to promote language equality and resist the violence of Standard language.
</div>
<hr align='left'>
<div id='about-student'>
<p>Bibendum maecenas cum faucibus per tincidunt metus ac, diam aliquam aliquet sociosqu parturient a mollis est, felis sem hendrerit rhoncus nisl urna. Ultricies ut risus class ridiculus vestibulum.</p>
</div>
<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.</p>
</div>
<a id='getback' class='int'> go back </a>
</object>
</div>

Loading…
Cancel
Save