53 lines
1.5 KiB
PHP
Executable File
53 lines
1.5 KiB
PHP
Executable File
<h2>Our Families</h2>
|
||
<div class="family">
|
||
<img src="<?php echo $this->site ?>pictures/gerardm/portrait.jpg" class="portrait" />
|
||
<h3>Gerard Montocchio</h3>
|
||
<p>
|
||
Born October 10, 1995 in Vienna, Austria.
|
||
</p>
|
||
<p>
|
||
I was born with a serious heart defect and because of that, my brain
|
||
was starved of oxygen and I suffered a severe, diffuse brain injury.
|
||
</p>
|
||
<p>
|
||
<a title='Gerard Montocchio' href="ourfamilies.php?who=gerardm">read more about me</a>
|
||
</p>
|
||
</div>
|
||
|
||
<div class="connecting_lines">
|
||
<div class="conn_left"></div>
|
||
<div class="conn_right"></div>
|
||
</div>
|
||
|
||
<div class="family_alt">
|
||
<img src="<?php echo $this->site ?>pictures/trentong/portrait.jpg" class="portrait_alt" />
|
||
<h3>Trenton Gruber</h3>
|
||
<p>
|
||
Born June 8, 1997 in Denver, Colorado, USA.
|
||
</p>
|
||
<p>
|
||
Hello, I am Trenton Gruber. I’m 7 (2005). My mom is Rebecca Gruber (Becci),
|
||
my dad is Charles Gruber (Chuck).
|
||
</p>
|
||
<p>
|
||
<a title='Trenton Gruber' href="ourfamilies.php?who=trentong">read more about me</a>
|
||
</p>
|
||
</div>
|
||
|
||
<div class="connecting_lines">
|
||
<div class="conn_right"></div>
|
||
<div class="conn_left_alt"></div>
|
||
</div>
|
||
|
||
<div class="family">
|
||
<img src="<?php echo $this->site ?>pictures/helenap/portrait.jpg" class="portrait" />
|
||
<h3>Helena Prosser</h3>
|
||
<p>
|
||
I was born on November 12th 1993. I am an
|
||
only child, and I live with my Mum, and my grandparents
|
||
in Oamaru, in the South Island of New Zealand.
|
||
</p>
|
||
<p>
|
||
<a title='Helena Prosser' href="ourfamilies.php?who=helenap">read more about me</a>
|
||
</p>
|
||
</div> |