Gameboard - updated source a little...

OK, I changed the source so it would be more easily understood...

I could REALLY use a page the gives me the LOW DOWN on
how to make positioning WORK on NETSCAPE AND IE.

Anyone know of any????


Jeff



<HTML>
<STYLE TYPE="text/css">
<!--
#idDivGameboard { position: absolute; left: 25px; top: 25px; z-index:1;
}
#idDivPlayer1 { position: absolute; left:86px; top: 41px; z-index:2; }
#idDivPlayer2 { position: absolute; left:86px; top: 41px; z-index:3; }
#idDivPlayer3 { position: absolute; left:86px; top: 41px; z-index:4; }
#idDivPlayer4 { position: absolute; left:86px; top: 41px; z-index:5; }
#idDivResult  { position: absolute; left:25 px; top:7 px; z-index:6; }
#idDivMessage  { position: absolute; left:25 px; top:375 px; z-index:7;
}
#idDivPrint  { position: absolute; left:25 px; top:400 px; z-index:8; }
#idDivWhere  { position: absolute; left:25 px; top:425 px; z-index:9; }
#idDivWhosTurn  { position: absolute; left:25 px; top:450 px;
z-index:10; }
#idDivForm  { position: absolute; left:25 px; top:475 px; z-index:11; }
-->
</STYLE>


<HEAD><TITLE> </TITLE>
</HEAD>
<BODY BGCOLOR="#ccffff" LINK="#0000ff" VLINK="#6b0000">


<META NAME="melsid" CONTENT="Netopoly.mv">


<DIV ID="#idDivGameboard"><IMG src =
"http://www.talentz.com/MusicEd/MrNoteGameland/NewFinale/FinaleGmBrd.GIF"></DIV>

<DIV ID="#idDivPlayer1"><IMG src =
"http://www.talentz.com/MusicEd/MrNoteGameland/NewFinale/FinaleMrNote.GIF"></DIV>

<DIV ID="#idDivPlayer2"><IMG src =
"http://www.talentz.com/MusicEd/MrNoteGameland/NewFinale/FinaleSpider.GIF"></DIV>

<DIV ID="#idDivPlayer3"><IMG src =
"http://www.talentz.com/MusicEd/MrNoteGameland/NewFinale/FinaleGirl.GIF"></DIV>

<DIV ID="#idDivPlayer4"><IMG src =
"http://www.talentz.com/MusicEd/MrNoteGameland/NewFinale/FinaleTeacher.GIF"></DIV>




 <DIV ID="#idDivPrint">
 Well, what are we waiting for? <a href =
"/cgi-bin/miva?MusicEd/MrNoteGameland/NewFinale/NewFinale.mv+F_GameID=3676D958000A8CAA0000678900000000&action=signup">

 Let's play!</A></DIV>





Jeffrey S. Brenan wrote:

> How is it supposed to look?
>
> The boardgame should but positioned at 25px x 25 px
>
> The game pieces should be in the top left square to start the game.
>
> The text should be beneath the gameboard. Visible of course...
>
> Jeff

Received on Tuesday, 15 December 1998 16:52:11 UTC