summary refs log tree commit diff
path: root/intro/index.html
blob: 55a1a48992b10f46841724f6a381298599db5478 (plain) (blame)
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
<!DOCTYPE html><html lang="en"><head>
<title>Name's Intro</title></head>

<body bgcolor="#000000" text="#EEBB99"><div align="center">

<h1>Name Surname</h1>
<h1>Favorite culture other than my own:</h1>
<p>Himalayan</p>
<img src="i/himalayan.png" width="45%">

<h1>Historical figures I admire and wish to be like:</h1>
<p>Nikola Tesla</p>
<img src="i/nikola.png" width="30%">
<p>Ada Lovelace</p>
<img src="i/ada.png" width="30%">
<p>Johann Bach</p>
<img src="i/bach.png" width="30%">

<h1>Bouquet of meaningful flowers:</h1>
<p>Chrysanthemum (Truth)</p>
<img src="i/chrysanthemum.png" width="32%">
<p>Iberis (Indifference)</p>
<img src="i/iberis.png" width="28%">
<p>Edelweiss (Devotion)</p>
<img src="i/edelweiss.png" width="32%">

<h1>A meal that represents me is:</h1>
<p>Oatmeal cookies and milk</p>
<img src="i/food.png" width="28%">

<h1>I feel most creative when I:</h1>
<p>Am somewhere peaceful and still</p>
<img src="i/lighthouse.png" width="35%">

<h1>If I could only speak about 1 topic from now on it would be:</h1>
<p>Inventions</p>
<img src="i/light.png" width="35%">

</div></body></html>