Wednesday, 20 April 2011

Coding for the homepage





Here is a screen capture of our homepage, i am pleased with how this looks, the background image that vicky in our group has made i think needs to be a higher quality and we we are back after easter i will get the high quality file off of her and insert it into the coding.  We also need to put in our video that we have made, which will go where the video is on the screen capture.  Our bio will be in the place where the key is on a tube map.

Here is the coding, i have added in dummy links so when we are al togerther and have put together all of our files then we can put in real links, that only have to be copied and pasted because the links are already are there.

<HTML>
<TITLE>The Spine</TITLE>
<BODY>
<BODY BACKGROUND="MOCK UP VICKY HOMEPAGE.JPG" STYLE="background-repeat: no-repeat">

<FONT FACE="century gothic" SIZE="4" COLOR=000000">

<div
   style="
      top: 100;
      left: 30;
      position: absolute;
      z-index: 2;
      visibility: show;">
<a href="cervical front page">
<font color="#000000">Cervical</a>
</div>

<div
   style="
      top: 30;
      left: 1240;
      position: absolute;
      z-index: 2;
      visibility: show;">
<a href="cervical front page">
<font color="#000000">Thoracic</a>
</div>

<div
   style="
      top:590 ;
      left:390 ;
      position: absolute;
      z-index: 2;
      visibility: show;">
<a href="cervical front page">
<font color="#000000">Thoracolumbar</a>
</div>
<div
   style="
      top: 380 ;
      left: 1310 ;
      position: absolute;
      z-index: 2;
      visibility: show;">
<a href="cervical front page">
<font color="#000000">Lumbar</a>
</div>

<div
   style="
      top: 50;
      left: 429;
      position: absolute;
      z-index: 2;
      visibility: show;">
<iframe title="YouTube video player" width="200" height="200" src="http://www.youtube.com/embed/0lq2k7rmjdY" frameborder="1" allowfullscreen></iframe>
</div>


</BODY>
<HTML>


Also i think we should change the orange "tube line" on the n to another colour as there is not an orange tube line in london.

No comments:

Post a Comment